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
roles:
- common
- wake_on_lan
- matter-server
- docker
- timeshift
- monitoring
- zabbix-agent
- autofs_client
- ldap_client
- ssh_banner
- name: common
tag: common
- name: wake_on_lan
tag: wake_on_lan
- name: matter-server
tag: matter-server
- name: docker
tag: docker
- name: timeshift
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