community.general/lib/ansible/modules/extras/cloud
liquidat 87bc5fcb24 remove legacy action style from examples
- "action" style invoking is a legacy way to call modules
- the examples were updated to the typical style of calling complex
  modules:

ovirt:
  parameter1: value1
  parameter2: value2
  ...
2016-12-08 11:33:53 -05:00
..
amazon ecs_task module documentation fixes 2016-12-08 11:33:53 -05:00
centurylink added missing : to docs 2016-12-08 11:33:32 -05:00
cloudstack cloudstack: new module cs_zone 2016-12-08 11:33:52 -05:00
docker fixed misppelled description 2016-12-08 11:33:49 -05:00
google added version_added to new feature, removed unused aliases 2016-12-08 11:33:29 -05:00
lxc Replace choices=BOOLEANS by type='bool', fix #1326 2016-12-08 11:33:40 -05:00
misc remove legacy action style from examples 2016-12-08 11:33:53 -05:00
openstack Fix instantiation of openstack_cloud object in os_project 2016-12-08 11:33:53 -05:00
profitbricks Rebuild of ealier PR. 2016-12-08 11:33:12 -05:00
rackspace Use rax_to_dict(). 2016-12-08 11:32:57 -05:00
vmware Resolves issue with vmware_migrate_vmk module for v2.0 2016-12-08 11:33:53 -05:00
webfaction Choices should be a list of true/false not the string BOOLEANS 2016-12-08 11:33:51 -05:00
__init__.py package files 2016-12-08 11:32:18 -05:00
xenserver_facts.py sys.exit removal for cloud/xenserver_facts.py 2016-12-08 11:33:25 -05:00