community.general/lib/ansible
Matt Martz 5f98a5a736
Only cache task.loop when delegated_host was templated. Fixes #43016 #43449 (#43451)
2018-07-31 15:58:53 -05:00
..
cli Remove unused imports from /bin and lib/ansible/cli (#43440) 2018-07-30 18:55:42 -07:00
compat Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
config Allow to specifically customize console's color 2018-07-24 13:21:58 -04:00
errors
executor Add basedir to ansible_search_path before running loops. Fixes #43302 (#43431) 2018-07-31 11:51:32 -04:00
galaxy Fix invalid Dockerfile created by "galaxy init --type apb" (#42017) 2018-07-17 08:11:42 +05:30
inventory Error on empty group/host name (#42584) 2018-07-12 09:59:00 -04:00
module_utils Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
modules Add AnsibleModule signature schema, and fix associated issues (#43512) 2018-07-31 15:04:22 -05:00
parsing Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
playbook Prefer name of include_role. Fixes #43332 2018-07-31 13:25:47 -04:00
plugins Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
template When using ANSIBLE_JINJA2_NATIVE bypass our None filtering in _finalze (#41408) 2018-06-12 08:46:23 -05:00
utils Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
vars Only cache task.loop when delegated_host was templated. Fixes #43016 #43449 (#43451) 2018-07-31 15:58:53 -05:00
__init__.py
constants.py Fix fact cleaning (#42595) 2018-07-12 16:12:42 -04:00
release.py