community.general/lib/ansible/module_utils/common
Pavlos Tzianos a4eb4b2551 Rabbitmq user permission fixes (#49404)
* Simplify permission changing code for rabbitmq_user module

* Add check for multiple permission dicts for same host to rabbitmq_user module

* Add docstring for _get_permission method of rabbitmq_user

* Fix method that compares vhost permissions in rabbitmq_user

* Add tests for rabbitmq_user module

* Add helper function for simulating collections.Counter functionality
2018-12-07 13:19:08 +00:00
..
__init__.py Add boilderplate to remove a module but keep documentation. 2018-01-26 15:20:36 -08:00
_collections_compat.py Python 3.8 collections compatibility fixes. 2018-10-08 11:26:37 -07:00
collections.py Rabbitmq user permission fixes (#49404) 2018-12-07 13:19:08 +00:00
dict_transformations.py Use recursive_diff for kubernetes (#45645) 2018-10-02 03:24:52 -04:00
file.py make lockfile destination settable and update doc (#42795) 2018-08-08 06:52:11 -07:00
network.py Move network utils that are used by AWS modules (#45579) 2018-10-02 15:08:00 -04:00
process.py actually check we can run scm command for roles (#43315) 2018-07-31 13:04:05 -04:00
removed.py Fixup removed and deprecated modules 2018-08-24 15:37:13 -07:00