ansible/lib/ansible
Brian Coca 6149685652 Merge pull request #14293 from dagwieers/fix-eval-json-booleans
Defined JSON booleans in global context for python eval()
2016-02-04 11:33:30 -05:00
..
cli better fix for ansible-pull inventory handling 2016-02-02 14:22:15 -05:00
compat
config
errors Relocate use of ERROR to display class, to avoid doubling up 2016-01-19 12:10:39 -05:00
executor Fixing bugs in play iteration and strategies 2016-02-03 18:42:27 -05:00
galaxy Prevent traceback. 2016-01-13 20:50:19 -08:00
inventory better error when host inventory script isnt dict 2016-01-25 16:32:09 -05:00
module_utils Merge pull request #11113 from sysadmin75/11104_osx_facts_bridge 2016-02-02 00:46:21 -05:00
modules Update submodule refs 2016-01-29 09:59:58 -08:00
new_inventory
parsing load now does not modify the incomming data 2016-01-28 19:43:17 -05:00
playbook fix incorrect environment processing 2016-02-01 18:54:09 -05:00
plugins Fixing bugs in play iteration and strategies 2016-02-03 18:42:27 -05:00
template Merge pull request #14293 from dagwieers/fix-eval-json-booleans 2016-02-04 11:33:30 -05:00
utils avoid logging color codes 2016-02-03 10:55:30 -05:00
vars move hostvars.vars to vars 2015-12-22 00:24:35 -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 Re-implementing the retry file feature for 2.0 2016-01-26 14:11:28 -05:00
test-requirements.txt