mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 21:00:22 -07:00
Adding purge parameter to proxmox for use with lxc delete requests (#2013)
* added purge as optional module parameter * Adding changelog fragment * Adding version to documentation for purge Co-authored-by: Felix Fontein <felix@fontein.de> * Updating changelog Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
0b2ebabd29
commit
79fb3e9852
2 changed files with 20 additions and 1 deletions
3
changelogs/fragments/2013-proxmox-purge-parameter.yml
Normal file
3
changelogs/fragments/2013-proxmox-purge-parameter.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
minor_changes:
|
||||
- proxmox - added ``purge`` module parameter for use when deleting lxc's with HA options (https://github.com/ansible-collections/community.general/pull/2013).
|
Loading…
Add table
Add a link
Reference in a new issue