community.general/lib/ansible/modules/cloud/cloudstack
Vincent Bernat d94f9bdd8d cloudstack: ensure we select a template compatible with disksize (#21058)
When the user specify a root disk size, the template image must be
smaller than the specified root disk size.
2017-02-06 23:14:31 +01:00
..
__init__.py
cs_account.py
cs_affinitygroup.py
cs_cluster.py
cs_configuration.py
cs_domain.py
cs_facts.py
cs_firewall.py
cs_host.py
cs_instance.py cloudstack: ensure we select a template compatible with disksize (#21058) 2017-02-06 23:14:31 +01:00
cs_instance_facts.py
cs_instancegroup.py
cs_ip_address.py
cs_iso.py
cs_loadbalancer_rule.py
cs_loadbalancer_rule_member.py
cs_network.py
cs_nic.py
cs_pod.py
cs_portforward.py
cs_project.py
cs_region.py
cs_resourcelimit.py
cs_role.py
cs_router.py
cs_securitygroup.py
cs_securitygroup_rule.py
cs_snapshot_policy.py
cs_sshkeypair.py
cs_staticnat.py
cs_template.py
cs_user.py
cs_vmsnapshot.py
cs_volume.py
cs_vpc.py
cs_zone.py
cs_zone_facts.py