]> git.immae.eu Git - perso/Immae/Config/Ansible.git/blame - ansible.cfg
New configuration as of 2019-08-21
[perso/Immae/Config/Ansible.git] / ansible.cfg
CommitLineData
397c4fed 1[defaults]
f713a12c
IB
2stdout_callback = concise
3callback_plugins = ./plugins/callback
397c4fed
IB
4inventory = ./hosts
5remote_tmp = $XDG_CACHE_HOME/ansible
6local_tmp = $XDG_CACHE_HOME/ansible
7retry_files_save_path = $XDG_CACHE_HOME/ansible
f713a12c
IB
8roles_path = ./roles:./galaxy
9display_skipped_hosts = yes
10display_ok_hosts = false
86a3ca82 11gather_subset = !all