diff --git a/ansible.cfg b/ansible.cfg index da26a1c..96e28e3 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -9,6 +9,7 @@ host_key_checking = false # I'm constantly spinning machines up and down; no tim command_warnings = true #deprecation_warnings = false system_warnings = true +remote_tmp = /tmp [ssh_connection] pipelining = true