Merge pull request 'replace github urls with gitea urls' (#2) from zramsay-patch-1 into main
Reviewed-on: #2
This commit is contained in:
commit
5fdff5ebc7
@ -1,20 +1,20 @@
|
||||
---
|
||||
- name: firewalld
|
||||
scm: git
|
||||
src: https://github.com/srwadleigh/ansible-role-firewalld
|
||||
src: https://git.vdb.to/cerc-io/ansible-role-firewalld
|
||||
version: main
|
||||
|
||||
- name: nginx
|
||||
scm: git
|
||||
src: https://github.com/srwadleigh/ansible-role-nginx
|
||||
src: https://git.vdb.to/cerc-io/ansible-role-nginx
|
||||
version: main
|
||||
|
||||
- name: so
|
||||
scm: git
|
||||
src: https://github.com/srwadleigh/ansible-role-so
|
||||
src: https://git.vdb.to/cerc-io/ansible-role-so
|
||||
version: main
|
||||
|
||||
- name: k8s
|
||||
scm: git
|
||||
src: https://github.com/srwadleigh/ansible-role-k8s
|
||||
src: https://git.vdb.to/cerc-io/ansible-role-k8s
|
||||
version: main
|
||||
|
Loading…
Reference in New Issue
Block a user