You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/docs/docsite/rst/porting_guides
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
5 years ago
..
porting_guide_2.0.rst restore TOC links to old porting guides (#64395) 5 years ago
porting_guide_2.3.rst restore TOC links to old porting guides (#64395) 5 years ago
porting_guide_2.4.rst restore TOC links to old porting guides (#64395) 5 years ago
porting_guide_2.5.rst doc: fix typos (#62852) 5 years ago
porting_guide_2.6.rst lineinfile note belongs in changelog for 2.6, not 2.7 (#45517) 6 years ago
porting_guide_2.7.rst replace - fixed combined before and after usage (#31452) 6 years ago
porting_guide_2.8.rst Fix doc - porting_guide_2.8 value example (#63493) 5 years ago
porting_guide_2.9.rst Remove deprecated kubernetes and oc module "indirection" in v2.9 changelog doc (#64572) 5 years ago
porting_guide_2.10.rst Rewrite iam_policy using boto3 (#63924) 5 years ago
porting_guides.rst restore TOC links to old porting guides (#64395) 5 years ago