mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-07 22:54:24 -07:00
proxmox - fixing onboot parameter causing module failure when not defined (#3874)
* fixing onboot parameter when not supplied * adding changelog fragment
This commit is contained in:
parent
8825ef4711
commit
00a1152bb1
3 changed files with 22 additions and 3 deletions
4
changelogs/fragments/3874-proxmox-fix-onboot-param.yml
Normal file
4
changelogs/fragments/3874-proxmox-fix-onboot-param.yml
Normal file
|
@ -0,0 +1,4 @@
|
|||
---
|
||||
bugfixes:
|
||||
- proxmox - fixed ``onboot`` parameter causing module failures when undefined
|
||||
(https://github.com/ansible-collections/community.general/issues/3844).
|
Loading…
Add table
Add a link
Reference in a new issue