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
2016-06-17 14:50:15 +02:00
..
__init__.py Categorize some modules. 2014-11-05 16:11:23 -05:00
ovirt.py Add cloudinit support to ovirt.py module 2016-04-15 20:23:37 +02:00
proxmox.py Implement mounts in proxmox module (#2426) 2016-06-17 14:50:15 +02:00
proxmox_template.py Replace choices=BOOLEANS by type='bool', fix #1326 2015-12-21 23:39:20 +01:00
virt.py Add partial doc on return value of virt (#2116) 2016-04-27 10:47:44 -04:00
virt_net.py Virt net mods batch 1 (#1686) 2016-06-13 17:22:10 +02:00
virt_pool.py Update author information in virt_pool docs 2015-07-28 00:22:51 +02:00