mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
[PR #11231/16d51a82 backport][stable-12] remove % templating (#11237)
remove % templating (#11231)
* remove % templating
* add changelog frag
* suggestions from review
* remove unused import
(cherry picked from commit 16d51a8233)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
3
changelogs/fragments/11231-perc-format.yml
Normal file
3
changelogs/fragments/11231-perc-format.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
minor_changes:
|
||||
- oneandone_server - replace ``%`` templating with f-strings or ``format()`` (https://github.com/ansible-collections/community.general/pull/11231).
|
||||
- packet_device - replace ``%`` templating with f-strings or ``format()`` (https://github.com/ansible-collections/community.general/pull/11231).
|
||||
Reference in New Issue
Block a user