mirror of
https://github.com/CivMC/Civ.git
synced 2026-07-15 23:20:44 +00:00
12 lines
187 B
YAML
12 lines
187 B
YAML
all:
|
|
hosts:
|
|
prod-swarm-1:
|
|
ansible_host: 23.163.152.212
|
|
ansible_user: actions
|
|
children:
|
|
swarm_manager:
|
|
hosts:
|
|
prod-swarm-1:
|
|
vars:
|
|
setting: test
|