1
0
Fork 0
Ansible-Config/local.yml

7 lines
93 B
YAML

---
- name: Workmachine Setup
become: true
hosts:
- localhost
roles:
- common