bsdnix/ansible.cfg

12 lines
204 B
INI
Raw Permalink Normal View History

[defaults]
vault_password_file = ~/.config/ansible/hcloud.secret
stdout_callback: yaml
host_key_checking = False
[ssh_connection]
pipelining = True
[inventory]
enable_plugins = hcloud, host_list, yaml