Skip to content

Commit db7ed84

Browse files
authored
Add community.library_inventory_filtering_v1 collection
1 parent 23751f3 commit db7ed84

5 files changed

Lines changed: 11 additions & 0 deletions

File tree

10/ansible.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ community.general
3131
community.grafana
3232
community.hashi_vault
3333
community.hrobot
34+
community.library_inventory_filtering_v1
3435
community.libvirt
3536
community.mongodb
3637
community.mysql

10/collection-meta.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -221,6 +221,10 @@ collections:
221221
repository: https://github.com/ansible-collections/community.hashi_vault
222222
community.hrobot:
223223
repository: https://github.com/ansible-collections/community.hrobot
224+
community.library_inventory_filtering_v1:
225+
maintainers:
226+
- felixfontein
227+
repository: https://github.com/ansible-collections/community.library_inventory_filtering
224228
community.libvirt:
225229
repository: https://github.com/ansible-collections/community.libvirt
226230
community.mongodb:

9/ansible-9.build

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ community.general: >=8.0.0,<9.0.0
3535
community.grafana: >=1.6.0,<2.0.0
3636
community.hashi_vault: >=6.0.0,<7.0.0
3737
community.hrobot: >=1.8.0,<2.0.0
38+
community.library_inventory_filtering_v1: >=1.0.0,<2.0.0
3839
community.libvirt: >=1.3.0,<2.0.0
3940
community.mongodb: >=1.6.0,<2.0.0
4041
community.mysql: >=3.8.0,<4.0.0

9/ansible.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ community.general
3232
community.grafana
3333
community.hashi_vault
3434
community.hrobot
35+
community.library_inventory_filtering_v1
3536
community.libvirt
3637
community.mongodb
3738
community.mysql

9/collection-meta.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,10 @@ collections:
223223
repository: https://github.com/ansible-collections/community.hashi_vault
224224
community.hrobot:
225225
repository: https://github.com/ansible-collections/community.hrobot
226+
community.library_inventory_filtering_v1:
227+
maintainers:
228+
- felixfontein
229+
repository: https://github.com/ansible-collections/community.library_inventory_filtering
226230
community.libvirt:
227231
repository: https://github.com/ansible-collections/community.libvirt
228232
community.mongodb:

0 commit comments

Comments
 (0)