community.general/lib/ansible/modules/cloud/cloudstack
Patryk D. Cichy 6b3246164c Enable adding VLAN IP ranges for Physical Networks (#54576) 2019-03-29 20:08:14 +01:00
..
__init__.py
_cs_nic.py
cs_account.py
cs_affinitygroup.py
cs_cluster.py
cs_configuration.py
cs_disk_offering.py
cs_domain.py
cs_facts.py
cs_firewall.py
cs_host.py
cs_image_store.py
cs_instance.py
cs_instance_facts.py
cs_instance_nic.py
cs_instance_nic_secondaryip.py
cs_instance_password_reset.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_acl.py
cs_network_acl_rule.py
cs_network_offering.py cs_network_offering: add a for_vpc parameter (#54551) 2019-03-28 22:37:32 +01:00
cs_physical_network.py cs_physical_network: use name as param for network (#54602) 2019-03-29 10:45:01 -04:00
cs_pod.py
cs_portforward.py
cs_project.py
cs_region.py
cs_resourcelimit.py
cs_role.py
cs_role_permission.py
cs_router.py
cs_securitygroup.py
cs_securitygroup_rule.py
cs_service_offering.py cs_service_offering: Implement customizable compute offers (#54597) 2019-03-29 15:39:54 +01:00
cs_snapshot_policy.py cloudstack: streamline modules doc (part 5) (#54523) 2019-03-29 09:50:15 +01:00
cs_sshkeypair.py cloudstack: streamline modules doc (part 5) (#54523) 2019-03-29 09:50:15 +01:00
cs_staticnat.py cloudstack: streamline modules doc (part 5) (#54523) 2019-03-29 09:50:15 +01:00
cs_storage_pool.py cloudstack: streamline modules doc (part 5) (#54523) 2019-03-29 09:50:15 +01:00
cs_template.py cloudstack: streamline modules doc (part 5) (#54523) 2019-03-29 09:50:15 +01:00
cs_traffic_type.py Add a new CloudStack module - cs_traffic_type (#54451) 2019-03-28 21:53:32 +01:00
cs_user.py
cs_vlan_ip_range.py Enable adding VLAN IP ranges for Physical Networks (#54576) 2019-03-29 20:08:14 +01:00
cs_vmsnapshot.py
cs_volume.py cloudstack: streamline modules doc (part 5) (#54523) 2019-03-29 09:50:15 +01:00
cs_vpc.py cloudstack: streamline modules doc (part 5) (#54523) 2019-03-29 09:50:15 +01:00
cs_vpc_offering.py cloudstack: streamline modules doc (part 5) (#54523) 2019-03-29 09:50:15 +01:00
cs_vpn_connection.py
cs_vpn_customer_gateway.py
cs_vpn_gateway.py
cs_zone.py
cs_zone_facts.py