bsdnix/ansible.cfg

10 lines
177 B
INI
Raw Normal View History

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