community.general/lib/ansible/modules/cloud/cloudstack
René Moser 6402a3e504
cs_user: fix return user_api_secret for ACS v4.10 and later (#36447)
2018-02-20 23:08:19 +01:00
..
__init__.py
_cs_nic.py Module deprecation: docs, scheme and tests (#34100) 2018-01-30 12:23:52 +00:00
cs_account.py Add module support to yamllint sanity test. (#34964) 2018-01-16 15:08:56 -08:00
cs_affinitygroup.py cloudstack: fix spelling of "affinity_type" (#33231) 2017-11-28 07:46:43 +01:00
cs_cluster.py
cs_configuration.py
cs_domain.py
cs_facts.py
cs_firewall.py cs_firewall: use list type for cidr (#33020) 2017-11-17 20:17:42 +01:00
cs_host.py Bulk autopep8 (modules) 2017-12-07 20:25:55 +00:00
cs_instance.py cs_instance: remove CloudStackException dep (#31724) 2017-10-14 00:09:57 +02:00
cs_instance_facts.py cs_instance_facts: fix pep8 (#31606) 2017-10-12 14:00:14 +10:00
cs_instance_nic.py
cs_instance_nic_secondaryip.py
cs_instancegroup.py
cs_ip_address.py
cs_iso.py
cs_loadbalancer_rule.py
cs_loadbalancer_rule_member.py
cs_network.py cs_network: implement support acl (#35706) 2018-02-04 19:23:57 +01:00
cs_network_acl.py Add module support to yamllint sanity test. (#34964) 2018-01-16 15:08:56 -08:00
cs_network_acl_rule.py Add module support to yamllint sanity test. (#34964) 2018-01-16 15:08:56 -08:00
cs_network_offering.py Module DOCUMENTATION should match argspec (#34895) 2018-01-16 12:18:51 +00:00
cs_pod.py
cs_portforward.py cs_portforward: remove CloudStackException dep (#31610) 2017-10-12 00:25:01 +02:00
cs_project.py
cs_region.py Add module support to yamllint sanity test. (#34964) 2018-01-16 15:08:56 -08:00
cs_resourcelimit.py Add module support to yamllint sanity test. (#34964) 2018-01-16 15:08:56 -08:00
cs_role.py
cs_router.py
cs_securitygroup.py cs_securitygroup: remove CloudStackException dep (#31597) 2017-10-11 20:58:08 +02:00
cs_securitygroup_rule.py cs_securitygroup_rule: remove CloudStackException dependency (#31603) 2017-10-11 22:23:00 +02:00
cs_service_offering.py cloudstack: rename new module to cs_service_offering (#34555) 2018-01-07 17:21:56 +01:00
cs_snapshot_policy.py cs_snapshot_policy: fix VM not found in non-default zone 2017-10-11 18:35:54 +02:00
cs_sshkeypair.py
cs_staticnat.py
cs_storage_pool.py Add module support to yamllint sanity test. (#34964) 2018-01-16 15:08:56 -08:00
cs_template.py
cs_user.py cs_user: fix return user_api_secret for ACS v4.10 and later (#36447) 2018-02-20 23:08:19 +01:00
cs_vmsnapshot.py
cs_volume.py
cs_vpc.py cs_vpc: fix network_domain param ignored (#35690) 2018-02-03 21:21:24 +01:00
cs_vpc_offering.py Add new Cloudstack module cs_vpc_offering (#34797) 2018-01-12 21:40:35 +01:00
cs_vpn_connection.py cs_vpn_connection: fix wrong connection used (#34937) 2018-01-16 22:56:24 +01:00
cs_vpn_customer_gateway.py cs_vpn_customer_gateway: fix missing return doc (#34644) 2018-01-09 16:13:24 +01:00
cs_vpn_gateway.py
cs_zone.py
cs_zone_facts.py