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/test
Will Thames d2569a3f7d Improve iam_group exception handling (#45599)
* Improve iam_group exception handling

Use AnsibleAWSModule for iam_group and handle BotoCoreErrors
as well as ClientErrors. Use fail_json_aws to improve error messages

* Add minimal iam_group test suite

Update some of the read-only IAM permissions (this is not sufficient
to run the test suite but it gets further than it did until it tries
to add a (non-existent) user)

* Clean up after tests
6 years ago
..
cache Update ansible-test sanity command. (#31958) 7 years ago
integration Improve iam_group exception handling (#45599) 6 years ago
legacy Select image facts by region (#44965) 6 years ago
results Collect data from integration test runs. (#28650) 7 years ago
runner Update RHEL and FreeBSD versions used for tests: 6 years ago
sanity Allow removed_in: 2.12 (#45732) 6 years ago
units Remove placeboify from unit tests that are not calling AWS (i.e. creating a recording) (#45754) 6 years ago
utils Flush output from timing script. 6 years ago