ansible/cloud
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
..
amazon Add boto3 support to ec2_eni_facts (#2425) 2016-06-14 22:09:54 +02:00
azure remove duplicate deployment_mode docstring 2016-06-07 17:07:51 -07:00
centurylink added missing : to docs 2015-11-02 14:19:11 -05:00
cloudstack cloudstack: move duplicate common code to utils 2016-06-09 22:58:09 +02:00
google Use type=path for pem_file, since that's a file (#1934) 2016-04-14 23:37:01 +02:00
lxc Use a python3 compatible notation for octal (#2238) 2016-05-17 10:33:12 -07:00
misc Implement mounts in proxmox module (#2426) 2016-06-17 14:50:15 +02:00
openstack Create OpenStack identity services module 2016-06-07 19:19:01 +00:00
profitbricks Merge pull request #805 from StackPointCloud/module/profitbricks-volume-actions 2015-08-26 07:23:46 -04:00
rackspace Merge pull request #268 from smashwilson/rax_clb_ssl 2015-07-02 09:27:55 -05:00
smartos Add __init__.py and update version_added to fix module for ansible-validate checks 2016-05-23 13:06:14 -07:00
softlayer Update sl_vm.py (#2267) 2016-05-21 00:39:17 +02:00
vmware Add vMotion Module (#2342) 2016-06-13 14:51:03 -04:00
webfaction type should be 'list' not the default of 'string' 2016-04-04 14:18:00 -04:00
__init__.py package files 2014-09-26 11:04:10 -04:00
xenserver_facts.py sys.exit removal for cloud/xenserver_facts.py 2015-10-05 13:22:32 -05:00