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
Sergei Antipov 2089769ccc
[proxmox_vm_info] Return empty list when requested VM doesn't exist (#7049)
* [proxmox_vm_info] Return empty list when requested VM doesn't exist

* Update documentation

* Add changelog fragment

* Address review comments

* Allow to filter by empty name

* Update plugins/modules/proxmox_vm_info.py

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

---------

Co-authored-by: Felix Fontein <felix@fontein.de>
2023-08-09 16:12:31 +02:00
..
action Shutdown systemd without sysv (#6171) 2023-05-09 20:10:09 +02:00
become machinectl become plugin: mark as require_tty (#6935) 2023-07-15 12:53:59 +02:00
cache Start using semantic markup (#6627) 2023-06-10 09:28:40 +02:00
callback Start using semantic markup (#6627) 2023-06-10 09:28:40 +02:00
connection chroot: added an example (#6824) 2023-07-08 10:21:13 +02:00
doc_fragments proxmox module utils: better error msg when token fails with old proxmoxer (#6839) 2023-07-03 22:07:05 +02:00
filter Start using semantic markup (#6627) 2023-06-10 09:28:40 +02:00
inventory cobbler inventory plugin: Convert unicode to str (#6923) 2023-07-16 10:58:30 +02:00
lookup 📝 Add missing commas to documentation (#6955) 2023-07-16 12:51:21 +02:00
module_utils Adding DeleteVolumes functionality (#6814) 2023-08-05 20:16:57 +02:00
modules [proxmox_vm_info] Return empty list when requested VM doesn't exist (#7049) 2023-08-09 16:12:31 +02:00
test