github.com/ansible-collections/community.mongodb - May 29
latest: mongodb_user: add authentication restrictions support (#740)
mongodb_user: add authentication restrictions support (#740)
* Add authentication restrictions to mongodb_user
* Document mongodb_user auth restriction alias
* Preserve localhost exception for empty auth restrictions
* Use exact usersInfo lookup for auth restrictions
* Update user_find function
* Add debug
* Fix case
* Rollback chan 21 hours ago
mongodb_user: add authentication restrictions support (#740)
* Add authentication restrictions to mongodb_user
* Document mongodb_user auth restriction alias
* Preserve localhost exception for empty auth restrictions
* Use exact usersInfo lookup for auth restrictions
* Update user_find function
* Add debug
* Fix case
* Rollback change to user_find function
* Add show auth restrictions
* Update function
* Remove debug cmd that breaks unit tests
* Fix typo
---------
Co-authored-by: Rhys Campbell <rhys.james.campbell@googlemail.com>
21 hours ago