From 514597cd40c784c7f2c13e3d28e13629472e281c Mon Sep 17 00:00:00 2001 From: Mario Lenz Date: Mon, 4 Aug 2025 17:13:28 +0200 Subject: [PATCH] Add ravendb.ravendb to Ansible 11 and 12 --- 11/ansible-11.build | 1 + 11/ansible.in | 1 + 11/collection-meta.yaml | 2 ++ 12/ansible-12.build | 1 + 12/ansible.in | 1 + 12/collection-meta.yaml | 2 ++ 6 files changed, 8 insertions(+) diff --git a/11/ansible-11.build b/11/ansible-11.build index 9a1fc12b4d..5f1f45cff5 100644 --- a/11/ansible-11.build +++ b/11/ansible-11.build @@ -89,6 +89,7 @@ openstack.cloud: >=2.2.0,<3.0.0 ovirt.ovirt: >=3.2.0,<4.0.0 purestorage.flasharray: >=1.31.0,<2.0.0 purestorage.flashblade: >=1.19.0,<2.0.0 +ravendb.ravendb: >=1.0.2,<2.0.0 sensu.sensu_go: >=1.14.0,<2.0.0 splunk.es: >=4.0.0,<5.0.0 telekom_mms.icinga_director: >=2.2.0,<3.0.0 diff --git a/11/ansible.in b/11/ansible.in index 532ccb72ba..0e03658669 100644 --- a/11/ansible.in +++ b/11/ansible.in @@ -85,6 +85,7 @@ openstack.cloud ovirt.ovirt purestorage.flasharray purestorage.flashblade +ravendb.ravendb sensu.sensu_go splunk.es theforeman.foreman diff --git a/11/collection-meta.yaml b/11/collection-meta.yaml index 76bb666f4b..084691b60d 100644 --- a/11/collection-meta.yaml +++ b/11/collection-meta.yaml @@ -355,6 +355,8 @@ collections: repository: https://github.com/Pure-Storage-Ansible/FlashArray-Collection purestorage.flashblade: repository: https://github.com/Pure-Storage-Ansible/FlashBlade-Collection + ravendb.ravendb: + repository: https://github.com/ravendb/ansible-collection-ravendb sensu.sensu_go: maintainers: - tadeboro diff --git a/12/ansible-12.build b/12/ansible-12.build index a70cc1566b..7e4950d3aa 100644 --- a/12/ansible-12.build +++ b/12/ansible-12.build @@ -84,6 +84,7 @@ openstack.cloud: >=2.4.0,<3.0.0 ovirt.ovirt: >=3.2.0,<4.0.0 purestorage.flasharray: >=1.36.0,<2.0.0 purestorage.flashblade: >=1.20.0,<2.0.0 +ravendb.ravendb: >=1.0.2,<2.0.0 splunk.es: >=4.0.0,<5.0.0 telekom_mms.icinga_director: >=2.4.0,<3.0.0 theforeman.foreman: >=5.4.0,<6.0.0 diff --git a/12/ansible.in b/12/ansible.in index 83231f3bd3..652e3f5e24 100644 --- a/12/ansible.in +++ b/12/ansible.in @@ -81,6 +81,7 @@ openstack.cloud ovirt.ovirt purestorage.flasharray purestorage.flashblade +ravendb.ravendb splunk.es theforeman.foreman telekom_mms.icinga_director diff --git a/12/collection-meta.yaml b/12/collection-meta.yaml index be111f1d1c..5541b73650 100644 --- a/12/collection-meta.yaml +++ b/12/collection-meta.yaml @@ -313,6 +313,8 @@ collections: repository: https://github.com/Pure-Storage-Ansible/FlashArray-Collection purestorage.flashblade: repository: https://github.com/Pure-Storage-Ansible/FlashBlade-Collection + ravendb.ravendb: + repository: https://github.com/ravendb/ansible-collection-ravendb splunk.es: repository: https://github.com/ansible-collections/splunk.es telekom_mms.icinga_director: