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/lib/ansible
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
..
cli adhoc: Load callbacks before sending v2_playbook_on_start (#67673) 6 years ago
compat
config add module cloudformation_exports (#67349) 6 years ago
errors Misc typo fixes (#66120) 6 years ago
executor Fix runas as collection become plugin (#67638) 6 years ago
galaxy Remove unused variables in collection API (#67724) 6 years ago
inventory inventory: Fail on non-existing limit file (#59758) 6 years ago
module_utils influxdb: Fix documentation (#67807) 6 years ago
modules sqs_queue - Move to boto3 and add support for various extra features (#66795) 6 years ago
parsing fixes ANSIBLE_DUPLICATE_YAML_DICT_KEY=error crashes (#66786) 6 years ago
playbook Clean up CONDITIONAL_BARE_VARS warning. Fixes #67735 (#67751) 6 years ago
plugins Remove unused import from frr cli plugin (#67790) 6 years ago
template Templating: make sure only one variable results are cached (#67429) 6 years ago
utils combine filter: fine list handling (option b) (#57894) 6 years ago
vars New magic var: `ansible_config_file` (#66085) 6 years ago
__init__.py
constants.py Fix netconf plugin related to collections (#65718) 6 years ago
context.py
release.py Update release name for 2.10 6 years ago