ansible/lib/ansible
Brian Coca 154754ae50 pushed module_loader to task_queue_manager so all cli's can benefit from it
also normalized -M option across all cli
fixes #12016
2015-08-25 18:14:03 -04:00
..
cli pushed module_loader to task_queue_manager so all cli's can benefit from it 2015-08-25 18:14:03 -04:00
compat
config
errors
executor pushed module_loader to task_queue_manager so all cli's can benefit from it 2015-08-25 18:14:03 -04:00
galaxy draft galaxy cli search 2015-08-22 02:28:27 -04:00
inventory fixed host/group var loading when inventory is a directory 2015-08-23 17:51:47 -04:00
module_utils Revert "Add PowerShell exception handling and turn on strict mode." 2015-08-23 21:09:16 -04:00
modules Submodule pointer update 2015-08-22 12:39:04 -04:00
new_inventory
parsing Remove decrypted vault temp_file mistakenly left from patch making vault edit idempotent 2015-08-25 14:51:32 -07:00
playbook fixed environment inheritance 2015-08-25 10:15:32 -04:00
plugins Merge pull request #12075 from ansible/fix-vault-unicode 2015-08-25 14:49:15 -07:00
template Don't convert nulls to strings. 2015-08-19 18:35:07 -04:00
utils Default listify to converting bare variables again 2015-08-12 10:49:46 -04:00
vars kept vars as alias to hostvars[inventory_hostname] and avoid subtrees into themselves 2015-08-23 17:51:47 -04:00
__init__.py
constants.py Merge pull request #11880 from bcoca/configurable_squash 2015-08-23 13:32:15 -04:00
test-requirements.txt