mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-02-04 07:51:50 +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:
parent
0b6e99b28b
commit
50846b7560
21 changed files with 181 additions and 172 deletions
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).
|
||||
Loading…
Add table
Add a link
Reference in a new issue