Files
docker-ansible/kube-cluster/ansible.cfg
2025-08-15 08:55:35 +00:00

6 lines
125 B
INI

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