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/modules/cloud/misc
patchback[bot] ef7ade6a56
Adding purge parameter to proxmox for use with lxc delete requests () ()
* 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>
(cherry picked from commit 79fb3e9852)

Co-authored-by: Ajpantuso <ajpantuso@gmail.com>
2021-03-19 19:58:44 +01:00
..
cloud_init_data_facts.py
helm.py
ovirt.py Fix a bunch of potential security issues (secret leaking) () () 2021-02-08 17:04:38 +01:00
proxmox.py Adding purge parameter to proxmox for use with lxc delete requests () () 2021-03-19 19:58:44 +01:00
proxmox_domain_info.py
proxmox_group_info.py
proxmox_kvm.py Adding tags as module parameter to proxmox_kvm () () 2021-03-15 14:05:02 +01:00
proxmox_snap.py Improved parameter handling on proxmox modules () () 2021-02-12 17:08:14 +01:00
proxmox_storage_info.py New module proxmox_storage_info () () 2021-02-22 18:36:23 +01:00
proxmox_template.py Improved parameter handling on proxmox modules () () 2021-02-12 17:08:14 +01:00
proxmox_user_info.py
rhevm.py
serverless.py
terraform.py Fixing return code not showing the command that fails in terraform. () 2021-01-23 11:44:51 +01:00
xenserver_facts.py