diff --git a/10/ansible-10.build b/10/ansible-10.build index b526f0872a..5abe94eaaa 100644 --- a/10/ansible-10.build +++ b/10/ansible-10.build @@ -71,6 +71,7 @@ infoblox.nios_modules: >=1.6.0,<2.0.0 inspur.ispim: >=2.2.0,<3.0.0 inspur.sm: >=2.3.0,<3.0.0 junipernetworks.junos: >=7.0.0,<8.0.0 +kaytus.ksmanage: >=1.2.1,<2.0.0 kubernetes.core: >=3.0.0,<4.0.0 lowlydba.sqlserver: >=2.3.0,<3.0.0 microsoft.ad: >=1.5.0,<2.0.0 diff --git a/10/ansible.in b/10/ansible.in index ebccf47e46..9a55b978fc 100644 --- a/10/ansible.in +++ b/10/ansible.in @@ -68,6 +68,7 @@ infoblox.nios_modules inspur.ispim inspur.sm junipernetworks.junos +kaytus.ksmanage kubernetes.core lowlydba.sqlserver microsoft.ad diff --git a/10/collection-meta.yaml b/10/collection-meta.yaml index 46bec2cb2e..4e1c98bcb7 100644 --- a/10/collection-meta.yaml +++ b/10/collection-meta.yaml @@ -26,6 +26,10 @@ collections: maintainers: - ISIB-Group repository: https://github.com/ISIB-Group/inspur.sm + kaytus.ksmanage: + maintainers: + - ieisystem + repository: https://github.com/ieisystem/kaytus.ksmanage kubernetes.core: maintainers: - jillr diff --git a/9/ansible-9.build b/9/ansible-9.build index d052fb3f01..0e0b6a2f5f 100644 --- a/9/ansible-9.build +++ b/9/ansible-9.build @@ -75,6 +75,7 @@ infoblox.nios_modules: >=1.5.0,<2.0.0 inspur.ispim: >=2.1.0,<3.0.0 inspur.sm: >=2.3.0,<3.0.0 junipernetworks.junos: >=5.3.0,<6.0.0 +kaytus.ksmanage: >=1.2.1,<2.0.0 kubernetes.core: >=2.4.0,<3.0.0 lowlydba.sqlserver: >=2.2.0,<3.0.0 microsoft.ad: >=1.3.0,<2.0.0 diff --git a/9/ansible.in b/9/ansible.in index ce3184afe1..9378b5acfa 100644 --- a/9/ansible.in +++ b/9/ansible.in @@ -72,6 +72,7 @@ infoblox.nios_modules inspur.ispim inspur.sm junipernetworks.junos +kaytus.ksmanage kubernetes.core lowlydba.sqlserver microsoft.ad diff --git a/9/collection-meta.yaml b/9/collection-meta.yaml index 33351ab82c..bae582fdd6 100644 --- a/9/collection-meta.yaml +++ b/9/collection-meta.yaml @@ -26,6 +26,10 @@ collections: maintainers: - ISIB-Group repository: https://github.com/ISIB-Group/inspur.sm + kaytus.ksmanage: + maintainers: + - ieisystem + repository: https://github.com/ieisystem/kaytus.ksmanage kubernetes.core: maintainers: - jillr