mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-25 07:56:38 +00:00
replace concatenations with f-string in plugins (#10285)
* replace concatenations with f-string in plugins
* add changelog frag
(cherry picked from commit 3ab7a898c6)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>