community.general/lib/ansible
Brian Coca f63b8878fd fix delegate_facts (#17736)
code was misplaced when we changed result processing
also cleaned up import and clarified item/label
fixes #17582
2016-09-27 11:51:16 -04:00
..
cli win_shell/win_command changes + tests (#17557) 2016-09-15 11:25:56 -07:00
compat
config
errors Move uses of to_bytes, to_text, to_native to use the module_utils version (#17423) 2016-09-06 22:54:17 -07:00
executor Create a raw lookup for hostvars that does not template the data 2016-09-21 13:16:08 -05:00
galaxy Iterate through role paths when installing roles (#17487) 2016-09-09 16:50:50 -04:00
inventory Feature/add ansible play hosts all (#17498) 2016-09-23 11:17:46 -04:00
module_utils fixes issue where arguments for regexp search() where transposed (#17764) 2016-09-26 19:29:57 -04:00
modules Update submodule refs 2016-09-27 08:35:44 -07:00
parsing Allow for empty source in dwim_path_relative_stack 2016-09-21 16:16:14 -05:00
playbook clarified `omit` intended usage 2016-09-23 10:19:36 -04:00
plugins fix delegate_facts (#17736) 2016-09-27 11:51:16 -04:00
template Support late evaluation, suppress warnings on SyntaxError (#17462) 2016-09-09 09:33:23 -04:00
utils Add oVirt support to `ansible/module_utils` module (#17364) 2016-09-21 12:41:36 -04:00
vars Feature/add ansible play hosts all (#17498) 2016-09-23 11:17:46 -04:00
__init__.py
constants.py Remove test-docs from module search ignore list. (#17670) 2016-09-20 15:38:46 -04:00
release.py
test-requirements.txt