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
|
||||
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
|
Loading…
x
Reference in New Issue
Block a user