diff --git a/ansible.cfg b/ansible.cfg index 4ca6000..42e7760 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -1,3 +1,2 @@ [defaults] -# ~/.ansible/tmp expands to /home/timewarrener/.ansible/tmp -remote_tmp = ~/.ansible/tmp \ No newline at end of file +remote_tmp = /tmp/.ansible/tmp \ No newline at end of file