ovirt: Require Python SDK 4.2.4 for Ansible 2.5 (#35841)

This commit is contained in:
Ondra Machacek 2018-02-07 17:49:25 +01:00 committed by Ryan Brown
parent 7d4a2de66a
commit dcd1c40e66
3 changed files with 4 additions and 4 deletions

View file

@ -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: