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
Mark Chappell da30e6d2e1
sqs_queue - Move to boto3 and add support for various extra features (#66795)
* reworked sqs_queue

* Switch default purge_tags behaviour to false.

This matches the behaviour of ec2_tag and ecs_tag.

* Minor lint / review fixups

* Add missing AWS IAM policy for SQS tests

* Move integration tests to using module_defaults: group/aws:...

* add changelog

* Break out the 'compatability' map from our spec definition (gets flagged by the schema validation)

* Tweaks based on review

* add basic examples

* Lint fixups

* Switch out NonExistentQueue logic so it's easier to follow

* Reorder name argument options for consistency

Co-authored-by: Dennis Podkovyrin <dennis.podkovyrin@gmail.com>
6 years ago
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 6 years ago
integration sqs_queue - Move to boto3 and add support for various extra features (#66795) 6 years ago
lib/ansible_test Remove `test/legacy/` directory. (#67786) 6 years ago
sanity influxdb: Fix documentation (#67807) 6 years ago
support Second batch of incidental integration tests. (#67765) 6 years ago
units Add iosxr_static_routes RM (#65181) 6 years ago
utils/shippable Second batch of incidental integration tests. (#67765) 6 years ago