1
0
Fork 0
Ansible-Config/local.yml

9 lines
103 B
YAML
Raw Permalink Normal View History

2025-06-04 12:09:11 +02:00
---
- name: Workmachine Setup
become: true
hosts:
- localhost
2025-06-04 12:43:05 +02:00
- all
2025-06-04 12:09:11 +02:00
roles:
- common