mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-22 03:53:59 -07:00
cs_instance: implement host migration support (#40309)
* cs_instance: implement host migration support * fix build * fail fast on update if user is not admin * improve tests a bit * expunge it * fix typo * disable temporarly verify for host on starting instance.
This commit is contained in:
parent
6443a56069
commit
5dd3aa26ea
6 changed files with 125 additions and 26 deletions
|
@ -154,7 +154,6 @@ lib/ansible/modules/cloud/cloudscale/cloudscale_server.py E325
|
|||
lib/ansible/modules/cloud/cloudstack/cs_cluster.py E326
|
||||
lib/ansible/modules/cloud/cloudstack/cs_domain.py E325
|
||||
lib/ansible/modules/cloud/cloudstack/cs_host.py E326
|
||||
lib/ansible/modules/cloud/cloudstack/cs_instance.py E325
|
||||
lib/ansible/modules/cloud/cloudstack/cs_instance.py E326
|
||||
lib/ansible/modules/cloud/cloudstack/cs_instance_nic_secondaryip.py E325
|
||||
lib/ansible/modules/cloud/cloudstack/cs_iso.py E323
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue