diff --git a/tasks/rocketchat.yml b/tasks/rocketchat.yml index a9769ff..e7d46f7 100644 --- a/tasks/rocketchat.yml +++ b/tasks/rocketchat.yml @@ -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: