community.general/lib/ansible
tgates81 7a55fe99ef find.py module: Added depth: option to specify how many level deep to… (#36205)
* find.py module: Added depth: option to specify how many level deep to traverse directories.

* find.py module: depth: added correct version_added value.

* find.py module: depth: Default value is None.
2018-02-21 10:51:26 -05:00
..
cli Fixes #12353 #20977 adds new option to galaxy cli to preserve scm meta (#34642) 2018-02-21 08:34:44 -05:00
compat Enable wildcard import pylint (#35786) 2018-02-06 15:17:49 -08:00
config better sudo/su deprecation on config entries (#36074) 2018-02-14 20:26:10 -05:00
errors Make AnsibleActionDone a private exception 2018-01-22 23:36:34 -08:00
executor Do not cache the loop item label so that it will update with each item 2018-02-21 10:02:03 -05:00
galaxy Fixes #12353 #20977 adds new option to galaxy cli to preserve scm meta (#34642) 2018-02-21 08:34:44 -05:00
inventory catch all cases of no inventory when asked to fail 2018-02-20 11:59:39 -05:00
module_utils [cloud] Retry WAF actions on WAFStaleDataException (#36405) 2018-02-21 08:14:17 -05:00
modules find.py module: Added depth: option to specify how many level deep to… (#36205) 2018-02-21 10:51:26 -05:00
parsing Only template each hostvars var on-demand (fixes #33259) 2018-02-15 10:09:04 -05:00
playbook Fixes #12353 #20977 adds new option to galaxy cli to preserve scm meta (#34642) 2018-02-21 08:34:44 -05:00
plugins aws ssm parameter lookup - change to return Nones for missing variables (#36456) 2018-02-21 06:50:00 -05:00
template remove query/q (#36315) 2018-02-21 10:42:54 -05:00
utils Fixup VMware module docs issues (#36409) 2018-02-21 15:20:42 +00:00
vars vars.clean: remove unused method inject_facts (#34838) 2018-02-15 07:43:44 -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 Fix version in lib/ansible/release.py 2018-02-09 04:47:31 -08:00