Skip to content

Commit 514597c

Browse files
committed
Add ravendb.ravendb to Ansible 11 and 12
1 parent 559e7c3 commit 514597c

File tree

6 files changed

+8
-0
lines changed

6 files changed

+8
-0
lines changed

11/ansible-11.build

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,7 @@ openstack.cloud: >=2.2.0,<3.0.0
8989
ovirt.ovirt: >=3.2.0,<4.0.0
9090
purestorage.flasharray: >=1.31.0,<2.0.0
9191
purestorage.flashblade: >=1.19.0,<2.0.0
92+
ravendb.ravendb: >=1.0.2,<2.0.0
9293
sensu.sensu_go: >=1.14.0,<2.0.0
9394
splunk.es: >=4.0.0,<5.0.0
9495
telekom_mms.icinga_director: >=2.2.0,<3.0.0

11/ansible.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,7 @@ openstack.cloud
8585
ovirt.ovirt
8686
purestorage.flasharray
8787
purestorage.flashblade
88+
ravendb.ravendb
8889
sensu.sensu_go
8990
splunk.es
9091
theforeman.foreman

11/collection-meta.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -355,6 +355,8 @@ collections:
355355
repository: https://github.com/Pure-Storage-Ansible/FlashArray-Collection
356356
purestorage.flashblade:
357357
repository: https://github.com/Pure-Storage-Ansible/FlashBlade-Collection
358+
ravendb.ravendb:
359+
repository: https://github.com/ravendb/ansible-collection-ravendb
358360
sensu.sensu_go:
359361
maintainers:
360362
- tadeboro

12/ansible-12.build

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,7 @@ openstack.cloud: >=2.4.0,<3.0.0
8484
ovirt.ovirt: >=3.2.0,<4.0.0
8585
purestorage.flasharray: >=1.36.0,<2.0.0
8686
purestorage.flashblade: >=1.20.0,<2.0.0
87+
ravendb.ravendb: >=1.0.2,<2.0.0
8788
splunk.es: >=4.0.0,<5.0.0
8889
telekom_mms.icinga_director: >=2.4.0,<3.0.0
8990
theforeman.foreman: >=5.4.0,<6.0.0

12/ansible.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ openstack.cloud
8181
ovirt.ovirt
8282
purestorage.flasharray
8383
purestorage.flashblade
84+
ravendb.ravendb
8485
splunk.es
8586
theforeman.foreman
8687
telekom_mms.icinga_director

12/collection-meta.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -313,6 +313,8 @@ collections:
313313
repository: https://github.com/Pure-Storage-Ansible/FlashArray-Collection
314314
purestorage.flashblade:
315315
repository: https://github.com/Pure-Storage-Ansible/FlashBlade-Collection
316+
ravendb.ravendb:
317+
repository: https://github.com/ravendb/ansible-collection-ravendb
316318
splunk.es:
317319
repository: https://github.com/ansible-collections/splunk.es
318320
telekom_mms.icinga_director:

0 commit comments

Comments
 (0)