ansible/lib/ansible
James Cammarata 45755bc0e5 Merge pull request #14353 from felixfontein/devel
Include's tags argument allows only one tag to be specified.
2016-02-08 08:52:12 -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 Merge pull request #14280 from bcoca/always_tag_setup 2016-02-05 10:33:34 -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 Allow setting run_command environment overrides for the life of an AnsibleModule 2016-02-07 12:46:04 -08:00
modules Update submodule refs 2016-02-07 14:30:28 -08:00
new_inventory
parsing load now does not modify the incomming data 2016-01-28 19:43:17 -05:00
playbook Fix the way we re-add variables from PlayContext to the variable dict 2016-02-04 17:17:33 -05:00
plugins Allowing multiple tags to be specified in include's tags argument. 2016-02-06 21:19:03 +01: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
constants.py Re-implementing the retry file feature for 2.0 2016-01-26 14:11:28 -05:00
test-requirements.txt