mirror of
https://github.com/ansible-collections/community.docker.git
synced 2026-07-29 11:55:04 +00:00
Add inventory filter capability (#698)
* Add inventory filter capability. * Use community.library_inventory_filtering_v1 collection. * Bump dependency to 1.0.0. * Mention the new dependency in the changelog.
This commit is contained in:
@@ -18,6 +18,8 @@ license:
|
||||
#license_file: COPYING
|
||||
tags:
|
||||
- docker
|
||||
dependencies:
|
||||
community.library_inventory_filtering_v1: '>=1.0.0'
|
||||
repository: https://github.com/ansible-collections/community.docker
|
||||
documentation: https://docs.ansible.com/ansible/latest/collections/community/docker/
|
||||
homepage: https://github.com/ansible-collections/community.docker
|
||||
|
||||
Reference in New Issue
Block a user