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
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
..
amazon Add boto3 support to ec2_eni_facts (#2425) 9 years ago
azure remove duplicate deployment_mode docstring 9 years ago
centurylink added missing : to docs 9 years ago
cloudstack cloudstack: move duplicate common code to utils 9 years ago
google Use type=path for pem_file, since that's a file (#1934) 9 years ago
lxc Use a python3 compatible notation for octal (#2238) 9 years ago
misc Implement mounts in proxmox module (#2426) 9 years ago
openstack Create OpenStack identity services module 9 years ago
profitbricks Merge pull request #805 from StackPointCloud/module/profitbricks-volume-actions 9 years ago
rackspace Merge pull request #268 from smashwilson/rax_clb_ssl 10 years ago
smartos Add __init__.py and update version_added to fix module for ansible-validate checks 9 years ago
softlayer Update sl_vm.py (#2267) 9 years ago
vmware Add vMotion Module (#2342) 9 years ago
webfaction type should be 'list' not the default of 'string' 9 years ago
__init__.py package files 10 years ago
xenserver_facts.py sys.exit removal for cloud/xenserver_facts.py 9 years ago