community.general/lib/ansible/modules/cloud/cloudstack
Gregor Riepl 02893520a9 Cloudstack: Add password reset module (#47931) 2018-11-26 18:20:52 +01: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 cs_account: add ability to bind accounts to LDAP (#46219) 2018-10-27 05:00:18 -04: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 Bulk fix DOCUMENTATION.author (Part 1) (#48934) 2018-11-20 19:31:35 +00:00
cs_domain.py cloudstack: added fetch_list=True where appropriate (#40233) 2018-05-17 12:16:43 +02:00
cs_facts.py Update metadata to 1.1 2017-08-15 23:12:08 -07:00
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: fix typos in defaults for ip/ip6_ipaddress (#49064) 2018-11-23 15:39:15 +00: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 Update metadata to 1.1 2017-08-15 23:12:08 -07:00
cs_instance_password_reset.py Cloudstack: Add password reset module (#47931) 2018-11-26 18:20:52 +01:00
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: fix vpc and network mutually exclusive (#47846) 2018-11-01 07:26:08 +01:00
cs_iso.py Misc typo fixes (#47699) 2018-10-28 12:35:30 +05:30
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 cs_network_acl_rule: fix doc and sanity (#47835) 2018-11-02 01:08:15 +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 cs_resourcelimit: use query_api for error handling (#46036) 2018-09-26 09:05:48 +02: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: 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 More validate module fixes (#39097) 2018-04-24 18:05:50 +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 Clean up module documentation (#36909) 2018-03-15 22:15:24 +01:00
cs_staticnat.py cs_staticnat: fix sanity (#46037) 2018-09-26 09:03:16 +02:00
cs_storage_pool.py Update cs_storage_pool.py (#42454) 2018-08-13 15:19:36 -04:00
cs_template.py cs_template: fix KeyError on state=extracted (#48675) 2018-11-15 13:38:42 +00:00
cs_user.py cloudstack: added fetch_list=True where appropriate (#40233) 2018-05-17 12:16:43 +02:00
cs_vmsnapshot.py Fix trailing space in ec2_vol example, fix 'the the' typos (#28440) 2017-08-19 23:00:51 +02:00
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