dont update mmap to wiredTiger repo

This commit is contained in:
BSounder 2022-07-07 20:14:31 -07:00
parent 2006dddfe6
commit b5a5dafad3
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@
ansible.builtin.git:
repo: 'https://github.com/RocketChat/docker-mmap-to-wiredtiger-migration.git'
dest: /home/{{ main_user }}/rocketchat/rocketchat-migration
update: yes
update: no
- name: Copy docker folder from mmap to wiredTiger mongoDB migration repo
ansible.builtin.copy: