Actions
Bug #36300
closedsmart_proxy_ansible should not require executable files in /tmp
Difficulty:
Triaged:
No
Description
Ohai,
today sp-ansible drops an executable inventory in working_dir (which defaults to /tmp), but in some setups this folder is mounted noexec and thus execution fails with errors like:
[WARNING]: * Failed to parse /tmp/d20230323-802194-1474bu8/inventory/hosts with script plugin: problem running /tmp/d20230323-802194-1474bu8/inventory/hosts --list ([Errno 13] Permission denied: '/tmp/d20230323-802194-1474bu8/inventory/hosts')
Actions