Files
aurbis/ansible.cfg
T
2025-01-05 20:12:01 +01:00

12 lines
405 B
INI

[defaults]
inventory=inventory.yml
host_key_checking=False
editor=vim
nocows=1
remote_user=nerevar
interpreter_python=auto_silent
vault_password_file = vault-password.sh
# (path) Option for connections using a certificate or key file to authenticate, rather than an agent or passwords, you can set the default value here to avoid re-specifying ``--private-key`` with every invocation.
;private_key_file=