mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-01-23 12:38:11 +00:00
9 lines
133 B
YAML
Executable File
9 lines
133 B
YAML
Executable File
---
|
|
- hosts: desktop
|
|
roles:
|
|
- common
|
|
- wake_on_lan
|
|
- timeshift
|
|
- zabbix-agent
|
|
- autofs_client
|
|
- ldap_client |