mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-02-03 14:58:47 +00:00
7 lines
81 B
YAML
7 lines
81 B
YAML
|
---
|
||
|
- hosts: servers
|
||
|
roles:
|
||
|
- common
|
||
|
- hosts: desktop
|
||
|
roles:
|
||
|
- common
|