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/tests/unit/plugins/modules/cloud/misc
patchback[bot] a678029bd2
Refactor all Proxmox modules to use shared module_utils. (#4029) (#4164)
* Refactor Proxmox modules to use `module_utils`.

* Fix tests.

* Rename `node_check`.

* Add `ignore_missing` to `get_vm`.

* Refactor `proxmox` module.

* Add changelog entry.

* Add `choose_first_if_multiple` parameter for deprecation.

(cherry picked from commit a61bdbadd5)

Co-authored-by: Markus Reiter <me@reitermark.us>
2022-02-07 17:48:11 +01:00
..
__init__.py Move modules and module_utils unit tests to correct place (#81) 2020-03-31 10:42:38 +02:00
test_proxmox_kvm.py Refactor all Proxmox modules to use shared module_utils. (#4029) (#4164) 2022-02-07 17:48:11 +01:00
test_proxmox_snap.py Refactor all Proxmox modules to use shared module_utils. (#4029) (#4164) 2022-02-07 17:48:11 +01:00
test_proxmox_tasks_info.py Refactor all Proxmox modules to use shared module_utils. (#4029) (#4164) 2022-02-07 17:48:11 +01:00
test_terraform.py sanity: Add future boilerplate (#573) 2020-06-24 21:50:36 +02:00