update conditions on when to set feature compability version to mongo only use new flag
This commit is contained in:
@@ -123,7 +123,7 @@
|
||||
tags: mongodump
|
||||
|
||||
- name: Set feature compability version if we are upgrading mongoDB
|
||||
when: prev_mongo_version and set_feature_compat_version
|
||||
when: set_feature_compat_version
|
||||
community.docker.docker_container_exec:
|
||||
container: rocketchat_mongo_1
|
||||
command: >
|
||||
|
||||
Reference in New Issue
Block a user