Browse Source

update gantsign.golang name (#2558)

Manuel Sabban 1 year ago
parent
commit
4934fce769
1 changed files with 2 additions and 1 deletions
  1. 2 1
      test/ansible/requirements.yml

+ 2 - 1
test/ansible/requirements.yml

@@ -8,7 +8,8 @@ roles:
     name: geerlingguy.postgresql
     name: geerlingguy.postgresql
   # these should be included as dependencies of crowdsecurity.testing, but sometime are not
   # these should be included as dependencies of crowdsecurity.testing, but sometime are not
   - src: geerlingguy.repo-epel
   - src: geerlingguy.repo-epel
-  - src: gantsign.golang
+  - src: gantsign.ansible-role-golang
+    name: gantsign.golang
 
 
 collections:
 collections:
   - name: ansible.posix
   - name: ansible.posix