[PR #10711/62fa3e6f backport][stable-11] remove trailing comma in dict(parameters,) (#10724)

remove trailing comma in dict(parameters,) (#10711)

* remove trailing comma in dict(parameters,)

* add changelog frag

(cherry picked from commit 62fa3e6f2b)

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
patchback[bot] 2025-08-23 19:43:36 +02:00 committed by GitHub
commit 491ba1b1a3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
7 changed files with 28 additions and 20 deletions

View file

@ -0,0 +1,6 @@
minor_changes:
- gitlab_label - minor refactor to improve readability (https://github.com/ansible-collections/community.general/pull/10711).
- gitlab_milestone - minor refactor to improve readability (https://github.com/ansible-collections/community.general/pull/10711).
- ipa_host - minor refactor to improve readability (https://github.com/ansible-collections/community.general/pull/10711).
- lvg_rename - minor refactor to improve readability (https://github.com/ansible-collections/community.general/pull/10711).
- terraform - minor refactor to improve readability (https://github.com/ansible-collections/community.general/pull/10711).