community.general/lib/ansible
Dag Wieers da5cf72236
ACI: Fixes to domain parameters dependencies (#36158)
We identified an incompleteness to parameter dependencies that affects
querying all domain-related objects.

This PR also includes:
- Improvements to integration tests
- Add missing vm_provider types
- Fix examples

This relates to #36131
2018-02-14 13:51:38 +01:00
..
cli Apply regex to dir name only (#35744) 2018-02-06 16:39:57 -05:00
compat Enable wildcard import pylint (#35786) 2018-02-06 15:17:49 -08:00
config Fix config option descriptions (#35638) 2018-02-06 09:59:47 -05:00
errors Make AnsibleActionDone a private exception 2018-01-22 23:36:34 -08:00
executor If the timeout in _poll_async_result has expired, raise the exception (#35878) 2018-02-07 22:57:16 -08:00
galaxy galaxy remove incorrect check for role path before extraction (#35259) 2018-01-30 10:40:25 -06:00
inventory remove new tmp var for localhost 2018-02-07 16:16:10 -05:00
module_utils Changing Lenovo Inc to Lenovo and update License file to be consistent. (#36155) 2018-02-14 10:44:05 +00:00
modules ACI: Fixes to domain parameters dependencies (#36158) 2018-02-14 13:51:38 +01:00
parsing Guard against assignments that are not ast.Name in docs parsing (#35513) 2018-01-30 12:56:16 -06:00
playbook Prevent reparenting a block with itself (#36075) 2018-02-13 09:30:05 -06:00
plugins Changing Lenovo Inc to Lenovo and update License file to be consistent. (#36155) 2018-02-14 10:44:05 +00:00
template Fix jinja2>=2.9 nested include vars (#35099) 2018-02-07 10:58:29 +01:00
utils File Module docs, adding mode permission example with sticky bit (#36151) 2018-02-14 12:18:13 +00:00
vars caller to preprocess must be None aware (#33653) 2018-02-08 11:25:20 -06:00
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
constants.py Move module_set_locale and module_lang back to global 2018-01-22 18:38:15 -08:00
release.py Fix version in lib/ansible/release.py 2018-02-09 04:47:31 -08:00