From 39be707c06fcbb7315603ea0409eef51ee8e41cb Mon Sep 17 00:00:00 2001 From: weishaokun Date: Thu, 8 Jul 2021 10:35:15 +0800 Subject: [PATCH] add yaml --- ovirt-ansible-image-template.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 ovirt-ansible-image-template.yaml diff --git a/ovirt-ansible-image-template.yaml b/ovirt-ansible-image-template.yaml new file mode 100644 index 0000000..c161aae --- /dev/null +++ b/ovirt-ansible-image-template.yaml @@ -0,0 +1,5 @@ +version_control: github +src_repo: oVirt/ovirt-ansible-image-template +tag_prefix: ^ +seperator: . +~