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] 869e1a1eab
[feat] proxmox_snap: snapshot containers with configured mountpoints (#5274) (#5317)
* module_utils.proxmox: new `api_task_ok` helper + integrated with existing modules

* proxmox_snap: add `unbind` param to snapshot containers with mountpoints

* [fix] errors reported by 'test sanity pep8'
at
https://github.com/ansible-collections/community.general/pull/5274#issuecomment-1242932079

* module_utils.proxmox.api_task_ok: small improvement

* proxmox_snap.unbind: version_added, formatting errors, changelog fragment

* Apply suggestions from code review

Co-authored-by: Felix Fontein <felix@fontein.de>

* proxmox_snap.unbind: update version_added tag

Co-authored-by: Felix Fontein <felix@fontein.de>

Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 25e3031c2f)

Co-authored-by: nxet <nxet821@protonmail.com>
2022-09-28 23:20:21 +02:00
..
cloud_init_data_facts.py Fix copyright lines (make sure 'Copyright' is there). (#5083) (#5084) 2022-08-05 22:45:15 +02:00
proxmox.py [feat] proxmox_snap: snapshot containers with configured mountpoints (#5274) (#5317) 2022-09-28 23:20:21 +02:00
proxmox_disk.py New module: Proxmox disk management (#5101) (#5295) 2022-09-19 20:19:21 +02:00
proxmox_domain_info.py multiple modules: removed unused imports (#5240) (#5257) 2022-09-09 22:38:29 +02:00
proxmox_group_info.py multiple modules: removed unused imports (#5240) (#5257) 2022-09-09 22:38:29 +02:00
proxmox_kvm.py [feat] proxmox_snap: snapshot containers with configured mountpoints (#5274) (#5317) 2022-09-28 23:20:21 +02:00
proxmox_nic.py multiple modules: removed unused imports (#5240) (#5257) 2022-09-09 22:38:29 +02:00
proxmox_snap.py [feat] proxmox_snap: snapshot containers with configured mountpoints (#5274) (#5317) 2022-09-28 23:20:21 +02:00
proxmox_storage_info.py multiple modules: removed unused imports (#5240) (#5257) 2022-09-09 22:38:29 +02:00
proxmox_tasks_info.py multiple modules: removed unused imports (#5240) (#5257) 2022-09-09 22:38:29 +02:00
proxmox_template.py [feat] proxmox_snap: snapshot containers with configured mountpoints (#5274) (#5317) 2022-09-28 23:20:21 +02:00
proxmox_user_info.py multiple modules: removed unused imports (#5240) (#5257) 2022-09-09 22:38:29 +02:00
rhevm.py Adjust booleans in cloud modules. (#5155) (#5176) 2022-08-24 20:22:10 +02:00
serverless.py Adjust booleans in cloud modules. (#5155) (#5176) 2022-08-24 20:22:10 +02:00
terraform.py Fix copyright lines (make sure 'Copyright' is there). (#5083) (#5084) 2022-08-05 22:45:15 +02:00
xenserver_facts.py Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt (#5065) (#5068) 2022-08-05 13:17:19 +02:00