Explorar o código

update gantsign.golang name (#2558)

Manuel Sabban hai 1 ano
pai
achega
4934fce769
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      test/ansible/requirements.yml

+ 2 - 1
test/ansible/requirements.yml

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