diff --git a/ansible.cfg b/ansible.cfg index 42e7760..cf06324 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -1,2 +1,2 @@ [defaults] -remote_tmp = /tmp/.ansible/tmp \ No newline at end of file +remote_tmp = ~/.ansible/tmp \ No newline at end of file