Skip to content

Commit 09c27bf

Browse files
mariolenzfelixfontein
authored andcommitted
Add ravendb.ravendb to Ansible 11 and 12
1 parent da249fb commit 09c27bf

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
@@ -360,6 +360,8 @@ collections:
360360
repository: https://github.com/Pure-Storage-Ansible/FlashArray-Collection
361361
purestorage.flashblade:
362362
repository: https://github.com/Pure-Storage-Ansible/FlashBlade-Collection
363+
ravendb.ravendb:
364+
repository: https://github.com/ravendb/ansible-collection-ravendb
363365
sensu.sensu_go:
364366
maintainers:
365367
- 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
@@ -318,6 +318,8 @@ collections:
318318
repository: https://github.com/Pure-Storage-Ansible/FlashArray-Collection
319319
purestorage.flashblade:
320320
repository: https://github.com/Pure-Storage-Ansible/FlashBlade-Collection
321+
ravendb.ravendb:
322+
repository: https://github.com/ravendb/ansible-collection-ravendb
321323
splunk.es:
322324
repository: https://github.com/ansible-collections/splunk.es
323325
telekom_mms.icinga_director:

0 commit comments

Comments
 (0)