1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-02-04 07:51:50 +00:00

modules [no]*: use f-strings (#10973)

* modules [no]*: use f-strings

* add changelog frag
This commit is contained in:
Alexei Znamensky 2025-10-26 19:48:10 +13:00 committed by GitHub
parent 50846b7560
commit 749c06cd01
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
44 changed files with 399 additions and 412 deletions

View file

@ -0,0 +1,44 @@
minor_changes:
- nagios - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10973).
- newrelic_deployment - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10973).
- nexmo - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10973).
- nginx_status_info - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10973).
- nictagadm - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10973).
- nmcli - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10973).
- nomad_job - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10973).
- nomad_job_info - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10973).
- nomad_token - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10973).
- nosh - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10973).
- npm - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10973).
- nsupdate - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10973).
- ocapi_command - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10973).
- ocapi_info - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10973).
- odbc - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10973).
- office_365_connector_card - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10973).
- omapi_host - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10973).
- one_host - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10973).
- one_image - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10973).
- one_image_info - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10973).
- one_service - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10973).
- one_template - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10973).
- one_vm - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10973).
- one_vnet - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10973).
- oneandone_firewall_policy - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10973).
- oneandone_load_balancer - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10973).
- oneandone_monitoring_policy - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10973).
- oneandone_private_network - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10973).
- oneandone_public_ip - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10973).
- oneandone_server - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10973).
- onepassword_info - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10973).
- oneview_ethernet_network - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10973).
- oneview_network_set_info - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10973).
- online_server_info - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10973).
- open_iscsi - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10973).
- openbsd_pkg - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10973).
- opendj_backendprop - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10973).
- openwrt_init - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10973).
- opkg - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10973).
- osx_defaults - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10973).
- ovh_ip_failover - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10973).
- ovh_ip_loadbalancing_backend - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10973).
- ovh_monthly_billing - use f-strings for string templating (https://github.com/ansible-collections/community.general/pull/10973).