mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-26 21:33:12 +00:00
modules i[^p]*: use f-strings (#10969)
* remove extraneous to_native() * add changelog frag * Apply suggestions from code review
This commit is contained in:
21
changelogs/fragments/10969-mod-fstr-i.yml
Normal file
21
changelogs/fragments/10969-mod-fstr-i.yml
Normal 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).
|
||||
Reference in New Issue
Block a user