community.general/lib/ansible/modules/database/mongodb
Rhys Campbell 7f50f467fe mongodb_replicaset module and test exception (#49690)
* Clean up from previous fork

* Minor doc update

* Fix doc string return type

* Minor doc updates

* Keeping fresh

* Various changes to documentation, cosmetics and code logic

Please test :-)

* Fix typo

* Various small changes as requested

* Remove traceback ref

* try catch changes

* Tidy description

* Correct data type in documentation

* Fix for 4.0
2019-02-25 11:52:07 +01:00
..
__init__.py
mongodb_parameter.py start getting modules to use shared import error code (#51787) 2019-02-06 12:39:17 -05:00
mongodb_replicaset.py mongodb_replicaset module and test exception (#49690) 2019-02-25 11:52:07 +01:00
mongodb_shard.py Fix pycodestyle E117 issues. 2019-02-13 23:35:39 -08:00
mongodb_user.py Correct usage of sorted() in mongodb_user (#46792) 2019-02-13 10:28:35 +01:00