mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-26 21:33:12 +00:00
modules bc*: use f-strings (#10945)
* modules bc*: use f-strings * no quotes or backticks inside f-strs * add changelog frag * rename chglof frag file * rename chglof frag file * copr: re-applied change maintain original logic
This commit is contained in:
31
changelogs/fragments/10942-mod-fstr-bc.yml
Normal file
31
changelogs/fragments/10942-mod-fstr-bc.yml
Normal file
@@ -0,0 +1,31 @@
|
||||
minor_changes:
|
||||
- beadm - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10945).
|
||||
- bigpanda - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10945).
|
||||
- bitbucket_access_key - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10945).
|
||||
- bitbucket_pipeline_key_pair - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10945).
|
||||
- bitbucket_pipeline_known_host - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10945).
|
||||
- bitbucket_pipeline_variable - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10945).
|
||||
- bower - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10945).
|
||||
- btrfs_subvolume - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10945).
|
||||
- campfire - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10945).
|
||||
- capabilities - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10945).
|
||||
- cargo - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10945).
|
||||
- catapult - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10945).
|
||||
- circonus_annotation - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10945).
|
||||
- cisco_webex - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10945).
|
||||
- cloud_init_data_facts - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10945).
|
||||
- cloudflare_dns - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10945).
|
||||
- cobbler_sync - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10945).
|
||||
- cobbler_system - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10945).
|
||||
- composer - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10945).
|
||||
- consul - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10945).
|
||||
- consul_agent_check - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10945).
|
||||
- consul_agent_service - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10945).
|
||||
- consul_auth_method - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10945).
|
||||
- consul_binding_rule - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10945).
|
||||
- consul_kv - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10945).
|
||||
- consul_session - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10945).
|
||||
- copr - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10945).
|
||||
- cpanm - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10945).
|
||||
- cronvar - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10945).
|
||||
- crypttab - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10945).
|
||||
Reference in New Issue
Block a user