mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-03 17:03:06 +00:00
modules a*: use f-strings (#10942)
* modules a*: use f-strings * add changelog frag * add changelog frag * rename chglof frag file
This commit is contained in:
parent
0feabaa7da
commit
d86340b9d3
22 changed files with 219 additions and 214 deletions
22
changelogs/fragments/10942-mod-fstr-a.yml
Normal file
22
changelogs/fragments/10942-mod-fstr-a.yml
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
minor_changes:
|
||||
- hwc_utils module_utils plugin - adjust f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10942).
|
||||
- manageiq module_utils plugin - adjust f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10942).
|
||||
- aerospike_migrations - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10942).
|
||||
- airbrake_deployment - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10942).
|
||||
- aix_devices - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10942).
|
||||
- aix_filesystem - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10942).
|
||||
- aix_inittab - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10942).
|
||||
- aix_lvg - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10942).
|
||||
- aix_lvol - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10942).
|
||||
- alerta_customer - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10942).
|
||||
- ali_instance - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10942).
|
||||
- alternatives - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10942).
|
||||
- android_sdk - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10942).
|
||||
- ansible_galaxy_install - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10942).
|
||||
- apache2_mod_proxy - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10942).
|
||||
- apache2_module - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10942).
|
||||
- apk - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10942).
|
||||
- apt_repo - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10942).
|
||||
- apt_rpm - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10942).
|
||||
- archive - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10942).
|
||||
- awall - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10942).
|
||||
Loading…
Add table
Add a link
Reference in a new issue