modules i[^p]*: use f-strings (#10969)

* remove extraneous to_native()

* add changelog frag

* Apply suggestions from code review
This commit is contained in:
Alexei Znamensky
2025-10-26 00:41:49 +13:00
committed by GitHub
parent 0b6e99b28b
commit 50846b7560
21 changed files with 181 additions and 172 deletions

View File

@@ -0,0 +1,21 @@
minor_changes:
- ibm_sa_domain - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10969).
- icinga2_feature - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10969).
- icinga2_host - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10969).
- idrac_redfish_command - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10969).
- idrac_redfish_config - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10969).
- idrac_redfish_info - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10969).
- ilo_redfish_command - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10969).
- ilo_redfish_config - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10969).
- ilo_redfish_info - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10969).
- imc_rest - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10969).
- imgadm - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10969).
- infinity - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10969).
- influxdb_retention_policy - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10969).
- ini_file - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10969).
- installp - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10969).
- interfaces_file - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10969).
- irc - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10969).
- iso_create - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10969).
- iso_customize - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10969).
- iso_extract - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10969).