dotfiles/ansible.cfg

9 lines
193 B
INI

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