mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-26 20:31:27 -07:00
This change is related to 2 issues; - The API does not return destroyed VMs if zone ID is passed for CS version < 4.5.2. Also see CLOUDSTACK-8578. This only affects domain and root admins. - The instance name must be unique across all zones. If we pass the zone ID to find a VM, it will not be found if it is in a different zone but a deployment with the name would fail. |
||
---|---|---|
.. | ||
__init__.py | ||
cs_account.py | ||
cs_affinitygroup.py | ||
cs_facts.py | ||
cs_firewall.py | ||
cs_instance.py | ||
cs_instancegroup.py | ||
cs_iso.py | ||
cs_network.py | ||
cs_portforward.py | ||
cs_project.py | ||
cs_securitygroup.py | ||
cs_securitygroup_rule.py | ||
cs_sshkeypair.py | ||
cs_template.py | ||
cs_vmsnapshot.py |