mirror of
https://github.com/dredx/prole.git
synced 2026-09-27 11:04:30 +00:00
6 lines
107 B
YAML
6 lines
107 B
YAML
---
|
|
- include_tasks: server.yml
|
|
when: inventory_hostname in groups['ad_dc']
|
|
|
|
- include_tasks: client.yml
|