Hello All,
I am getting below error while running the ansible consul1 -m ping on my
debian controller and host.
consul1 | UNREACHABLE! => {
"changed": false,
"msg": "Failed to create temporary directory.In some cases, you may
have been able to authenticate and did not have permissions on the target
directory. Consider changing the remote tmp path in ansible.cfg to a path
rooted in \"/tmp\", for more error information use -vvv. Failed command
was: ( umask 77 && mkdir -p \"` echo /home/ansible/.ansible/tmp `\"&& mkdir
\"` echo
/home/ansible/.ansible/tmp/ansible-tmp-1723792189.0846684-1866486-106472010969667
`\" && echo ansible-tmp-1723792189.0846684-1866486-106472010969667=\"` echo
/home/ansible/.ansible/tmp/ansible-tmp-1723792189.0846684-1866486-106472010969667
`\" ), exited with result 127",
"unreachable": true
}
--
You received this message because you are subscribed to the Google Groups
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/ansible-project/d798deed-075a-4f99-ba0f-bdfdd8797383n%40googlegroups.com.