From 4769d4db46106117aae987729b2da0beaed7116c Mon Sep 17 00:00:00 2001 From: Felix Fontein Date: Sat, 15 Jun 2024 14:33:07 +0200 Subject: [PATCH] Add kubevirt.core to Ansible 10 and 11. --- 10/ansible-10.build | 1 + 10/ansible.in | 1 + 10/collection-meta.yaml | 5 +++++ 11/ansible.in | 1 + 11/collection-meta.yaml | 5 +++++ 5 files changed, 13 insertions(+) diff --git a/10/ansible-10.build b/10/ansible-10.build index 250c71009c..500e90d5f2 100644 --- a/10/ansible-10.build +++ b/10/ansible-10.build @@ -73,6 +73,7 @@ inspur.sm: >=2.3.0,<3.0.0 junipernetworks.junos: >=8.0.0,<9.0.0 kaytus.ksmanage: >=1.2.0,<2.0.0 kubernetes.core: >=3.1.0,<4.0.0 +kubevirt.core: >=1.4.0,<2.0.0 lowlydba.sqlserver: >=2.3.0,<3.0.0 microsoft.ad: >=1.5.0,<2.0.0 netapp.cloudmanager: >=21.22.0,<22.0.0 diff --git a/10/ansible.in b/10/ansible.in index 9a55b978fc..8a783c15ee 100644 --- a/10/ansible.in +++ b/10/ansible.in @@ -70,6 +70,7 @@ inspur.sm junipernetworks.junos kaytus.ksmanage kubernetes.core +kubevirt.core lowlydba.sqlserver microsoft.ad netapp.cloudmanager diff --git a/10/collection-meta.yaml b/10/collection-meta.yaml index 28a4f57c50..94f3946e38 100644 --- a/10/collection-meta.yaml +++ b/10/collection-meta.yaml @@ -36,6 +36,11 @@ collections: - akasurde - gravesm repository: https://github.com/ansible-collections/kubernetes.core + kubevirt.core: + maintainers: + - 0xFelix + - guidograzioli + repository: https://github.com/kubevirt/kubevirt.core sensu.sensu_go: maintainers: - tadeboro diff --git a/11/ansible.in b/11/ansible.in index 27f5ec0904..8c490fa480 100644 --- a/11/ansible.in +++ b/11/ansible.in @@ -69,6 +69,7 @@ inspur.ispim junipernetworks.junos kaytus.ksmanage kubernetes.core +kubevirt.core lowlydba.sqlserver microsoft.ad netapp.cloudmanager diff --git a/11/collection-meta.yaml b/11/collection-meta.yaml index 7afec0613e..4b29df5b95 100644 --- a/11/collection-meta.yaml +++ b/11/collection-meta.yaml @@ -32,6 +32,11 @@ collections: - akasurde - gravesm repository: https://github.com/ansible-collections/kubernetes.core + kubevirt.core: + maintainers: + - 0xFelix + - guidograzioli + repository: https://github.com/kubevirt/kubevirt.core sensu.sensu_go: maintainers: - tadeboro