aboutsummaryrefslogtreecommitdiffstats
path: root/ansible.cfg
diff options
context:
space:
mode:
authorRomain Gonçalves <me@rgoncalves.se>2021-07-29 17:00:20 +0200
committerRomain Gonçalves <me@rgoncalves.se>2021-07-29 17:00:20 +0200
commitb232b894c3cbe087c8d504e91637dcf62199eed1 (patch)
treeea72a7d1a7f63c6425ee46785e1cec924351b2c3 /ansible.cfg
parent22126073344e60c405d086df37b64da0c6d3c086 (diff)
downloadold-infrastructure-b232b894c3cbe087c8d504e91637dcf62199eed1.tar.gz
Bump to third revision of homelab
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.