community.general/lib/ansible/modules/extras/cloud/misc
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
..
__init__.py
ovirt.py remove legacy action style from examples 2016-12-08 11:33:53 -05:00
proxmox.py fix typo 2016-12-08 11:33:46 -05:00
proxmox_template.py Replace choices=BOOLEANS by type='bool', fix #1326 2016-12-08 11:33:40 -05:00
virt.py Fix opening libvirt esx connection 2016-12-08 11:33:49 -05:00
virt_net.py Update author information in virt_net docs 2016-12-08 11:33:04 -05:00
virt_pool.py Update author information in virt_pool docs 2016-12-08 11:33:04 -05:00