mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-28 07:31:23 -07:00
ovirt: Update documentation to showcase that the Python SDK 4.2.4 is required. (#39169)
This is related to the GitHub PR#35841. Some documentation was missed and did not get updated with those patches.
This commit is contained in:
parent
b667126d35
commit
49e3f60c42
3 changed files with 4 additions and 4 deletions
|
@ -72,5 +72,5 @@ requirements:
|
|||
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:
|
||||
I(pip: name=ovirt-engine-sdk-python version=4.0.0)"
|
||||
I(pip: name=ovirt-engine-sdk-python version=4.2.4)"
|
||||
'''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue