diff --git a/ansible.cfg b/ansible.cfg index 6ad9b0f..d5a3e75 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -6,7 +6,7 @@ private_key_file = ~/.ssh/desu host_key_checking = false # I'm constantly spinning machines up and down; no time for this #ask_become_pass = true #ask_vault_pass = true -command_warnings = true +#command_warnings = true #deprecation_warnings = false system_warnings = true remote_tmp = /tmp