1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-07 18:39:53 +00:00
community.general/tests/unit/plugins/modules/cloud/misc
Markus Reiter a61bdbadd5
Refactor all Proxmox modules to use shared module_utils. (#4029)
* 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.
2022-02-07 06:21:24 +01:00
..
__init__.py
test_proxmox_kvm.py
test_proxmox_snap.py
test_proxmox_tasks_info.py
test_terraform.py