ansible/docs
Mark Chappell f1311d3e98 Rewrite iam_policy using boto3 (#63924)
* reworked iam_policy

* Deprecate policy_document option

* deprecate defaulting skip_duplicates to true

* No longer explicitly catch ParamValidationError.

ParamValidationErrror is already caught by ClientError

* Work with complex policy objects rather than json documents

comparisons can better cope with the special cases (eg True vs "True" )

* Enable check_mode tests and fix related 'changed' bug

* changelog

* doc cleanup based on review
2019-11-20 16:59:02 -07:00
..
bin
docsite Rewrite iam_policy using boto3 (#63924) 2019-11-20 16:59:02 -07:00
man
templates Add the ability to ignore files and collection build (#64688) 2019-11-14 05:02:58 +10:00