Releases: UnderGreen/ansible-role-mongodb
Releases · UnderGreen/ansible-role-mongodb
Release 2.7.0
- Python 3 support on controller and host nodes.
- New supported distributions: Debian 10, Ubuntu 20.04, Centos/RedHat 8.
- MongoDB 4.4.
- Fixes the issue with enabled NUMA on a host without it.
- Migration from Travis-CI to Github Actions and adapting Ansible Molecule for testing.
Release 2.6.1
- Support for MongoDB 4.2.x.
- Other small fixes and improvements.
v2.5.0
- Support for MongoDB 4.0
v2.6.0
- Add support for Amazon Linux.
- Fix few issues with systemd reload.
- Address ansible-lint warnings.
Release 2.4.4
- Added SSL configuration support.
Release 2.4.3
Support for Ubuntu 18.04
Release 2.4.2
- Add support for official 3.6 version for Debian Stretch
2.4.1
- Fixed MMS-agent installation on RedHat-based systems
2.4.0
New Features
- Added support for MongoDB 3.6.
- Fixed possible issues in mongodb_replication module.
- Added testing suites for Debian 8/9, Ubuntu 16.04.
Compatibility
- Dropped compatibility for all versions older than MongoDB 3.2.
- Dropped support for Ubuntu 12.04 and Debian 7.
2.3.0
Support of RHEL-based OS.