community.general/lib/ansible
Jordan Borean a0178b79f1
win_uri: fixes (#35487)
* win_uri: moved away from Invoke-WebRequest and fixed multiple issues

* fixes from review
2018-02-07 20:58:47 +11: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 Add support for defining index var for task loops 2018-02-05 22:14:05 -05:00
galaxy galaxy remove incorrect check for role path before extraction (#35259) 2018-01-30 10:40:25 -06:00
inventory add inventory caching & use in virtualbox inventory plugin (#34510) 2018-01-22 19:33:14 -05:00
module_utils win_uri: fixes (#35487) 2018-02-07 20:58:47 +11:00
modules win_uri: fixes (#35487) 2018-02-07 20:58:47 +11:00
parsing Guard against assignments that are not ast.Name in docs parsing (#35513) 2018-01-30 12:56:16 -06:00
playbook Add support for defining index var for task loops 2018-02-05 22:14:05 -05:00
plugins When tempdir fails to be created, we have nothng to remove 2018-02-06 17:29:20 -08:00
template Fix jinja2>=2.9 nested include vars (#35099) 2018-02-07 10:58:29 +01:00
utils [cloud] New GCP module: DNS Managed Zones (gcp_dns_managed_zone.py) (#35014) 2018-02-06 11:50:16 -05:00
vars Enable wildcard import pylint (#35786) 2018-02-06 15:17:49 -08:00
__init__.py
constants.py Move module_set_locale and module_lang back to global 2018-01-22 18:38:15 -08:00
release.py