community.general/lib/ansible/modules/cloud
Mário Santos 947aa52327 Add new OpenStack module for managing cinder volume snapshots (#19122)
* Add os_volume_snapshot Ansible Module

* Add missing RETURN documentation

* Fix YAML syntax

* Add ANSIBLE_METADATA

Signed-off-by: Mário Santos <mario.rf.santos@gmail.com>

* Bump the ansible version

Signed-off-by: Mário Santos <mario.rf.santos@gmail.com>

* Add support for check_mode

Signed-off-by: Mário Santos <mario.rf.santos@gmail.com>

* Fix sanity tests

Signed-off-by: Mário Santos <mario.rf.santos@gmail.com>
2018-05-03 09:15:39 -05:00
..
amazon [cloud] aws_direct_connect_connection: improve return docs (#37677) 2018-05-03 08:45:38 -04:00
atomic Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
azure Fix #26755 by ensuring that the first nic in the nic list is primary (#38994) 2018-04-25 23:16:25 -07:00
centurylink More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
cloudscale dictionary changed size during iteration error (#37454) 2018-04-03 06:13:09 -04:00
cloudstack cloudstack: new module cs_role_permission (#37065) 2018-04-27 16:47:07 +02:00
digital_ocean New module: digital_ocean_certificate_facts (#36731) 2018-04-09 12:57:11 +05:30
dimensiondata Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
docker docker_image: Fix idempotency of pull (#31956) 2018-04-25 12:58:29 -04:00
google New module: GCP Compute Backend Services (#38611) 2018-05-02 16:59:27 -04:00
linode
lxc Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
lxd
misc Terraform module: pass `plan_file` argument correctly 2018-05-02 13:45:24 -04:00
oneandone More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
opennebula Add OpenNebula one_image_facts module (#38169) 2018-04-04 22:53:31 +02:00
openstack Add new OpenStack module for managing cinder volume snapshots (#19122) 2018-05-03 09:15:39 -05:00
ovh Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
ovirt ovirt_vms: Fix the module to work with check mode (#37916) 2018-05-02 08:47:30 -04:00
packet
profitbricks More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
pubnub
rackspace More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
scaleway Add a Scaleway dynamic inventory plugin (#38739) 2018-04-25 13:35:54 -04:00
smartos More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
softlayer
spotinst
univention Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
vmware VMware: correct comparison for guest_id (#39291) 2018-04-28 20:27:53 +05:30
vultr More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
webfaction Convert more http links to https. 2018-04-25 23:12:46 -07:00
__init__.py