1
0
Fork 0
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:
Alexei Znamensky 2025-10-23 10:17:06 +13:00 committed by GitHub
parent 728856f611
commit 0feabaa7da
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 190 additions and 308 deletions

View 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