mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-01-23 12:38:11 +00:00
7 lines
81 B
YAML
Executable File
7 lines
81 B
YAML
Executable File
---
|
|
- hosts: servers
|
|
roles:
|
|
- common
|
|
- hosts: desktop
|
|
roles:
|
|
- common |