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
prepend local roles path to ANSIBLE_ROLES_PATH (#5118)
closes: #4071
When running locally, we set the ANSIBLE_ROLES_PATH to include the local
roles path, preventing users from needing to manually setting this
environment variable for normal development.
Signed-off-by: austin <[email protected]>
0 commit comments