Files
dsk-iac/01-old/kubespray/contrib/dind/hosts
dsk-minchulahn 0273450ff6 Clean Code
2023-12-19 13:03:29 +09:00

16 lines
373 B
INI

[local]
# If you created a virtualenv for ansible, you may need to specify running the
# python binary from there instead:
#localhost ansible_connection=local ansible_python_interpreter=/home/user/kubespray/.venv/bin/python
localhost ansible_connection=local
[containers]
kube-node1
kube-node2
kube-node3
kube-node4
kube-node5
[containers:vars]
ansible_connection=docker