ansible/cloud
Shinichi TAMURA 5fbb0de36f Allow value to be bool where 'yes'/'no' are in choices (#2593)
* Changed type of 'details' argument to bool on ecs_service_facts module.

* Changed type of 'autostart' argument to bool on virt_* modules.

* Changed types of 'autoconnect' and 'stp' argument to bool on nmcli module.
('create_connection_bridge(self)' and 'modify_connection_bridge(self)' are not implemented yet?)

* Added conversion of 'value' argument when 'vtype' is boolean on debconf module.
2016-08-17 07:32:49 -07:00
..
amazon Allow value to be bool where 'yes'/'no' are in choices (#2593) 2016-08-17 07:32:49 -07:00
azure fix azure_rm_deployment for rc5 2016-07-07 10:56:57 -07:00
centurylink doc: remove common return values from various modules 2016-07-08 10:54:31 +02:00
cloudstack Update cs_volume module to fix typo on force attribute (#2592) 2016-07-20 13:57:35 +02:00
google Add modules to support Google Cloud DNS (#2252) 2016-07-28 12:56:35 -04:00
lxc Pass the lxc_path when checking if container exists (#2457) 2016-06-30 07:17:49 +02:00
lxd Fix lxd_container and lxd_profile document to be rendered properly 2016-07-07 00:34:51 +09:00
misc Allow value to be bool where 'yes'/'no' are in choices (#2593) 2016-08-17 07:32:49 -07:00
openstack Add os_zone module (#2173) 2016-07-27 18:27:20 -04:00
ovh Update imports 2016-07-27 15:51:25 -07:00
profitbricks
rackspace
smartos Add __init__.py and update version_added to fix module for ansible-validate checks 2016-05-23 13:06:14 -07:00
softlayer Update sl_vm.py (#2267) 2016-05-21 00:39:17 +02:00
vmware Fix vmware_guest disk and nic parameters and docstrings (#2705) 2016-08-10 12:46:02 -04:00
webfaction type should be 'list' not the default of 'string' 2016-04-04 14:18:00 -04:00
__init__.py
xenserver_facts.py