aboutsummaryrefslogtreecommitdiffstats
path: root/ansible.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'ansible.cfg')
-rw-r--r--ansible.cfg5
1 files changed, 3 insertions, 2 deletions
diff --git a/ansible.cfg b/ansible.cfg
index 65e74eb..6975f69 100644
--- a/ansible.cfg
+++ b/ansible.cfg
@@ -12,8 +12,9 @@ default_fact_path = /etc/ansible/facts.d/:facts.d/
stdout_callback = yaml
stderr_callback = yaml
-timeout = 4
-command_warnings=False
+timeout = 20
+system_warnings = True
+deprecation_warnings = True
[ssh_connection]
pipelining = True
remember that computers suck.