Update ansible-roles GIT url
This commit is contained in:
parent
89d7d14ccb
commit
474e458845
1 changed files with 1 additions and 1 deletions
|
@ -6,4 +6,4 @@ ROLES_VERSION="${ROLES_VERSION:-stable}"
|
|||
|
||||
. /tmp/venv/bin/activate && trap "deactivate" 0
|
||||
|
||||
ansible-galaxy install --force --roles-path /etc/ansible "git+https://forge.evolix.org/ansible-roles.git,${ROLES_VERSION},roles"
|
||||
ansible-galaxy install --force --roles-path /etc/ansible "git+https://gitea.evolix.org/evolix/ansible-roles.git,${ROLES_VERSION},roles"
|
||||
|
|
Loading…
Add table
Reference in a new issue