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