ansible/lib/ansible
Toshio Kuratomi de7fbd407a Limit how much of the file we read to test if it's an encrypted vault file
Fixes memory errors reported in #16391

(cherry picked from commit ed134d81f1)
2016-11-04 12:31:28 -07:00
..
cli Python 3 fixes for ansible-doc. 2016-11-03 16:10:08 -07: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 Change v2_playbook_on_start logic to positively detect legacy plugins 2016-11-01 07:53:04 -07: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 Rework how OpenBSD processor facts are resolved 2016-11-04 08:58:58 -07:00
modules Update submodule refs 2016-11-02 07:42:07 -07:00
parsing Limit how much of the file we read to test if it's an encrypted vault file 2016-11-04 12:31:28 -07:00
playbook Correctly reassign implicit block parents when an include is involved 2016-11-03 15:28:35 -05:00
plugins only validate extensions when using dir loading 2016-11-03 07:31:32 -07:00
template Support late evaluation, suppress warnings on SyntaxError (#17462) 2016-09-09 09:33:23 -04:00
utils Python 3 fixes for ansible-doc. 2016-11-03 16:10:08 -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