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

* remove trailing comma in dict(parameters,)

* add changelog frag
This commit is contained in:
Alexei Znamensky 2025-08-24 05:13:20 +12:00 committed by GitHub
commit 62fa3e6f2b
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).