You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible/modules/cloud/cloudstack
René Moser 46cf6ed677
cs_vpc_offering: listVPCOffering API returns any matching names (#37783) (#37832)
(cherry picked from commit 270e799cb6)
8 years ago
..
__init__.py Relocating extras into lib/ansible/modules/ after merge 9 years ago
_cs_nic.py Module deprecation: docs, scheme and tests (#34100) 8 years ago
cs_account.py Add module support to yamllint sanity test. (#34964) 8 years ago
cs_affinitygroup.py cloudstack: fix spelling of "affinity_type" (#33231) 8 years ago
cs_cluster.py Update metadata to 1.1 9 years ago
cs_configuration.py Update metadata to 1.1 9 years ago
cs_domain.py Update metadata to 1.1 9 years ago
cs_facts.py Update metadata to 1.1 9 years ago
cs_firewall.py cs_firewall: use list type for cidr (#33020) 8 years ago
cs_host.py Bulk autopep8 (modules) 8 years ago
cs_instance.py cs_instance: fix py3 user_data base64 (#37135) (#37199) 8 years ago
cs_instance_facts.py cs_instance_facts: fix pep8 (#31606) 8 years ago
cs_instance_nic.py Update metadata to 1.1 9 years ago
cs_instance_nic_secondaryip.py Update metadata to 1.1 9 years ago
cs_instancegroup.py Update metadata to 1.1 9 years ago
cs_ip_address.py cs_ip_address.py: fix missing doc (#37109) 8 years ago
cs_iso.py Update metadata to 1.1 9 years ago
cs_loadbalancer_rule.py Update metadata to 1.1 9 years ago
cs_loadbalancer_rule_member.py Update metadata to 1.1 9 years ago
cs_network.py cs_network: implement support acl (#35706) 8 years ago
cs_network_acl.py Add module support to yamllint sanity test. (#34964) 8 years ago
cs_network_acl_rule.py Add module support to yamllint sanity test. (#34964) 8 years ago
cs_network_offering.py Module DOCUMENTATION should match argspec (#34895) 8 years ago
cs_pod.py Update metadata to 1.1 9 years ago
cs_portforward.py cs_portforward: remove CloudStackException dep (#31610) 8 years ago
cs_project.py Update metadata to 1.1 9 years ago
cs_region.py Add module support to yamllint sanity test. (#34964) 8 years ago
cs_resourcelimit.py Add module support to yamllint sanity test. (#34964) 8 years ago
cs_role.py Update metadata to 1.1 9 years ago
cs_router.py cs_router: fix missing doc (#37107) 8 years ago
cs_securitygroup.py cs_securitygroup: remove CloudStackException dep (#31597) 8 years ago
cs_securitygroup_rule.py cs_securitygroup_rule: remove CloudStackException dependency (#31603) 8 years ago
cs_service_offering.py cloudstack: rename new module to cs_service_offering (#34555) 8 years ago
cs_snapshot_policy.py cs_snapshot_policy: fix VM not found in non-default zone 8 years ago
cs_sshkeypair.py cs_sshkeypair: fix ssh key rename (#36726) (#36730) 8 years ago
cs_staticnat.py Update metadata to 1.1 9 years ago
cs_storage_pool.py Add module support to yamllint sanity test. (#34964) 8 years ago
cs_template.py cloudstack: cs_template: remove dependency to CloudStackException 8 years ago
cs_user.py cs_user: fix return user_api_secret for ACS v4.10 and later (#36447) (#36489) 8 years ago
cs_vmsnapshot.py Fix trailing space in ec2_vol example, fix 'the the' typos (#28440) 9 years ago
cs_volume.py cs_volume: fix CloudStackException dependency (#30389) 8 years ago
cs_vpc.py cs_vpc: fix network_domain param ignored (#35690) 8 years ago
cs_vpc_offering.py cs_vpc_offering: listVPCOffering API returns any matching names (#37783) (#37832) 8 years ago
cs_vpn_connection.py cs_vpn_connection: fix wrong connection used (#34937) 8 years ago
cs_vpn_customer_gateway.py cs_vpn_customer_gateway: fix missing return doc (#34644) 8 years ago
cs_vpn_gateway.py Update metadata to 1.1 9 years ago
cs_zone.py Update metadata to 1.1 9 years ago
cs_zone_facts.py Update metadata to 1.1 9 years ago