mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-02-04 07:51:50 +00:00
modules [t-z]*: use f-strings (#10978)
* modules [t-z]*: use f-strings * add changelog frag * remove extraneous file
This commit is contained in:
parent
af246f8de3
commit
adcc683da7
45 changed files with 514 additions and 536 deletions
45
changelogs/fragments/10978-mod-fstr-tz.yml
Normal file
45
changelogs/fragments/10978-mod-fstr-tz.yml
Normal file
|
|
@ -0,0 +1,45 @@
|
|||
minor_changes:
|
||||
- taiga_issue - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10978).
|
||||
- telegram - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10978).
|
||||
- terraform - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10978).
|
||||
- timezone - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10978).
|
||||
- twilio - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10978).
|
||||
- typetalk - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10978).
|
||||
- udm_dns_record - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10978).
|
||||
- udm_dns_zone - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10978).
|
||||
- udm_group - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10978).
|
||||
- udm_share - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10978).
|
||||
- udm_user - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10978).
|
||||
- ufw - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10978).
|
||||
- urpmi - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10978).
|
||||
- usb_facts - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10978).
|
||||
- vdo - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10978).
|
||||
- vertica_configuration - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10978).
|
||||
- vertica_info - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10978).
|
||||
- vertica_role - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10978).
|
||||
- vertica_schema - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10978).
|
||||
- vertica_user - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10978).
|
||||
- vexata_eg - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10978).
|
||||
- vexata_volume - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10978).
|
||||
- vmadm - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10978).
|
||||
- wakeonlan - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10978).
|
||||
- wdc_redfish_command - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10978).
|
||||
- wdc_redfish_info - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10978).
|
||||
- xattr - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10978).
|
||||
- xbps - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10978).
|
||||
- xcc_redfish_command - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10978).
|
||||
- xenserver_facts - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10978).
|
||||
- xenserver_guest - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10978).
|
||||
- xfconf - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10978).
|
||||
- xfs_quota - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10978).
|
||||
- xml - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10978).
|
||||
- yarn - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10978).
|
||||
- yum_versionlock - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10978).
|
||||
- zfs - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10978).
|
||||
- zfs_delegate_admin - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10978).
|
||||
- zfs_facts - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10978).
|
||||
- zpool - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10978).
|
||||
- zpool_facts - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10978).
|
||||
- zypper - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10978).
|
||||
- zypper_repository - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10978).
|
||||
- zypper_repository_info - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10978).
|
||||
Loading…
Add table
Add a link
Reference in a new issue