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
ovirt.py remove legacy action style from examples 2016-03-10 15:14:27 +01:00
proxmox.py
proxmox_template.py
virt.py
virt_net.py
virt_pool.py