mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-01-23 12:38:11 +00:00
12 lines
183 B
YAML
12 lines
183 B
YAML
---
|
|
- hosts: servers
|
|
roles:
|
|
- common
|
|
- wake_on_lan
|
|
- matter-server
|
|
- docker
|
|
- timeshift
|
|
- monitoring
|
|
- zabbix-agent
|
|
- autofs-client
|
|
- ldap-client |