mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
Don't register tests as filters (#55332)
* Don't register tests as filters. Fixes #55319 * Remove tests for deprecated functionality * Remove no-tests-as-filters sanity tests * Remove docs too * Revert "Remove docs too" This reverts commit 7daf457a742e67ec6e91964852c7f804507b46b8. * Make no-tests-as-filters doc an orphan
This commit is contained in:
2
changelogs/fragments/tests-as-filters-deprecation.yaml
Normal file
2
changelogs/fragments/tests-as-filters-deprecation.yaml
Normal file
@@ -0,0 +1,2 @@
|
||||
minor_changes:
|
||||
- Jinja tests - Remove deprecated functionality of registering tests as filters (https://github.com/ansible/ansible/issues/55319)
|
||||
Reference in New Issue
Block a user