ansible/lib/ansible
David Shrewsbury 336d19d3b0 Set type for OpenStack 'verify' param
The 'verify' param is a bool, so we don't want it to be an assumed
str.
2016-03-11 08:07:30 -05:00
..
cli Also changing ansible-shell -> ansible-console in cli code comments 2016-03-09 13:53:52 -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 Don't always insert failed in the results (again) 2016-03-10 11:02:55 -05:00
galaxy Fix bug 14715: Galaxy CLI paging error 2016-02-29 21:21:32 -05:00
inventory added warning for when host file doesn't exist 2016-02-29 16:18:06 -05:00
module_utils Set type for OpenStack 'verify' param 2016-03-11 08:07:30 -05:00
modules Updating submodule refs 2016-03-09 15:52:23 -05:00
new_inventory
parsing Use to_bytes on filenames in filesystem calls. 2016-03-04 09:08:41 -08:00
playbook Revert "Removing explicit setting of failed/failed_when" 2016-03-10 08:01:54 -05:00
plugins Add noseclabel support to libvirt_lxc plugin. 2016-03-10 15:34:31 -08:00
template Merge pull request #14504 from bcoca/template_comments 2016-03-06 10:45:18 -05:00
utils added v for least verbose display function 2016-03-07 13:17:31 -05:00
vars make sure group_names is always sorted 2016-03-04 13:12: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 Add noseclabel support to libvirt_lxc plugin. 2016-03-10 15:34:31 -08:00
test-requirements.txt