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