1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible
Sloane Hertel 923f676836
[ec2_vpc_vgw] [ec2_vpc_vpn] stabilize modules for PR 35983 (#38666)
* Stabilize ec2_vpc_vgw and ec2_vpc_vpn so tests for ec2_vpc_vpn_facts in PR 35983 can be run in CI

* Add updated placebo recordings

* ensure find_vgw uses the virtual gateway id if available

Add AWSRetry.jittered_backoff to attach_vpn_gateway to deal with errors when attaching a new VPC directly after detaching

Add integrations tests for ec2_vpc_vgw

* Sort VPN Gateways by ID
2018-05-03 14:19:19 -04:00
..
cli add 'localhost_warning' configuration option 2018-04-30 13:27:32 -04:00
compat Enable wildcard import pylint (#35786) 2018-02-06 15:17:49 -08:00
config add 'localhost_warning' configuration option 2018-04-30 13:27:32 -04:00
errors give hint to users when a file is not found 2018-04-10 17:19:03 -04:00
executor Don't skip conditional exception on includes (#39377) 2018-04-26 13:39:44 -05:00
galaxy Allow the galaxy client to fetch from a url in role version data (#39396) 2018-04-30 15:47:43 -05:00
inventory Ensure non ansilbe exceptions keep tracebacks (#37523) 2018-04-11 11:52:12 -04:00
module_utils [ec2_vpc_vgw] [ec2_vpc_vpn] stabilize modules for PR 35983 (#38666) 2018-05-03 14:19:19 -04:00
modules [ec2_vpc_vgw] [ec2_vpc_vpn] stabilize modules for PR 35983 (#38666) 2018-05-03 14:19:19 -04:00
parsing Allow loading dirs from role defaults/vars (#36357) 2018-04-10 17:14:38 -04:00
playbook Ensure we don't overwrite handlers from include_role when loading a play. Fixes #18140 (#39563) 2018-05-01 12:18:36 -05:00
plugins Only expand '~' based on become_user/remote_user 2018-05-02 22:50:41 +05:30
template Fix when template paths contain non-ascii chars and using the path in ansible_managed 2018-04-30 16:47:27 -07:00
utils ovirt: Update documentation to showcase that the Python SDK 4.2.4 is required. (#39169) 2018-04-30 10:01:51 -04:00
vars minimize loading files/plugins 2018-04-10 17:22:31 -04:00
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
constants.py centralize doc/config plugin lists (#38775) 2018-04-16 09:29:49 -04:00
release.py Fix version in lib/ansible/release.py 2018-02-09 04:47:31 -08:00