This commit is contained in:
jaydee 2024-12-12 20:25:44 +01:00
parent 55341537cf
commit 1897f95464

View File

@ -1,9 +1,15 @@
--- ---
- hosts: desktop - hosts: desktop
roles: roles:
- common - role: common
- wake_on_lan tags: common
- timeshift - role: wake_on_lan
- zabbix-agent tags: wake_on_lan
- autofs_client - role: timeshift
- ldap_client tags: timeshift
- role: zabbix-agent
tags: zabbix-agent
- role: autofs_client
tags: autofs_client
- role: ldap_client
tags: ldap_client