We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e590ae2 commit e6f55b2Copy full SHA for e6f55b2
1 file changed
.github/workflows/manage-github-repositories.yml
@@ -39,7 +39,7 @@ jobs:
39
40
- name: Install ansible collection
41
run: |
42
- ansible-galaxy collection install ansible-collection-gitcontrol
+ ansible-galaxy collection install git+https://github.com/opentelekomcloud/ansible-collection-gitcontrol.git
43
44
- name: Manage github repositories with Ansible
45
0 commit comments