dotfiles/ansible.cfg

8 lines
157 B
INI
Raw Normal View History

2020-05-16 17:00:12 +01:00
[defaults]
nocows = 1
host_key_checking = False
retry_files_enabled = False
inventory = ./hosts
become_ask_pass = True
interpreter_python = /usr/bin/python3