Excluded qemu templates in pools (#1991)

* Excluded qemu templates in pools

* Added changelog fragment

* Made check more robust
This commit is contained in:
Jeffrey van Pelt
2021-03-12 08:00:03 +01:00
committed by GitHub
parent d0bb74a03b
commit 178209be27
2 changed files with 5 additions and 1 deletions

View File

@@ -0,0 +1,3 @@
---
bugfixes:
- proxmox inventory - exclude qemu templates from inclusion to the inventory via pools (https://github.com/ansible-collections/community.general/issues/1986, https://github.com/ansible-collections/community.general/pull/1991).