mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-01-23 12:38:11 +00:00
6 lines
77 B
YAML
6 lines
77 B
YAML
---
|
|
- hosts: servers
|
|
roles:
|
|
- common
|
|
- wake_on_lan
|
|
- monitoring |