community.general/lib/ansible/modules/extras/cloud/cloudstack
Rene Moser 8ac9901481 cloudstack: cs_volume fixes and improvments
cloudstack: cs_volume:  fix not usable in older cloudstack versions

affects CCP 4.3.0.2 , but not ACS / CCP 4.5.1
closes #1321

cloudstack: cs_volume: fix uable to create volumes with the same name on multiple zones

cloudstack: cs_volume: use type bool and fix python3 support
2016-12-08 11:33:39 -05:00
..
__init__.py cloudstack: add new module cloudstack_fw 2016-12-08 11:32:31 -05:00
cs_account.py cloudstack: implement common argument spec handling 2016-12-08 11:33:24 -05:00
cs_affinitygroup.py cloudstack: implement common argument spec handling 2016-12-08 11:33:24 -05:00
cs_domain.py cloudstack: implement common argument spec handling 2016-12-08 11:33:24 -05:00
cs_facts.py cloudstack: cs_facts: fix wrong description of returns cloudstack_public_ipv4, cloudstack_public_hostname 2016-12-08 11:33:39 -05:00
cs_firewall.py cloudstack: implement common argument spec handling 2016-12-08 11:33:24 -05:00
cs_instance.py cloudstack: cs_instance: fixes and improvements 2016-12-08 11:33:39 -05:00
cs_instancegroup.py cloudstack: implement common argument spec handling 2016-12-08 11:33:24 -05:00
cs_ip_address.py cloudstack: implement common argument spec handling 2016-12-08 11:33:24 -05:00
cs_iso.py cloudstack: implement common argument spec handling 2016-12-08 11:33:24 -05:00
cs_loadbalancer_rule.py Fix doc build by moving misplaced CIDR documentation 2016-12-08 11:33:29 -05:00
cs_loadbalancer_rule_member.py cloudstack: add new loadbalancer rule modules 2016-12-08 11:33:29 -05:00
cs_network.py cloudstack: implement common argument spec handling 2016-12-08 11:33:24 -05:00
cs_portforward.py cloudstack: cs_portforward: fix example does not match description 2016-12-08 11:33:31 -05:00
cs_project.py cloudstack: implement common argument spec handling 2016-12-08 11:33:24 -05:00
cs_securitygroup.py cloudstack: implement common argument spec handling 2016-12-08 11:33:24 -05:00
cs_securitygroup_rule.py cloudstack: implement common argument spec handling 2016-12-08 11:33:24 -05:00
cs_sshkeypair.py cloudstack: implement common argument spec handling 2016-12-08 11:33:24 -05:00
cs_staticnat.py cloudstack: implement common argument spec handling 2016-12-08 11:33:24 -05:00
cs_template.py cloudstack: implement common argument spec handling 2016-12-08 11:33:24 -05:00
cs_user.py cloudstack: implement common argument spec handling 2016-12-08 11:33:24 -05:00
cs_vmsnapshot.py cloudstack: implement common argument spec handling 2016-12-08 11:33:24 -05:00
cs_volume.py cloudstack: cs_volume fixes and improvments 2016-12-08 11:33:39 -05:00