mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-23 12:33:59 -07:00
Creates a new way to compare bucket policies by making their elements hashable & comparing that way after normalizing syntax like single-item lists.
This commit is contained in:
parent
beca565c79
commit
79e54f4006
2 changed files with 62 additions and 8 deletions
|
@ -57,7 +57,6 @@ lib/ansible/modules/cloud/amazon/rds_subnet_group.py
|
|||
lib/ansible/modules/cloud/amazon/redshift.py
|
||||
lib/ansible/modules/cloud/amazon/route53_health_check.py
|
||||
lib/ansible/modules/cloud/amazon/s3.py
|
||||
lib/ansible/modules/cloud/amazon/s3_bucket.py
|
||||
lib/ansible/modules/cloud/amazon/s3_lifecycle.py
|
||||
lib/ansible/modules/cloud/amazon/s3_logging.py
|
||||
lib/ansible/modules/cloud/amazon/s3_website.py
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue