change git domain name
This commit is contained in:
parent
596c0e98c3
commit
ab9fcfcb48
1 changed files with 4 additions and 4 deletions
|
@ -2,14 +2,14 @@
|
||||||
src: https://github.com/sunscrapers/ansible-role-apt.git
|
src: https://github.com/sunscrapers/ansible-role-apt.git
|
||||||
scm: git
|
scm: git
|
||||||
- name: ssh_ca
|
- name: ssh_ca
|
||||||
src: https://git.pim.kunis.nl/pim/ansible-role-ssh-ca
|
src: https://git.kun.is/pim/ansible-role-ssh-ca
|
||||||
scm: git
|
scm: git
|
||||||
- name: deploy_ssh_certificates
|
- name: deploy_ssh_certificates
|
||||||
src: https://git.pim.kunis.nl/home/ansible-role-deploy-ssh-certificates
|
src: https://git.kun.is/home/ansible-role-deploy-ssh-certificates
|
||||||
scm: git
|
scm: git
|
||||||
- name: ssh_ca_known_hosts
|
- name: ssh_ca_known_hosts
|
||||||
src: https://git.pim.kunis.nl/home/ansible-role-ssh-ca-known-hosts
|
src: https://git.kun.is/home/ansible-role-ssh-ca-known-hosts
|
||||||
scm: git
|
scm: git
|
||||||
- name: postgresql_database
|
- name: postgresql_database
|
||||||
src: https://git.pim.kunis.nl/home/ansible-role-postgresql-database
|
src: https://git.kun.is/home/ansible-role-postgresql-database
|
||||||
scm: git
|
scm: git
|
||||||
|
|
Reference in a new issue