ansible/lib/ansible
Brian Coca 5c4a4703d9 only validate extensions when using dir loading
fixes #18223

(cherry picked from commit 32a7b4ce71)
2016-11-03 07:31:32 -07:00
..
cli Fix 'vault rekey' with vault secret env var 2016-11-01 13:13:10 -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 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 Fix adding the same trusted certificates multiple times (#18296) 2016-11-02 10:41:14 -07:00
modules Update submodule refs 2016-11-02 07:42:07 -07:00
parsing Fix 'vault rekey' with vault secret env var 2016-11-01 13:13:10 -04:00
playbook Add a new potential su prompt 2016-10-24 16:58:13 -07: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 Now that we convert salt inside of do_encryptas needed, keep salt as text type until then. 2016-10-20 22:50:01 -07:00
vars Correct delegated_host_name check 2016-10-11 11:17:32 -07:00
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
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