aboutsummaryrefslogtreecommitdiffstats
path: root/ansible.cfg
diff options
context:
space:
mode:
authorbinary <me@rgoncalves.se>2020-12-05 12:43:33 +0100
committerbinary <me@rgoncalves.se>2020-12-05 12:43:33 +0100
commit146247d6ca0cc080b0a2a8b8e5f8e81ced2672b6 (patch)
tree99d87a5500bf18b26fe04a9be558adf3dd198411 /ansible.cfg
parente7c814241c3d67f6a39f635e39e9035b04bf77be (diff)
downloadold-infrastructure-146247d6ca0cc080b0a2a8b8e5f8e81ced2672b6.tar.gz
Disable warning
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 e793c2c..e80836e 100644
--- a/ansible.cfg
+++ b/ansible.cfg
@@ -14,6 +14,7 @@ stdout_callback = yaml
stderr_callback = yaml
timeout = 4
+command_warnings=False
[ssh_connection]
pipelining = True
remember that computers suck.