feat: initial infrastructure baseline
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
---
|
||||
- name: Configure mw-pfeddersheim-workstation
|
||||
hosts: localhost
|
||||
connection: local
|
||||
become: true
|
||||
vars_files:
|
||||
- vars/main.yml
|
||||
- vars/secrets.yml
|
||||
|
||||
roles:
|
||||
- common
|
||||
- dev-tools
|
||||
- maintenance
|
||||
Reference in New Issue
Block a user