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/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
  ...
9 years ago
..
__init__.py Categorize some modules. 10 years ago
ovirt.py remove legacy action style from examples 9 years ago
proxmox.py fix typo 9 years ago
proxmox_template.py Replace choices=BOOLEANS by type='bool', fix #1326 9 years ago
virt.py Fix opening libvirt esx connection 9 years ago
virt_net.py Update author information in virt_net docs 9 years ago
virt_pool.py Update author information in virt_pool docs 9 years ago