mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-08 15:14:20 -07:00
[PR #9963/34b6fb74 backport][stable-10] proxmox_disk: fail gracefully if storage hasn't been provided by the user (#9968)
proxmox_disk: fail gracefully if storage hasn't been provided by the user (#9963)
Fail gracefully if storage hasn't been provided by the user.
(cherry picked from commit 34b6fb74eb
)
Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
88f5100657
commit
2d730da8a7
2 changed files with 4 additions and 0 deletions
2
changelogs/fragments/9963-proxmox_disk-storage.yml
Normal file
2
changelogs/fragments/9963-proxmox_disk-storage.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- "proxmox_disk - fail gracefully if ``storage`` is required but not provided by the user (https://github.com/ansible-collections/community.general/issues/9941, https://github.com/ansible-collections/community.general/pull/9963)."
|
Loading…
Add table
Add a link
Reference in a new issue