ansible/cloud/misc
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
  ...
2016-03-10 15:14:27 +01:00
..
__init__.py Categorize some modules. 2014-11-05 16:11:23 -05:00
ovirt.py remove legacy action style from examples 2016-03-10 15:14:27 +01:00
proxmox.py fix typo 2016-01-31 20:05:45 +01:00
proxmox_template.py Replace choices=BOOLEANS by type='bool', fix #1326 2015-12-21 23:39:20 +01:00
virt.py Fix opening libvirt esx connection 2016-02-10 18:52:08 -08:00
virt_net.py Update author information in virt_net docs 2015-07-28 00:21:27 +02:00
virt_pool.py Update author information in virt_pool docs 2015-07-28 00:22:51 +02:00