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
Sloane Hertel fd33dc6cd1 [cloud] Make ec2_vpc_route_table wait for the route to propagate (#35975)
* Stabilize ec2_vpc_route_table

Wait for route table to be present before attempting to use it

Sleep before getting the final state of the route table in case modifications are incomplete

* Conditionally wait if changes were made

* Simplify logic
8 years ago
..
cli Apply regex to dir name only (#35744) 8 years ago
compat Enable wildcard import pylint (#35786) 8 years ago
config Fix config option descriptions (#35638) 8 years ago
errors Make AnsibleActionDone a private exception 8 years ago
executor If the timeout in _poll_async_result has expired, raise the exception (#35878) 8 years ago
galaxy galaxy remove incorrect check for role path before extraction (#35259) 8 years ago
inventory remove new tmp var for localhost 8 years ago
module_utils ACI: Fixes to recent change to parameter choices (#35968) 8 years ago
modules [cloud] Make ec2_vpc_route_table wait for the route to propagate (#35975) 8 years ago
parsing Guard against assignments that are not ast.Name in docs parsing (#35513) 8 years ago
playbook Address memory ballooning caused by task caching changes (#35921) 8 years ago
plugins Fix typo in examples in Lookup/password plugin. (#35022) 8 years ago
template Fix jinja2>=2.9 nested include vars (#35099) 8 years ago
utils ovirt: Require Python SDK 4.2.4 for Ansible 2.5 (#35841) 8 years ago
vars caller to preprocess must be None aware (#33653) 8 years ago
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 10 years ago
constants.py Move module_set_locale and module_lang back to global 8 years ago
release.py Fix version in lib/ansible/release.py 8 years ago