diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/proposals/auto-install-roles.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/proposals/auto-install-roles.md b/docs/proposals/auto-install-roles.md index b63349bb30..9fb17fc2b1 100644 --- a/docs/proposals/auto-install-roles.md +++ b/docs/proposals/auto-install-roles.md @@ -125,6 +125,7 @@ Here's the approach: 'name': 'repo’ } ``` +- For roles installed from Galaxy, Galaxy should provide some measure of security against version change. Galaxy should track the commit related to a version. If the role owner changes historical versions (today tags) and thus changes the commit hash, the affected version would become un-installable. - Refactor the install process to encompass the following : |