dotfiles/ansible.cfg
2020-05-16 17:00:12 +01:00

8 lines
157 B
INI

[defaults]
nocows = 1
host_key_checking = False
retry_files_enabled = False
inventory = ./hosts
become_ask_pass = True
interpreter_python = /usr/bin/python3