ansible/lib/ansible
Brian Coca a2a23c14ac Merge pull request #13901 from bcoca/add_hosts_fix
fix issue with add_hosts overwriting existing vars
2016-01-15 14:22:26 -05:00
..
cli Revert "Show version without supplying a dummy action" 2016-01-07 08:28:18 -05:00
compat Bundle a new version of python-six for compatibility along with some code to make it easy for distributions to override the bunndled copy if they have a new enough version. 2015-10-16 08:21:28 -07:00
config
errors Allow Ansible to return error with unicode within it. 2016-01-14 23:44:48 +01:00
executor Fix any_errors_fatal incorrect implementation in 2.0 2016-01-15 13:15:10 -05:00
galaxy Prevent traceback. 2016-01-13 20:50:19 -08:00
inventory overwrite/merge not remove prev inventory data 2016-01-14 18:06:54 -05:00
module_utils module invocation info depends on verbosity 2016-01-13 18:06:55 -05:00
modules Update submodule refs 2016-01-13 20:07:04 -08:00
new_inventory fix some warning of undefined name. 2015-10-09 12:43:42 +08:00
parsing use integer division instead of floating point division. 2016-01-13 12:35:28 -08:00
playbook Fix any_errors_fatal incorrect implementation in 2.0 2016-01-15 13:15:10 -05:00
plugins Merge pull request #13901 from bcoca/add_hosts_fix 2016-01-15 14:22:26 -05:00
template keep string type filters as strings 2015-12-08 12:52:20 -08:00
utils now combine vars errors dump vars 2016-01-14 10:23:35 -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 output color is now configurable 2015-12-29 17:40:47 -05:00
test-requirements.txt