ansible/lib/ansible
Brian Coca 2a37f11738 Merge pull request #13542 from h0nIg/devel_default_ask
ansible vault, ask pass: use default settings from ansible.cfg
2015-12-14 09:14:48 -05:00
..
cli Merge pull request #13542 from h0nIg/devel_default_ask 2015-12-14 09:14:48 -05:00
compat
config
errors Default msg param to AnsibleError to avoid serialization problems 2015-12-02 14:16:47 -05:00
executor Changing the way workers are forked 2015-12-11 23:35:07 -05:00
galaxy Galaxy 2.0 2015-12-09 10:51:12 -05:00
inventory avoid set to unique hosts to preserver order 2015-12-11 15:38:04 -05:00
module_utils fix default host for non vcd service types 2015-12-10 16:39:27 -05:00
modules Update submodule refs 2015-12-10 08:10:45 -08:00
new_inventory
parsing Missed one place we were appending the incorrectly escaped item to raw params 2015-12-09 17:58:44 -05:00
playbook narrow down exception catching in block builds 2015-12-11 13:13:05 -05:00
plugins A few tweaks to improve new forking code 2015-12-14 03:06:52 -05:00
template keep string type filters as strings 2015-12-08 12:52:20 -08:00
utils Finish up plugin porting to global display 2015-11-11 10:44:23 -08:00
vars fix sorting of groups for host vars 2015-12-03 14:23:02 -05:00
__init__.py Bump version in devel now that stable-2.0 has been branched 2015-12-02 17:57:53 +05:30
constants.py removed unused 'pattern' from ansible.cfg 2015-12-09 08:40:06 -08:00
test-requirements.txt