1
0
Fork 0
Ansible-Config/local.yml

8 lines
103 B
YAML

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