1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins/modules/cloud/misc
Yvan Watchman ac03881002
Succesful clone from proxmox_kvm should return new vm id, not id from cloned vm. (#3034)
* Clone sucess should return new vm id, not id from cloned vm.

* add changelog fragment

* Update changelogs/fragments/3034-promox-kvm-return-new-id.yaml

Co-authored-by: Felix Fontein <felix@fontein.de>

Co-authored-by: Yvan E. Watchman <git@yvanwatchman.eu>
Co-authored-by: Felix Fontein <felix@fontein.de>
2021-07-26 06:33:01 +02:00
..
cloud_init_data_facts.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) 2021-06-26 23:59:11 +02:00
proxmox.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) 2021-06-26 23:59:11 +02:00
proxmox_domain_info.py More renames. (#2307) 2021-04-21 12:54:35 +02:00
proxmox_group_info.py minor refactors on plugins/modules/cloud/misc (#2557) 2021-05-27 19:13:21 +02:00
proxmox_kvm.py Succesful clone from proxmox_kvm should return new vm id, not id from cloned vm. (#3034) 2021-07-26 06:33:01 +02:00
proxmox_nic.py proxmox_nic: set mtu on interface even if it's not virtio (#2505) 2021-05-14 10:33:30 +02:00
proxmox_snap.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) 2021-06-26 23:59:11 +02:00
proxmox_storage_info.py More renames. (#2307) 2021-04-21 12:54:35 +02:00
proxmox_template.py Improved parameter handling on proxmox modules (#1765) 2021-02-12 13:01:52 +01:00
proxmox_user_info.py More renames. (#2307) 2021-04-21 12:54:35 +02:00
rhevm.py minor refactors on plugins/modules/cloud/misc (#2557) 2021-05-27 19:13:21 +02:00
serverless.py serverless - deprecating unused param (#2845) 2021-06-20 13:07:45 +02:00
terraform.py terraform - added check_destroy (#2874) 2021-06-27 12:38:04 +02:00
xenserver_facts.py