Hi, I run an Ansible playbook to install an application on a remote server. It takes time, so i use async/poll. The problem i have is that the remote server is running CIS hardened and noexec is set on /tmp. It looks like Ansible runs its checks from /tmp - which only work if i disable noexec.
Is there a setting where i can tell async to use another filesystem instead of /tmp ? -- 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 post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/ab2fbaa0-ad21-4666-8f52-59a16b77a5f1%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
