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