community.general/lib/ansible/modules/cloud/cloudstack
David Passante f30e0b833d cloudstack: new module cs_disk_offering (#41795) 2018-06-23 01:15:26 +02:00
..
__init__.py
_cs_nic.py
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 cloudstack: added fetch_list=True where appropriate (#40233) 2018-05-17 12:16:43 +02:00
cs_host.py cloudstack: added fetch_list=True where appropriate (#40233) 2018-05-17 12:16:43 +02:00
cs_instance.py cs_instance: implement host migration support (#40309) 2018-05-25 11:20:04 +02: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 cloudstack: use paging for listVirtualMachines (#40018) 2018-05-12 09:46:49 +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 Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
cs_portforward.py
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_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
cs_template.py cloudstack: added fetch_list=True where appropriate (#40233) 2018-05-17 12:16:43 +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 state=present to start vpc (#40587) 2018-05-23 08:53:58 +02:00
cs_vpc_offering.py cs_vpc_offering: listVPCOffering API returns any matching names (#37783) 2018-03-23 09:13:41 -04: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