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
Timon Michel dbad1e0f11
Allow Proxmox Snapshot Restoring (#4377)
* Allow restoring of snapshots

* Fix formatting

* Add documentation for new feature

* Revert unrelated reformatting

* Add documentation for snapshot change

* Remove redundant multiple call to status API

* Remove unneccesary indent

* Add documentation for timeout fix

* Update changelog fragment to reflect real changes

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

* Update changelog fragment to reflect real changes

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

* Add Tests for Snapshot rollback

* Update tests/unit/plugins/modules/cloud/misc/test_proxmox_snap.py

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

* Update changelogs/fragments/4377-allow-proxmox-snapshot-restoring.yml

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

* Update plugins/modules/cloud/misc/proxmox_snap.py

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

Co-authored-by: Felix Fontein <felix@fontein.de>
2022-04-25 06:39:15 +02:00
..
cloud_init_data_facts.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters (#2877) 2021-06-26 23:59:11 +02:00
proxmox.py Removed 'default=None' in a batch of modules 2 (#4567) 2022-04-24 07:42:36 +02:00
proxmox_domain_info.py Move Proxmox HAS_PROXMOXER check into module_utils. (#4030) 2022-01-16 20:13:47 +01:00
proxmox_group_info.py Move Proxmox HAS_PROXMOXER check into module_utils. (#4030) 2022-01-16 20:13:47 +01:00
proxmox_kvm.py Correctly handle exception when no VM name returned by proxmox (#4508) 2022-04-19 18:31:12 +02:00
proxmox_nic.py Refactor all Proxmox modules to use shared module_utils. (#4029) 2022-02-07 06:21:24 +01:00
proxmox_snap.py Allow Proxmox Snapshot Restoring (#4377) 2022-04-25 06:39:15 +02:00
proxmox_storage_info.py Move Proxmox HAS_PROXMOXER check into module_utils. (#4030) 2022-01-16 20:13:47 +01:00
proxmox_tasks_info.py Move Proxmox HAS_PROXMOXER check into module_utils. (#4030) 2022-01-16 20:13:47 +01:00
proxmox_template.py Refactor all Proxmox modules to use shared module_utils. (#4029) 2022-02-07 06:21:24 +01:00
proxmox_user_info.py Move Proxmox HAS_PROXMOXER check into module_utils. (#4030) 2022-01-16 20:13:47 +01:00
rhevm.py minor refactors on plugins/modules/cloud/misc (#2557) 2021-05-27 19:13:21 +02:00
serverless.py serverless - deprecating unused param (#2845) 2021-06-20 13:07:45 +02:00
terraform.py Terraform init -upgrade flag (#4455) 2022-04-13 11:16:54 +00:00
xenserver_facts.py mass-added the utf-8 marker (#3163) 2021-08-08 10:40:22 +02:00