ansible/v2/ansible
Monty Taylor d2782f0d84 Remove unneeded required_one_of for openstack
We're being too strict - there is a third possibility, which is that a
user will have defined the OS_* environment variables and expect them to
pass through.
2015-05-11 08:06:21 -04:00
..
cli now properly inherit data from ansible.cfg for sudo/su ask pass 2015-05-04 16:42:25 -04:00
compat Use six.moves to find configparser instead of our compat code 2015-04-14 13:40:50 -07:00
config
errors refactored most binaries 2015-04-29 10:51:15 -04:00
executor Make sure all plugin loaders are loaded from roles and shared correctly (v2) 2015-05-01 23:48:47 -05:00
galaxy most of galaxy is working, install still needs work 2015-04-29 23:55:44 -04:00
inventory Do not import all ansible errors and fix the exception raised 2015-04-14 15:43:02 -04:00
module_utils Remove unneeded required_one_of for openstack 2015-05-11 08:06:21 -04:00
modules Update module refs 2015-05-04 11:09:54 -07:00
new_inventory Just move things around so that new_inventory doesn't interfere with testing 2015-03-31 12:58:00 -07:00
parsing Fix module arg parsing when 'args' are present but not a dict (v2) 2015-05-02 22:17:02 -05:00
playbook Fix bug in f310d13 (v2) 2015-05-02 22:15:45 -05:00
plugins Fix module arg parsing when 'args' are present but not a dict (v2) 2015-05-02 22:17:02 -05:00
template Make sure all plugin loaders are loaded from roles and shared correctly (v2) 2015-05-01 23:48:47 -05:00
utils v2 ansible-doc can now list modules 2015-04-30 22:33:29 -04:00
vars Fixing some v2 bugs 2015-04-21 12:02:40 -05:00
__init__.py Making task includes dynamic and fixing many other bugs 2015-02-12 18:17:16 +00:00
constants.py now prevents option override 2015-04-29 10:51:15 -04:00