mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-18 22:31:06 -07:00
ovirt: Require Python SDK 4.2.4 for Ansible 2.5 (#35841)
This commit is contained in:
parent
7d4a2de66a
commit
dcd1c40e66
3 changed files with 4 additions and 4 deletions
|
@ -68,7 +68,7 @@ options:
|
|||
default: 3
|
||||
requirements:
|
||||
- python >= 2.7
|
||||
- ovirt-engine-sdk-python >= 4.0.0
|
||||
- ovirt-engine-sdk-python >= 4.2.4
|
||||
notes:
|
||||
- "In order to use this module you have to install oVirt Python SDK.
|
||||
To ensure it's installed with correct version you can create the following task:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue