Hi Tem,
Could you please guide me on the intermittent issue I’m facing?
We’re using AWX 24.6.0 with execution environment core 2.14.11
.
Note: The problem is I’m unable to create
ansible.cfg
in the root directory of a project, as it’s based on someone else’s repository.
Your help would be greatly appreciated.
error:
unreachable: true
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/efv-ansible/.ansible/tmp `"&& mkdir "` echo
/home/efv-ansible/.ansible/tmp/ansible-tmp-1750185297.6444545-66-40004816797886
`" && echo ansible-tmp-1750185297.6444545-66-40004816797886="` echo
/home/efv-ansible/.ansible/tmp/ansible-tmp-1750185297.6444545-66-40004816797886
`" ), exited with result 1
changed: false