mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
modules s[f-z]*: use f-strings (#10977)
* modules s[f-z]*: use f-strings * add changelog frag
This commit is contained in:
29
changelogs/fragments/10977-mod-fstr-sfz.yml
Normal file
29
changelogs/fragments/10977-mod-fstr-sfz.yml
Normal file
@@ -0,0 +1,29 @@
|
||||
minor_changes:
|
||||
- simpleinit_msb - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10977).
|
||||
- slack - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10977).
|
||||
- slackpkg - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10977).
|
||||
- snap - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10977).
|
||||
- snmp_facts - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10977).
|
||||
- solaris_zone - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10977).
|
||||
- sorcery - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10977).
|
||||
- spectrum_device - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10977).
|
||||
- spectrum_model_attrs - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10977).
|
||||
- spotinst_aws_elastigroup - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10977).
|
||||
- ss_3par_cpg - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10977).
|
||||
- ssh_config - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10977).
|
||||
- stacki_host - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10977).
|
||||
- statsd - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10977).
|
||||
- statusio_maintenance - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10977).
|
||||
- sudoers - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10977).
|
||||
- supervisorctl - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10977).
|
||||
- svc - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10977).
|
||||
- svr4pkg - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10977).
|
||||
- swdepot - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10977).
|
||||
- swupd - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10977).
|
||||
- syslogger - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10977).
|
||||
- syspatch - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10977).
|
||||
- sysrc - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10977).
|
||||
- systemd_creds_decrypt - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10977).
|
||||
- systemd_creds_encrypt - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10977).
|
||||
- systemd_info - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10977).
|
||||
- sysupgrade - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10977).
|
||||
Reference in New Issue
Block a user