ansible/test
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
..
ansible_test
integration Rewrite iam_policy using boto3 (#63924) 2019-11-20 16:59:02 -07:00
legacy Sanity test fixups - AWS related tests (#64093) 2019-10-30 09:48:59 -07:00
lib/ansible_test Fix ansible-test handling of git submodules. (#65027) 2019-11-19 10:19:03 -08:00
sanity fix all modules to be able to get parameter with value false (very important fix) (#65040) 2019-11-20 12:09:40 +05:30
units add a new module to configure isis on isis-view. (#63720) 2019-11-20 14:37:13 +00:00
utils Increase unit test timeout in CI. 2019-11-01 17:16:07 -07:00