10 lines
156 B
YAML
10 lines
156 B
YAML
bootstrap:
|
|
hosts:
|
|
netcup:
|
|
ansible_host: 152.53.36.98
|
|
|
|
docker:
|
|
hosts:
|
|
docker-01:
|
|
ansible_host: 100.70.169.99
|
|
ansible_user: phil |