modules r*: use f-strings (#10975)

* modules r*: use f-strings

* add changelog frag

* Apply suggestions from code review
This commit is contained in:
Alexei Znamensky
2025-10-26 19:48:33 +13:00
committed by GitHub
parent 749c06cd01
commit d51e4c188b
22 changed files with 153 additions and 155 deletions

View File

@@ -0,0 +1,22 @@
minor_changes:
- read_csv - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10975).
- redfish_command - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10975).
- redfish_config - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10975).
- redfish_info - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10975).
- redhat_subscription - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10975).
- redis - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10975).
- redis_data - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10975).
- redis_data_incr - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10975).
- redis_data_info - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10975).
- redis_info - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10975).
- rhevm - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10975).
- rhsm_release - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10975).
- rhsm_repository - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10975).
- riak - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10975).
- rocketchat - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10975).
- rollbar_deployment - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10975).
- rundeck_acl_policy - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10975).
- rundeck_job_executions_info - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10975).
- rundeck_job_run - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10975).
- rundeck_project - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10975).
- runit - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10975).