mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
* Correct usage of sorted() in mongodb_user sorted() can't be called on a list of dicts without supplying a key parameter. This is explained really well in the Sorting HOWTO https://docs.python.org/3.6/howto/sorting.html#key-functions This commit fixes #46791 * Fix PEP8 issues |
||
---|---|---|
.. | ||
cli | ||
compat | ||
config | ||
errors | ||
executor | ||
galaxy | ||
inventory | ||
module_utils | ||
modules | ||
parsing | ||
playbook | ||
plugins | ||
template | ||
utils | ||
vars | ||
__init__.py | ||
constants.py | ||
context.py | ||
release.py |