generated from coredotbin/template-ansible-project
14 lines
230 B
YAML
14 lines
230 B
YAML
---
|
|
all:
|
|
hosts:
|
|
whatnow.site:
|
|
ansible_user: act_runner
|
|
ansible_ssh_private_key_file: act_runner
|
|
children:
|
|
docker_hosts:
|
|
hosts:
|
|
whatnow.site:
|
|
webservers:
|
|
hosts:
|
|
whatnow.site:
|