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
Ajpantuso 79fb3e9852
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>
2021-03-19 19:18:05 +01:00
..
cloud_init_data_facts.py
helm.py
ovirt.py Fix a bunch of potential security issues (secret leaking) (#1736) 2021-02-08 16:33:18 +01:00
proxmox.py Adding purge parameter to proxmox for use with lxc delete requests (#2013) 2021-03-19 19:18:05 +01:00
proxmox_domain_info.py
proxmox_group_info.py
proxmox_kvm.py Adding tags as module parameter to proxmox_kvm (#2000) 2021-03-15 13:39:23 +01:00
proxmox_snap.py Improved parameter handling on proxmox modules (#1765) 2021-02-12 13:01:52 +01:00
proxmox_storage_info.py New module proxmox_storage_info (#1844) 2021-02-22 17:59:27 +01:00
proxmox_template.py Improved parameter handling on proxmox modules (#1765) 2021-02-12 13:01:52 +01:00
proxmox_user_info.py
rhevm.py
serverless.py
terraform.py
xenserver_facts.py