dont update mmap to wiredTiger repo
This commit is contained in:
parent
2006dddfe6
commit
b5a5dafad3
|
@ -40,7 +40,7 @@
|
||||||
ansible.builtin.git:
|
ansible.builtin.git:
|
||||||
repo: 'https://github.com/RocketChat/docker-mmap-to-wiredtiger-migration.git'
|
repo: 'https://github.com/RocketChat/docker-mmap-to-wiredtiger-migration.git'
|
||||||
dest: /home/{{ main_user }}/rocketchat/rocketchat-migration
|
dest: /home/{{ main_user }}/rocketchat/rocketchat-migration
|
||||||
update: yes
|
update: no
|
||||||
|
|
||||||
- name: Copy docker folder from mmap to wiredTiger mongoDB migration repo
|
- name: Copy docker folder from mmap to wiredTiger mongoDB migration repo
|
||||||
ansible.builtin.copy:
|
ansible.builtin.copy:
|
||||||
|
|
Loading…
Reference in New Issue