mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-01-23 12:38:11 +00:00
initial
This commit is contained in:
parent
55341537cf
commit
1897f95464
18
desktop.yml
18
desktop.yml
@ -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
|
Loading…
x
Reference in New Issue
Block a user