ansible/lib/ansible
Michael Scherer e9b7d42205 Use six.move for module in module_utils/facts.py
(cherry picked from commit 4549604cc7)
2016-10-19 21:33:11 -07:00
..
cli Quick ansible-doc fix -- don't run pager if there was an error (no text) 2016-10-13 15:10:55 -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 fixes to ansible_search_path 2016-10-17 11:20:44 -04:00
galaxy Iterate through role paths when installing roles (#17487) 2016-09-09 16:50:50 -04:00
inventory Allow unicode inventory filename 2016-10-15 16:55:19 -07:00
module_utils Use six.move for module in module_utils/facts.py 2016-10-19 21:33:11 -07:00
modules Update submodule refs to pick up git fix 2016-10-19 15:27:18 -07:00
parsing Fix search path for relative paths in roles (fixes #17877) 2016-10-17 11:20:44 -04:00
playbook fix include_role dynamic path 2016-10-18 13:28:24 -04:00
plugins properly propagate loop vars 2016-10-18 15:27:28 -04:00
template Support late evaluation, suppress warnings on SyntaxError (#17462) 2016-09-09 09:33:23 -04:00
utils Fix ansible-pull on python3 2016-10-17 16:32:47 -07:00
vars Correct delegated_host_name check 2016-10-11 11:17:32 -07:00
__init__.py
constants.py Make the default Ansible_managed string static so it doesn't interfere with idempotency 2016-10-18 13:24:32 -07:00
release.py New release v2.2.0.0-0.1.rc1 2016-10-03 10:00:08 -05:00
test-requirements.txt