mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-31 09:01:23 -07:00
Rename single-filter plugins so that the filename equals the filter name. (#4625)
This commit is contained in:
parent
f8889d1dd8
commit
9462506edc
12 changed files with 4 additions and 2 deletions
2
changelogs/fragments/4625-fix-filter-filenames.yml
Normal file
2
changelogs/fragments/4625-fix-filter-filenames.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
breaking_changes:
|
||||
- "lists_mergeby and groupby_as_dict filter plugins - adjust filter plugin filename. This change is not visible to end-users, it only affects possible other collections importing Python paths (https://github.com/ansible-collections/community.general/pull/4625)."
|
Loading…
Add table
Add a link
Reference in a new issue