UnderGreen / ansible-role-mongodb

Ansible role to configure MongoDB
GNU General Public License v2.0
343 stars 293 forks source link

debian: allow automatic mongodb version upgrade #262

Open yfoelling opened 2 years ago

yfoelling commented 2 years ago

Hey everyone 👋

If you do a version jump from 4.2 to 4.4 for example you need to manually upgrade most of the packages afterwards and restart mongoDB yourself.

This PR should allow us to do an automated version upgrade of MongoDB, by: