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
The how to is unclear about the ansible dependencies management.
Following the guide the user see this error:
ERROR! the role 'azavea.python-security' was not found in ....
Please consider to improve the how to with the command:
ansible-galaxy install -r deployment/ansible/roles.yml --roles-path deployment/ansible/roles
that fixes the error about missing dependencies.
The text was updated successfully, but these errors were encountered:
The how to is unclear about the ansible dependencies management.
Following the guide the user see this error:
ERROR! the role 'azavea.python-security' was not found in ....
Please consider to improve the how to with the command:
ansible-galaxy install -r deployment/ansible/roles.yml --roles-path deployment/ansible/roles
that fixes the error about missing dependencies.
The text was updated successfully, but these errors were encountered: