Files
docker-ansible/kube-cluster/ansible.cfg
2025-08-15 08:43:12 +02:00

6 lines
126 B
INI

[defaults]
inventory = hosts.yaml
private_key_file = /root/.ssh/ansible.key
remote_user = ansible
roles_path = roles:../roles