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
Alexander Holzapfel b9d0864957
Send string instead of boolean to proxmox api (#5198)
* Send string instead of boolean to proxmox api

* Add changelog fragment.

* Update plugins/modules/cloud/misc/proxmox_kvm.py

Co-authored-by: castorsky <csky57@gmail.com>

Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: castorsky <csky57@gmail.com>
2022-10-23 18:25:03 +02:00
..
cloud_init_data_facts.py Fix copyright lines (make sure 'Copyright' is there). (#5083) 2022-08-05 22:12:10 +02:00
proxmox.py [feat] proxmox_snap: snapshot containers with configured mountpoints (#5274) 2022-09-28 22:48:11 +02:00
proxmox_disk.py New module: Proxmox disk management (#5101) 2022-09-18 22:06:21 +02:00
proxmox_domain_info.py multiple modules: removed unused imports (#5240) 2022-09-09 22:23:48 +02:00
proxmox_group_info.py multiple modules: removed unused imports (#5240) 2022-09-09 22:23:48 +02:00
proxmox_kvm.py Send string instead of boolean to proxmox api (#5198) 2022-10-23 18:25:03 +02:00
proxmox_nic.py multiple modules: removed unused imports (#5240) 2022-09-09 22:23:48 +02:00
proxmox_snap.py [feat] proxmox_snap: snapshot containers with configured mountpoints (#5274) 2022-09-28 22:48:11 +02:00
proxmox_storage_info.py multiple modules: removed unused imports (#5240) 2022-09-09 22:23:48 +02:00
proxmox_tasks_info.py multiple modules: removed unused imports (#5240) 2022-09-09 22:23:48 +02:00
proxmox_template.py [feat] proxmox_snap: snapshot containers with configured mountpoints (#5274) 2022-09-28 22:48:11 +02:00
proxmox_user_info.py multiple modules: removed unused imports (#5240) 2022-09-09 22:23:48 +02:00
rhevm.py Adjust booleans in cloud modules. (#5155) 2022-08-24 20:16:25 +02:00
serverless.py Adjust booleans in cloud modules. (#5155) 2022-08-24 20:16:25 +02:00
terraform.py Allow terraform module to specify complex variable structures (#4797) 2022-10-03 22:10:16 +02:00
xenserver_facts.py Fix module. (#5383) 2022-10-19 10:13:04 +02:00