mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-02-04 07:51:50 +00:00
module utils: use f-strings (#10979)
* module utils: use f-strings * add changelog frag
This commit is contained in:
parent
b527e80307
commit
032d398c0a
6 changed files with 28 additions and 28 deletions
6
changelogs/fragments/10979-mod-utils-fstr.yml
Normal file
6
changelogs/fragments/10979-mod-utils-fstr.yml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
minor_changes:
|
||||
- ibm_sa_utils module utils - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10979).
|
||||
- online module utils - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10979).
|
||||
- opennebula module utils - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10979).
|
||||
- redfish_utils module utils - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10979).
|
||||
- scaleway module utils - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10979).
|
||||
Loading…
Add table
Add a link
Reference in a new issue