ansible/lib/ansible
James Cammarata 09fc911a48 Correctly assign parent when squashing adjacent implict Blocks
Related to: #18315
Related to: #18206
Related to: #17810

(cherry picked from commit d12475c98b)
2016-11-03 15:28:28 -05:00
..
cli Fix 'vault rekey' with vault secret env var 2016-11-01 13:13:10 -04:00
compat
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 Exclude floppy disks from lsblk call for uuids 2016-11-03 10:52:28 -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 Correctly assign parent when squashing adjacent implict Blocks 2016-11-03 15:28:28 -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 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
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