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 15ebd4375a..e93d5cea15 100644 --- a/11/collection-meta.yaml +++ b/11/collection-meta.yaml @@ -360,6 +360,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