mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-16 01:45:25 -07:00
* aws_kms: handle updated policy format+cleanup - create slightly updated policy in that handles lists instead of a single string; the previous version's policy was being rejected if the key was new enough to have the updated base policy. - removed `dry_run` conditionals, not committing the policy anyhow. - return the policy in the return data. Leaving undocumented for now. - update exception handling: don't rethrow in `do_grant`, don't pass anything to `format_exc`. * whitespace/indent fail * fix list-plus-brackets * str and list fixes for ryansb * port changes from #31667 over, better listification |
||
---|---|---|
.. | ||
cloud | ||
clustering | ||
commands | ||
crypto | ||
database | ||
files | ||
identity | ||
inventory | ||
messaging | ||
monitoring | ||
net_tools | ||
network | ||
notification | ||
packaging | ||
remote_management | ||
source_control | ||
storage | ||
system | ||
utilities | ||
web_infrastructure | ||
windows | ||
__init__.py |