ansible/lib/ansible
2016-10-03 18:46:55 -07:00
..
cli better handling of host lists (#17781) 2016-09-28 11:21:07 -04:00
compat Move py34 mock_open compat to compat/test/mock (#17157) 2016-08-19 18:11:24 -04:00
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 open anziballs payload 'wb' for py3 2016-10-03 13:08:30 -07: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 Fix for run_command tests now that it returns native strings 2016-10-03 18:46:55 -07:00
modules Update submodule refs 2016-10-03 18:46:36 -07:00
parsing Allow for empty source in dwim_path_relative_stack 2016-09-21 16:16:14 -05:00
playbook fix for include_role conflating vars/directives 2016-10-03 19:25:22 -04:00
plugins no need for warnings in first_found 2016-10-03 20:23:41 -04:00
template Support late evaluation, suppress warnings on SyntaxError (#17462) 2016-09-09 09:33:23 -04:00
utils remove bare vars and undefined from lookup lists (#17647) 2016-09-27 12:32:04 -04:00
vars Graceful error handling when delegate_to host null (#17453) (#17783) 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 Normalize text and byte type in the ssh plugin helper method that builds up an ssh command (#17860) 2016-10-02 14:55:55 -07:00
release.py New release v2.2.0.0-0.1.rc1 2016-10-03 10:00:08 -05:00
test-requirements.txt