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/lib/ansible/modules/cloud/misc
DavidVentura c85b36d220 Fix Proxmox module crashing if the hostname doesn't exist and there's no vmid (#21305)
* fail the execution instead of panicking when the hostname is not found and the vmid was not provided

* return an empty vmid list if the hostname doesn't exist
2017-08-02 15:42:05 +01:00
..
__init__.py Relocating extras into lib/ansible/modules/ after merge 2016-12-08 11:35:18 -05:00
helm.py more wildcards 2017-07-29 07:02:12 -07:00
ovirt.py more wildcards 2017-07-29 07:02:12 -07:00
proxmox.py Fix Proxmox module crashing if the hostname doesn't exist and there's no vmid (#21305) 2017-08-02 15:42:05 +01:00
proxmox_kvm.py more wildcards 2017-07-29 07:02:12 -07:00
proxmox_template.py more wildcards 2017-07-29 07:02:12 -07:00
rhevm.py more wildcards 2017-07-29 07:02:12 -07:00
serverless.py more wildcards 2017-07-29 07:02:12 -07:00
virt.py more wildcards 2017-07-29 07:02:12 -07:00
virt_net.py more wildcards 2017-07-29 07:02:12 -07:00
virt_pool.py more wildcards 2017-07-29 07:02:12 -07:00
xenserver_facts.py more wildcards 2017-07-29 07:02:12 -07:00