self-hosting/ansible.cfg

8 lines
178 B
INI
Raw Normal View History

2022-03-11 22:31:42 +01:00
[defaults]
2022-12-23 23:23:23 +01:00
vault_password_file = get-vault-password.sh
2022-03-11 22:31:42 +01:00
stdout_callback = yaml
inventory = inventory/
[ssh_connection]
ssh_args = -o UserKnownHostsFile=known_hosts -F ssh_config