12 lines
204 B
INI
12 lines
204 B
INI
[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
|
|
|