ansible/desktop.yml

19 lines
399 B
YAML
Raw Normal View History

2024-12-11 23:10:40 +01:00
---
- hosts: desktop
roles:
2024-12-12 20:25:44 +01:00
- 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
2024-12-15 22:54:16 +01:00
tags: ldap_client
- role: wazuh-agent
2024-12-19 15:58:29 +01:00
tags: wazuh-agent
- role: mqtt-srv
tags: mqtt-srv