You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I used to pass variables (vault passwords) from the key storage to the Ansible step through environment variable, but since the latest version the environment is cleared and the variables are not passed to the ansible-playbook run.
Was it intended ?
Is there a documentation regarding the details of the new use of a temporary vault (because it fails on my jobs) ?