mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-01-23 12:38:11 +00:00
13 lines
200 B
YAML
Executable File
13 lines
200 B
YAML
Executable File
---
|
|
- hosts: servers
|
|
roles:
|
|
- common
|
|
- wake_on_lan
|
|
- matter-server
|
|
- docker
|
|
- timeshift
|
|
- monitoring
|
|
- zabbix-agent
|
|
- autofs_client
|
|
- ldap_client
|
|
- ssh_banner |