mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-15 10:31:42 -07:00
* Move Proxmox `HAS_PROXMOXER` check into `module_utils`.
* Fix tests.
* Fix typo.
* Update changelog entry.
(cherry picked from commit 761fbe4fa3
)
Co-authored-by: Markus Reiter <me@reitermark.us>
This commit is contained in:
parent
a477044fb7
commit
9e6df4f1c9
9 changed files with 16 additions and 24 deletions
3
changelogs/fragments/4030-proxmox-has-proxmoxer.yml
Normal file
3
changelogs/fragments/4030-proxmox-has-proxmoxer.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
---
|
||||
minor_changes:
|
||||
- proxmox modules - move ``HAS_PROXMOXER`` check into ``module_utils`` (https://github.com/ansible-collections/community.general/pull/4030).
|
Loading…
Add table
Add a link
Reference in a new issue