community.mongodb icon indicating copy to clipboard operation
community.mongodb copied to clipboard

MongoDB Ansible Collection

Results 23 community.mongodb issues
Sort by recently updated
recently updated
newest added

##### SUMMARY The integration tests could do with a cleanup - Remove commented out code. - When issue with mongodb_shell are fix return asserts to using the json parsed output...

nostale

##### SUMMARY This module is not fully idempotent with MongoDB 6.0. The shrded_databases feature appears to be broken. These seem to return as always changed, no matter what. ##### ISSUE...

bug

##### SUMMARY https://github.com/ansible-collections/community.mongodb/actions/runs/7746508653/job/21124912853?pr=624 > TASK [mongodb_balancer : Activate autosplit without check mode] **************** > ok: [testhost] => {"changed": false, "msg": "An error occurred: Document failed validation, full error: {'index': 0,...

Stale

##### SUMMARY * https://github.com/ansible-collections/community.mongodb/actions/runs/8090392195/job/22108660897#step:8:14712 * https://jira.mongodb.org/browse/SERVER-72839 ##### ISSUE TYPE - Bug Report

bug

##### SUMMARY x509 auth always fails unless: connection_options: - tlsAllowInvalidHostnames=true ##### ISSUE TYPE - Bug Report ##### COMPONENT NAME x509 auth handling with pymongo ##### ANSIBLE VERSION From mysql replica...

bug
help wanted

##### SUMMARY This error happens a lot... > TASK [mongodb_stepdown : Run stepdown on 3002] ********************************* > changed: [testhost] => {"changed": true, "iterations": 1, "msg": "member was stepped down"} >...

##### SUMMARY [Wrap the checkMetadataConsistency cmd](https://www.mongodb.com/docs/upcoming/reference/command/checkMetadataConsistency/#mongodb-dbcommand-dbcmd.checkMetadataConsistency) ##### ISSUE TYPE - Feature Idea ##### COMPONENT NAME mongodb_MetadataConsistency ##### ADDITIONAL INFORMATION ```yaml ```

new module
nostale

##### SUMMARY x509 auth tests fail on MongoDB 7.0 with-... > TASK [mongodb_user : Adding superuser] ***************************************** > An exception occurred during task execution. To see the full traceback, use...

bug
help wanted

##### SUMMARY Create new mongodb_automerger module. This can probably be based on the mongodb_balancer module. Should have enable, disable, start and stop capabilities. See docs.... https://www.mongodb.com/docs/upcoming/release-notes/7.0/#the-automerger Needs comlete integration tests....

new module
nostale

##### SUMMARY Job was disabled https://github.com/ansible-collections/community.mongodb/blob/master/.github/workflows/test-roles.yml as it was hanging. Believed to be the results of the custom_db_path scenario in the mongodb_mongod role. The image used for Ubuntu_22 is wrong...

nostale