You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

15 lines
284 B

[defaults]
pipelining = True
retry_files_enabled = False
stdout_callback = yaml
vault_password_file=open_the_vault.sh
ansible_python_interpreter=/usr/bin/python3
interpreter_python=/usr/bin/python3
[ssh_connection]
scp_if_ssh = True
retries = 1
[privilege_escalation]
become = True