1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-03-24 22:27:24 +00:00
community.general/plugins
Alexei Znamensky 3ab7a898c6
replace concatenations with f-string in plugins (#10285)
* replace concatenations with f-string in plugins

* add changelog frag
2025-06-23 21:10:19 +02:00
..
action action/become/cache/callback: adjust import __future__ for Python3 (#9583) 2025-01-20 19:36:21 +01:00
become action/become/cache/callback: adjust import __future__ for Python3 (#9583) 2025-01-20 19:36:21 +01:00
cache pickle cache plugin, avoid extra steps in DT (#10136) 2025-05-16 06:59:47 +02:00
callback replace concatenations with f-string in plugins (#10285) 2025-06-23 21:10:19 +02:00
connection replace concatenations with f-string in plugins (#10285) 2025-06-23 21:10:19 +02:00
doc_fragments Adjust YAML in plugin docs (#10234) 2025-06-16 17:46:01 +02:00
filter replace concatenations with f-string in plugins (#10285) 2025-06-23 21:10:19 +02:00
inventory replace concatenations with f-string in plugins (#10285) 2025-06-23 21:10:19 +02:00
lookup Adjust YAML in plugin docs (#10234) 2025-06-16 17:46:01 +02:00
module_utils keycloak: add support for client_credentials authentication (#10231) 2025-06-18 07:40:46 +02:00
modules sl_vm: update docs about requirements (#10282) 2025-06-19 21:28:03 +02:00
plugin_utils Make ready for data tagging (#9833) 2025-04-14 19:04:26 +02:00
test Adjust YAML in plugin docs (#10234) 2025-06-16 17:46:01 +02:00