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
It would be preferable to have the role versioned (GH releases and on Ansible Galaxy) so that users can be confident that changes aren't going to affect their projects silently.
The text was updated successfully, but these errors were encountered:
In the meantime, a workaround is adding the Git HTTPS URL as src, and the designated commit hash as version in your requirements.yml.
That at least reduces the risk of provisioning failing because of a new commit being pushed in the meantime (appears to be somewhat esoteric knowledge, so including it here).
It would be preferable to have the role versioned (GH releases and on Ansible Galaxy) so that users can be confident that changes aren't going to affect their projects silently.
The text was updated successfully, but these errors were encountered: