mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
ovirt: Add support to diff (#20698)
* cloud: ovirt: Add diff support to * cloud: ovirt: Add ability to print nested list of objects * cloud: ovirt: Fix waiting while reinstalling host * cloud: ovirt: fix ovirt_vms 404 error * cloud: ovirt: add check_mode support to ovirt_auth module
This commit is contained in:
committed by
Ryan Brown
parent
6ca5fb49c3
commit
ee7f1cde0e
@@ -69,5 +69,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:
|
||||
pip: name=ovirt-engine-sdk-python version=4.0.0"
|
||||
I(pip: name=ovirt-engine-sdk-python version=4.0.0)"
|
||||
'''
|
||||
|
||||
Reference in New Issue
Block a user