summaryrefslogtreecommitdiff
path: root/ansible.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'ansible.cfg')
-rw-r--r--ansible.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/ansible.cfg b/ansible.cfg
index 11d1f5e..b88bd6c 100644
--- a/ansible.cfg
+++ b/ansible.cfg
@@ -8,3 +8,4 @@ retry_files_save_path = $XDG_CACHE_HOME/ansible
8roles_path = ./roles:./galaxy 8roles_path = ./roles:./galaxy
9display_skipped_hosts = yes 9display_skipped_hosts = yes
10display_ok_hosts = false 10display_ok_hosts = false
11gather_subset = !all