inconsistent condition lol time for bed (set_feature_compat_version)

This commit is contained in:
BSounder 2022-07-07 22:21:34 -07:00
parent 0179c230ca
commit b6a561eaa6
1 changed files with 1 additions and 1 deletions

View File

@ -151,7 +151,7 @@
- name: debug mongo upgrade set feature compatability version - name: debug mongo upgrade set feature compatability version
when: prev_mongo_version and prev_mongo_version != mongo_version when: set_feature_compat_version
debug: debug:
var: __set_feature_compability_version_mongo var: __set_feature_compability_version_mongo
tags: mongoupgrade tags: mongoupgrade