You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/cloud
liquidat 0cdd66fa23 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
  ...
9 years ago
..
amazon Merge pull request #1723 from kaczynskid/feature/ecs_task_fixes 9 years ago
centurylink added missing : to docs 9 years ago
cloudstack Merge pull request #1591 from resmo/feature/cs_zone 9 years ago
docker fixed misppelled description 9 years ago
google added version_added to new feature, removed unused aliases 9 years ago
lxc Replace choices=BOOLEANS by type='bool', fix #1326 9 years ago
misc remove legacy action style from examples 9 years ago
openstack Fix instantiation of openstack_cloud object in os_project 9 years ago
profitbricks Merge pull request #805 from StackPointCloud/module/profitbricks-volume-actions 9 years ago
rackspace Merge pull request #268 from smashwilson/rax_clb_ssl 9 years ago
vmware Merge pull request #1626 from jcpowermac/vmware_migrate_vmk_fix_20 9 years ago
webfaction Choices should be a list of true/false not the string BOOLEANS 9 years ago
__init__.py package files 10 years ago
xenserver_facts.py sys.exit removal for cloud/xenserver_facts.py 9 years ago