mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
action plugins: use f-strings (#9318)
* action plugins: use f-strings * add changelog frag * adjustment from review
This commit is contained in:
3
changelogs/fragments/9318-fstr-actionplugins.yml
Normal file
3
changelogs/fragments/9318-fstr-actionplugins.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
minor_changes:
|
||||
- iptables_state action plugin - use f-strings instead of interpolations or ``format`` (https://github.com/ansible-collections/community.general/pull/9318).
|
||||
- shutdown action plugin - use f-strings instead of interpolations or ``format`` (https://github.com/ansible-collections/community.general/pull/9318).
|
||||
Reference in New Issue
Block a user