Files
homeserver.zernis.ch/ansible.cfg

8 lines
215 B
INI

[defaults]
remote_user = simon
inventory = hosts.yml
vault_password_file = ~/.ansible/vault_pass.txt
private_key_file=~/.ssh/ansible
fact_caching = jsonfile
fact_caching_connection = facts/
host_key_checking = False