-name:check to see that MongoDB 2.4 is not installed
stat:path=/etc/init.d/mongodb
-name:Check to see that MongoDB 2.4 is not installed
stat:
path:/etc/init.d/mongodb
register:mongodb_needs_upgrade
tags:
-install
-install:base
-name:verify 2.4 not installed
fail:msg="MongoDB 2.4 is currently installed and cannot be safely upgraded in a clustered configuration. Please read http://docs.mongodb.org/manual/release-notes/2.6-upgrade/#upgrade-considerations and upgrade to 2.6."