This commit is contained in:
jaydee 2024-12-15 22:58:35 +01:00
parent 953bff736d
commit d128269757

View File

@ -1,13 +1,23 @@
--- ---
- hosts: servers - hosts: servers
roles: roles:
- common - name: common
- wake_on_lan tag: common
- matter-server - name: wake_on_lan
- docker tag: wake_on_lan
- timeshift - name: matter-server
- monitoring tag: matter-server
- zabbix-agent - name: docker
- autofs_client tag: docker
- ldap_client - name: timeshift
- ssh_banner tag: timeshift
- name: monitoring
tag: monitoring
- name: zabbix-agent
tag: zabbix-agent
- name: autofs_client
tag: autofs_client
- name: ldap_client
tag: ldap_client
- name: ssh_banner
tag: ssh_banner