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:
Felix Fontein
2024-01-13 15:51:02 +01:00
committed by GitHub
parent 97a0610f25
commit f429017d94
11 changed files with 137 additions and 18 deletions
+2 -1
View File
@@ -5,6 +5,7 @@
collections:
- ansible.posix
- community.internal_test_tools
- community.crypto
- community.general
- community.internal_test_tools
- community.library_inventory_filtering_v1