1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible
Peter Sprygada c534f8f9fc fixes conditional processing with junos and xml data structures ()
The conditional processing was failing due for two reasons:

1) The xml to json conversion string was not happening before the runner
   was processing the results
2) The Conditional instance was not parsing conditionals encoded with []

This fix address both issues.
2016-09-28 20:58:43 -04:00
..
cli better handling of host lists () 2016-09-28 11:21:07 -04:00
compat Move py34 mock_open compat to compat/test/mock () 2016-08-19 18:11:24 -04:00
config Making the switch to v2 2015-05-03 21:47:26 -05:00
errors Move uses of to_bytes, to_text, to_native to use the module_utils version () 2016-09-06 22:54:17 -07:00
executor swallow errors during async polling () 2016-09-27 10:31:40 -07:00
galaxy Iterate through role paths when installing roles () 2016-09-09 16:50:50 -04:00
inventory Feature/add ansible play hosts all () 2016-09-23 11:17:46 -04:00
module_utils fixes conditional processing with junos and xml data structures () 2016-09-28 20:58:43 -04:00
modules Update submodules refs 2016-09-28 08:29:13 -07:00
parsing Allow for empty source in dwim_path_relative_stack 2016-09-21 16:16:14 -05:00
playbook fixed typo 2016-09-28 18:34:19 -04:00
plugins Revert "Clear the plugin path cache when adding new directories" () 2016-09-27 16:17:35 -07:00
template Support late evaluation, suppress warnings on SyntaxError () 2016-09-09 09:33:23 -04:00
utils remove bare vars and undefined from lookup lists () 2016-09-27 12:32:04 -04:00
vars Graceful error handling when delegate_to host null () () 2016-09-28 19:24:32 -04:00
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
constants.py Remove test-docs from module search ignore list. () 2016-09-20 15:38:46 -04:00
release.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
test-requirements.txt Making the switch to v2 2015-05-03 21:47:26 -05:00