ansible/lib/ansible
Sloane Hertel 4719072c49
Fix describing transit gateways with backoff in ec2_transit_gateway (#67247)
* Fix ec2_transit_gateway retries. AWSRetry must be used within ClientError handling to have any effect

* changelog
2020-02-08 21:48:11 +01:00
..
cli Add collections path option to ansible-galaxy (#66969) 2020-01-31 14:27:54 -06:00
compat
config ecs_tag and integration tests for new feature request (#66603) 2020-01-24 10:09:36 -07:00
errors Misc typo fixes (#66120) 2020-01-04 21:13:30 +05:30
executor Try to load action plugin from the same collection as the module (#66701) 2020-01-31 12:49:37 -05:00
galaxy all: fix all the the duplicate words (#66784) 2020-01-28 14:06:40 -05:00
inventory inventory: Fail on non-existing limit file (#59758) 2019-12-12 09:09:40 +05:30
module_utils Clean up FILE_COMMON_ARGUMENTS (#66389) 2020-02-07 18:56:01 -05:00
modules Fix describing transit gateways with backoff in ec2_transit_gateway (#67247) 2020-02-08 21:48:11 +01:00
parsing fixes ANSIBLE_DUPLICATE_YAML_DICT_KEY=error crashes (#66786) 2020-02-04 13:53:13 -05:00
playbook Make get_bin_path() always raise an exception (#56813) 2020-01-30 12:54:25 -05:00
plugins Clean up FILE_COMMON_ARGUMENTS (#66389) 2020-02-07 18:56:01 -05:00
template Fix case sensitivity for lookup() (#66521) 2020-01-27 15:09:45 -05:00
utils Revert "Allow httpapi for EOS resource modules (#66871)" (#67131) 2020-02-06 10:20:08 -05:00
vars Set HostVars._variable_manager's attrs (#65508) 2020-01-22 05:57:09 -05:00
__init__.py
constants.py Fix netconf plugin related to collections (#65718) 2019-12-20 12:25:59 +05:30
context.py
release.py