community.general/plugins/module_utils
Alexei Znamensky b85e263466
Some checks are pending
EOL CI / EOL Sanity (Ⓐ2.17) (push) Waiting to run
EOL CI / EOL Units (Ⓐ2.17+py3.10) (push) Waiting to run
EOL CI / EOL Units (Ⓐ2.17+py3.12) (push) Waiting to run
EOL CI / EOL Units (Ⓐ2.17+py3.7) (push) Waiting to run
EOL CI / EOL I (Ⓐ2.17+alpine319+py:azp/posix/1/) (push) Waiting to run
EOL CI / EOL I (Ⓐ2.17+alpine319+py:azp/posix/2/) (push) Waiting to run
EOL CI / EOL I (Ⓐ2.17+alpine319+py:azp/posix/3/) (push) Waiting to run
EOL CI / EOL I (Ⓐ2.17+fedora39+py:azp/posix/1/) (push) Waiting to run
EOL CI / EOL I (Ⓐ2.17+fedora39+py:azp/posix/2/) (push) Waiting to run
EOL CI / EOL I (Ⓐ2.17+fedora39+py:azp/posix/3/) (push) Waiting to run
EOL CI / EOL I (Ⓐ2.17+ubuntu2004+py:azp/posix/1/) (push) Waiting to run
EOL CI / EOL I (Ⓐ2.17+ubuntu2004+py:azp/posix/2/) (push) Waiting to run
EOL CI / EOL I (Ⓐ2.17+ubuntu2004+py:azp/posix/3/) (push) Waiting to run
nox / Run extra sanity tests (push) Waiting to run
use f-strings in module utils (#10901)
* use f-strings in module utils

* Apply suggestions from code review

Co-authored-by: Felix Fontein <felix@fontein.de>

* remove unused imports

---------

Co-authored-by: Felix Fontein <felix@fontein.de>
2025-10-11 11:43:43 +02:00
..
identity/keycloak use f-strings in module utils (#10901) 2025-10-11 11:43:43 +02:00
mh use f-strings in module utils (#10901) 2025-10-11 11:43:43 +02:00
net_tools/pritunl use f-strings in module utils (#10901) 2025-10-11 11:43:43 +02:00
oracle Remove all usage of ansible.module_utils.six from main branch (#10888) 2025-10-11 08:21:57 +02:00
remote_management/lxca Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00
source_control use f-strings in module utils (#10901) 2025-10-11 11:43:43 +02:00
storage use f-strings in module utils (#10901) 2025-10-11 11:43:43 +02:00
_filelock.py use f-strings in module utils (#10901) 2025-10-11 11:43:43 +02:00
_mount.py Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00
_stormssh.py use f-strings in module utils (#10901) 2025-10-11 11:43:43 +02:00
alicloud_ecs.py use f-strings in module utils (#10901) 2025-10-11 11:43:43 +02:00
android_sdkmanager.py use f-strings in module utils (#10901) 2025-10-11 11:43:43 +02:00
btrfs.py use f-strings in module utils (#10901) 2025-10-11 11:43:43 +02:00
cloud.py use f-strings in module utils (#10901) 2025-10-11 11:43:43 +02:00
cmd_runner.py use f-strings in module utils (#10901) 2025-10-11 11:43:43 +02:00
cmd_runner_fmt.py use f-strings in module utils (#10901) 2025-10-11 11:43:43 +02:00
consul.py use f-strings in module utils (#10901) 2025-10-11 11:43:43 +02:00
csv.py use f-strings in module utils (#10901) 2025-10-11 11:43:43 +02:00
database.py use f-strings in module utils (#10901) 2025-10-11 11:43:43 +02:00
datetime.py Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00
deps.py use f-strings in module utils (#10901) 2025-10-11 11:43:43 +02:00
dimensiondata.py use f-strings in module utils (#10901) 2025-10-11 11:43:43 +02:00
django.py Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00
gandi_livedns_api.py use f-strings in module utils (#10901) 2025-10-11 11:43:43 +02:00
gconftool2.py Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00
gio_mime.py Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00
gitlab.py use f-strings in module utils (#10901) 2025-10-11 11:43:43 +02:00
heroku.py Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00
homebrew.py use f-strings in module utils (#10901) 2025-10-11 11:43:43 +02:00
hwc_utils.py use f-strings in module utils (#10901) 2025-10-11 11:43:43 +02:00
ibm_sa_utils.py Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00
ilo_redfish_utils.py use f-strings in module utils (#10901) 2025-10-11 11:43:43 +02:00
influxdb.py Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00
ipa.py use f-strings in module utils (#10901) 2025-10-11 11:43:43 +02:00
jenkins.py Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00
known_hosts.py use f-strings in module utils (#10901) 2025-10-11 11:43:43 +02:00
ldap.py use f-strings in module utils (#10901) 2025-10-11 11:43:43 +02:00
linode.py use f-strings in module utils (#10901) 2025-10-11 11:43:43 +02:00
locale_gen.py Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00
lxd.py use f-strings in module utils (#10901) 2025-10-11 11:43:43 +02:00
manageiq.py use f-strings in module utils (#10901) 2025-10-11 11:43:43 +02:00
memset.py use f-strings in module utils (#10901) 2025-10-11 11:43:43 +02:00
module_helper.py Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00
ocapi_utils.py use f-strings in module utils (#10901) 2025-10-11 11:43:43 +02:00
oneandone.py use f-strings in module utils (#10901) 2025-10-11 11:43:43 +02:00
onepassword.py Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00
oneview.py use f-strings in module utils (#10901) 2025-10-11 11:43:43 +02:00
online.py Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00
opennebula.py use f-strings in module utils (#10901) 2025-10-11 11:43:43 +02:00
pacemaker.py Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00
pipx.py Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00
pkg_req.py use f-strings in module utils (#10901) 2025-10-11 11:43:43 +02:00
puppet.py Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00
python_runner.py use f-strings in module utils (#10901) 2025-10-11 11:43:43 +02:00
redfish_utils.py Remove all usage of ansible.module_utils.six from main branch (#10888) 2025-10-11 08:21:57 +02:00
redis.py use f-strings in module utils (#10901) 2025-10-11 11:43:43 +02:00
rundeck.py use f-strings in module utils (#10901) 2025-10-11 11:43:43 +02:00
saslprep.py use f-strings in module utils (#10901) 2025-10-11 11:43:43 +02:00
scaleway.py Remove all usage of ansible.module_utils.six from main branch (#10888) 2025-10-11 08:21:57 +02:00
snap.py use f-strings in module utils (#10901) 2025-10-11 11:43:43 +02:00
ssh.py use f-strings in module utils (#10901) 2025-10-11 11:43:43 +02:00
systemd.py Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00
univention_umc.py use f-strings in module utils (#10901) 2025-10-11 11:43:43 +02:00
utm_utils.py use f-strings in module utils (#10901) 2025-10-11 11:43:43 +02:00
vardict.py use f-strings in module utils (#10901) 2025-10-11 11:43:43 +02:00
version.py Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00
vexata.py use f-strings in module utils (#10901) 2025-10-11 11:43:43 +02:00
wdc_redfish_utils.py use f-strings in module utils (#10901) 2025-10-11 11:43:43 +02:00
xdg_mime.py Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00
xenserver.py Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00
xfconf.py use f-strings in module utils (#10901) 2025-10-11 11:43:43 +02:00