ansible/lib/ansible
2018-12-10 13:10:17 -06:00
..
cli add path info to role list (#49346) 2018-12-10 11:41:22 -05:00
compat Move unit test compat code out of lib/ansible/. (#46996) 2018-10-12 20:01:14 -07:00
config More specificity in errors for cfg mgr (#48995) 2018-12-10 11:38:42 -05:00
errors Add better error when k=v syntax is used with YAML in tasks (#41754) 2018-12-04 12:32:02 -05:00
executor Add info about loop based on jinja2 loop var (#42134) 2018-12-07 13:49:50 -06:00
galaxy Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
inventory Merge pull request #49080 from bcoca/better_invp_skip 2018-11-27 15:30:14 -08:00
module_utils simplify vm_guest detection code (#49378) 2018-12-10 11:42:51 -05:00
modules added jinja2 example (#49740) 2018-12-10 13:10:17 -06:00
parsing explain 'bare variables' (#49577) 2018-12-07 14:47:56 -05:00
playbook Add info about loop based on jinja2 loop var (#42134) 2018-12-07 13:49:50 -06:00
plugins match interpreter on stdout also (#49446) 2018-12-10 11:43:30 -05:00
template Add now() jinja2 global func for getting the date/time (#43792) 2018-12-07 11:25:53 -06:00
utils docker_*: hint at DOCKER_CONFIG environment variable (#49689) 2018-12-10 13:40:29 +00:00
vars Simplify FactCache.update() 2018-12-05 12:33:27 -08:00
__init__.py
constants.py become_method: make dzdo more like sudo (#47946) 2018-12-04 18:24:32 -05:00
release.py