ansible/lib/ansible
Jordan Borean b7620c161a
win_updates - fix category return value to be a list (#51001)
* win_updates - fix category return value to be a list

* remove unstable test alias
2019-01-18 05:35:10 +10:00
..
cli Encoding fixes for plugin loader and vault. (#51002) 2019-01-17 12:18:01 -05:00
compat
config Fix encoding issues with file paths. (#50830) 2019-01-14 13:06:47 -08:00
errors Add new AnsibleTemplateError to more easily catch templating issues (#50563) 2019-01-04 14:33:05 -06:00
executor Remove unnecessary calls to cache_block_tasks noop (#50715) 2019-01-17 08:29:26 +01:00
galaxy Consistent typesetting of "GitHub" (#50929) 2019-01-15 14:53:04 +01:00
inventory Minor typos (#50371) 2019-01-15 11:37:00 +00:00
module_utils Add optional headers to utm modules (#49856) 2019-01-17 19:06:50 +05:30
modules win_updates - fix category return value to be a list (#51001) 2019-01-18 05:35:10 +10:00
parsing More path encoding fixes. 2019-01-16 15:44:50 -08:00
playbook Prevent duplicate role insertion into roles: (#50552) 2019-01-16 13:39:03 -05:00
plugins win_updates - fix category return value to be a list (#51001) 2019-01-18 05:35:10 +10:00
template Update bare exceptions to specify Exception. 2018-12-16 15:03:19 -08:00
utils Add optional headers to utm modules (#49856) 2019-01-17 19:06:50 +05:30
vars Fix encoding issues with file paths. (#50830) 2019-01-14 13:06:47 -08:00
__init__.py
constants.py become_method: make dzdo more like sudo (#47946) 2018-12-04 18:24:32 -05:00
context.py Move the arguments module into cli/ and context_objects into utils 2019-01-03 18:12:23 -08:00
release.py