mirror of
https://github.com/Southampton-RSG/breccia-mapper.git
synced 2026-03-03 03:17:07 +00:00
Update repo URL
This commit is contained in:
@@ -45,8 +45,7 @@
|
|||||||
|
|
||||||
- name: Clone / update from source repos
|
- name: Clone / update from source repos
|
||||||
ansible.builtin.git:
|
ansible.builtin.git:
|
||||||
# repo: 'https://github.com/Southampton-RSG/breccia-mapper.git'
|
repo: 'https://github.com/Southampton-RSG/breccia-mapper.git'
|
||||||
repo: 'https://github.com/mgrove36/breccia-network-mapper.git'
|
|
||||||
dest: '{{ project_src_dir }}'
|
dest: '{{ project_src_dir }}'
|
||||||
version: dev # master
|
version: dev # master
|
||||||
accept_hostkey: yes
|
accept_hostkey: yes
|
||||||
|
|||||||
Reference in New Issue
Block a user