mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-02-04 07:51:50 +00:00
keycloak: use f-strings (#10941)
* keycloak: use f-strings * remove nested f-str * add changelog frag
This commit is contained in:
parent
728856f611
commit
0feabaa7da
2 changed files with 190 additions and 308 deletions
2
changelogs/fragments/10941-use-f-strings-keycloak.yml
Normal file
2
changelogs/fragments/10941-use-f-strings-keycloak.yml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- keycloak module utils plugin - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10941).
|
||||
File diff suppressed because it is too large
Load diff
Loading…
Add table
Add a link
Reference in a new issue