community.general/lib/ansible/modules/cloud/cloudstack
René Moser 83ec418470
cs_loadbalancer_rule_member: fix error handling (#46012)
* make use of query_api
* fix sanity
2018-09-22 13:40:40 +02:00
..
__init__.py
_cs_nic.py Stub out modules scheduled for 2.8 removal (#44985) 2018-08-31 16:27:32 -05:00
cs_account.py cloudstack: added fetch_list=True where appropriate (#40233) 2018-05-17 12:16:43 +02:00
cs_affinitygroup.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
cs_cluster.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
cs_configuration.py cloudstack: added fetch_list=True where appropriate (#40233) 2018-05-17 12:16:43 +02:00
cs_disk_offering.py cloudstack: new module cs_disk_offering (#41795) 2018-06-23 01:15:26 +02:00
cs_domain.py cloudstack: added fetch_list=True where appropriate (#40233) 2018-05-17 12:16:43 +02:00
cs_facts.py
cs_firewall.py cs_firewall: fix idempotence and tests for cloudstack v4.11 (#42458) 2018-07-08 00:51:46 +02:00
cs_host.py [cloudstack] fix cs_host example (#42419) 2018-07-06 09:47:42 -04:00
cs_instance.py cs instance root_disk size update resizes the root volume (#43817) 2018-08-28 12:19:43 -04:00
cs_instance_facts.py cs_instance_facts: add host return (#40307) 2018-05-17 12:17:49 +02:00
cs_instance_nic.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
cs_instance_nic_secondaryip.py
cs_instancegroup.py cloudstack: added fetch_list=True where appropriate (#40233) 2018-05-17 12:16:43 +02:00
cs_ip_address.py cs_ip_address: add a "tags" parameter to ensure idempotency (#39016) 2018-04-22 20:13:01 +02:00
cs_iso.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
cs_loadbalancer_rule.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
cs_loadbalancer_rule_member.py cs_loadbalancer_rule_member: fix error handling (#46012) 2018-09-22 13:40:40 +02:00
cs_network.py cloudstack: added fetch_list=True where appropriate (#40233) 2018-05-17 12:16:43 +02:00
cs_network_acl.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
cs_network_acl_rule.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
cs_network_offering.py More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
cs_pod.py cs_pod: workaround for 4.11 API break (#43944) 2018-08-11 09:22:14 +02:00
cs_portforward.py cs_portforward: remove CloudStackException dep (#31610) 2017-10-12 00:25:01 +02:00
cs_project.py cloudstack: added fetch_list=True where appropriate (#40233) 2018-05-17 12:16:43 +02:00
cs_region.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
cs_resourcelimit.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
cs_role.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
cs_role_permission.py cloudstack: new module cs_role_permission (#37065) 2018-04-27 16:47:07 +02:00
cs_router.py cloudstack: added fetch_list=True where appropriate (#40233) 2018-05-17 12:16:43 +02:00
cs_securitygroup.py
cs_securitygroup_rule.py cs_securitygroup_rule: remove CloudStackException dependency (#31603) 2017-10-11 22:23:00 +02:00
cs_service_offering.py More validate module fixes (#39097) 2018-04-24 18:05:50 +01:00
cs_snapshot_policy.py
cs_sshkeypair.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
cs_staticnat.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
cs_storage_pool.py Update cs_storage_pool.py (#42454) 2018-08-13 15:19:36 -04:00
cs_template.py cs_template: implement update and revamp (#37015) 2018-08-28 19:55:21 +02:00
cs_user.py cloudstack: added fetch_list=True where appropriate (#40233) 2018-05-17 12:16:43 +02:00
cs_vmsnapshot.py
cs_volume.py cloudstack: added fetch_list=True where appropriate (#40233) 2018-05-17 12:16:43 +02:00
cs_vpc.py cs_vpc: fix disabled or wrong vpc offering taken (#42465) 2018-07-09 08:31:13 +02:00
cs_vpc_offering.py Cloudstack: fix support for some VPC service capabilities (#45727) 2018-09-17 16:08:16 +02:00
cs_vpn_connection.py cloudstack: vpn: compatiblity fix for 4.5 API (#40700) 2018-05-25 10:24:39 +02:00
cs_vpn_customer_gateway.py cloudstack: vpn: compatiblity fix for 4.5 API (#40700) 2018-05-25 10:24:39 +02:00
cs_vpn_gateway.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
cs_zone.py Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
cs_zone_facts.py cs_zone_facts: implement return facts as ansible returns (#36993) 2018-03-05 11:42:38 +01:00