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
roles:
- common
- wake_on_lan
- timeshift
- zabbix-agent
- autofs_client
- ldap_client
- role: common
tags: common
- role: wake_on_lan
tags: wake_on_lan
- role: timeshift
tags: timeshift
- role: zabbix-agent
tags: zabbix-agent
- role: autofs_client
tags: autofs_client
- role: ldap_client
tags: ldap_client