summaryrefslogblamecommitdiff
path: root/ansible.cfg
blob: b88bd6c5d019849af1746e895d501512a6eff6a3 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
          

                                     



                                               


                             
                    
[defaults]
stdout_callback = concise
callback_plugins = ./plugins/callback
inventory = ./hosts
remote_tmp = $XDG_CACHE_HOME/ansible
local_tmp = $XDG_CACHE_HOME/ansible
retry_files_save_path = $XDG_CACHE_HOME/ansible
roles_path = ./roles:./galaxy
display_skipped_hosts = yes
display_ok_hosts = false
gather_subset = !all