1
0
mirror of https://github.com/oVirt/ovirt-ansible-image-template.git synced 2026-02-05 15:45:29 +01:00

Add file to requirements (#62)

This commit is contained in:
Martin Nečas
2020-01-29 12:23:55 +01:00
committed by GitHub
parent 40762edfd7
commit 33e67febf3
4 changed files with 4 additions and 1 deletions

View File

@@ -28,6 +28,7 @@ Requirements
* Python SDK version 4.3 or higher.
* oVirt has to be 4.1 or higher and [ovirt-imageio] must be installed and running.
* CA certificate of oVirt engine. The path to CA certificate must be specified in the `ovirt_ca` variable.
* file
Limitations
-----------

View File

@@ -1,3 +1,4 @@
yum-utils
ansible
git
file

View File

@@ -1,3 +1,4 @@
yum-utils
git
ansible
file

View File

@@ -14,7 +14,7 @@ Group: Virtualization/Management
BuildArch: noarch
Url: http://www.ovirt.org
Requires: ansible >= 2.9.0
Requires: ansible >= 2.9.0, file
%description
This Ansible role provide funtionality to create virtual machine template from disk