ansible/lib/ansible
2018-08-01 10:52:21 +08: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 Fixes #30393: Virtual machine can refer existing NIC from other resource group (#42562) 2018-08-01 10:52:21 +08: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 Catch exceptions when importing plugins, and display an appropriate warning. Fixes #43237 (#43501) 2018-07-31 16:00:04 -05:00
template
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