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
Baptiste Mille-Mathias 6cb6829384 Implement mounts in proxmox module (#2426)
* Implement mounts in proxmox module

mounts in proxmox are the additionnal disk devices set in a guests.
We handle the mounts the same way that netif devices, using a
dictionnary with keys being mp0, mp1,…

* Add version_added

Seems to be a requirement but I didn't see that anywhere.
Hope it'll fix the travis-ci issue
9 years ago
..
__init__.py Categorize some modules. 10 years ago
ovirt.py Add cloudinit support to ovirt.py module 9 years ago
proxmox.py Implement mounts in proxmox module (#2426) 9 years ago
proxmox_template.py Replace choices=BOOLEANS by type='bool', fix #1326 9 years ago
virt.py Add partial doc on return value of virt (#2116) 9 years ago
virt_net.py Virt net mods batch 1 (#1686) 9 years ago
virt_pool.py Update author information in virt_pool docs 9 years ago