瀏覽代碼

update gantsign.golang name (#2558)

Manuel Sabban 1 年之前
父節點
當前提交
4934fce769
共有 1 個文件被更改,包括 2 次插入1 次删除
  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