1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-02-04 07:51:50 +00:00
community.general/plugins/modules
mirabilos eb6337c0c9
omapi_host: fix bytes vs. str confusion (#11001)
* omapi_host: fix bytes vs. str confusion

After an update of the control node from Debian
bookworm to trixie, the omapi_host module fails to
work with the error message:

Key of type 'bytes' is not JSON serializable by the
'module_legacy_m2c' profile.

https://github.com/ansible/ansible/issues/85937 had the
same error, but the fix is a bit more intricate here
because the result dict is dynamically generated from
an API response object.

This also fixes unpacking the MAC and IP address and
hardware type, which were broken for Python3.

* Merge suggestion for changelog fragment

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

* do not unpack_ip twice

Noticed by Felix Fontein <felix@fontein.de>

* mention py3k in changelog fragment, too

---------

Co-authored-by: Felix Fontein <felix@fontein.de>
2025-10-30 20:19:06 +01:00
..
aerospike_migrations.py modules a*: use f-strings (#10942) 2025-10-23 06:50:32 +02:00
airbrake_deployment.py modules a*: use f-strings (#10942) 2025-10-23 06:50:32 +02:00
aix_devices.py modules a*: use f-strings (#10942) 2025-10-23 06:50:32 +02:00
aix_filesystem.py modules a*: use f-strings (#10942) 2025-10-23 06:50:32 +02:00
aix_inittab.py modules a*: use f-strings (#10942) 2025-10-23 06:50:32 +02:00
aix_lvg.py modules a*: use f-strings (#10942) 2025-10-23 06:50:32 +02:00
aix_lvol.py modules a*: use f-strings (#10942) 2025-10-23 06:50:32 +02:00
alerta_customer.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
ali_instance.py modules a*: use f-strings (#10942) 2025-10-23 06:50:32 +02:00
ali_instance_info.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
alternatives.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
android_sdk.py modules a*: use f-strings (#10942) 2025-10-23 06:50:32 +02:00
ansible_galaxy_install.py modules a*: use f-strings (#10942) 2025-10-23 06:50:32 +02:00
apache2_mod_proxy.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
apache2_module.py modules a*: use f-strings (#10942) 2025-10-23 06:50:32 +02:00
apk.py modules a*: use f-strings (#10942) 2025-10-23 06:50:32 +02:00
apt_repo.py modules a*: use f-strings (#10942) 2025-10-23 06:50:32 +02:00
apt_rpm.py CI: add type checking (#10997) 2025-10-29 17:13:38 +00:00
archive.py Cleanup: use super() instead of super(__class__, self) (#11016) 2025-10-30 20:17:26 +01:00
atomic_container.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
atomic_host.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
atomic_image.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
awall.py modules a*: use f-strings (#10942) 2025-10-23 06:50:32 +02:00
beadm.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
bigpanda.py modules bc*: use f-strings (#10945) 2025-10-25 01:45:40 +02:00
bitbucket_access_key.py modules bc*: use f-strings (#10945) 2025-10-25 01:45:40 +02:00
bitbucket_pipeline_key_pair.py modules bc*: use f-strings (#10945) 2025-10-25 01:45:40 +02:00
bitbucket_pipeline_known_host.py modules bc*: use f-strings (#10945) 2025-10-25 01:45:40 +02:00
bitbucket_pipeline_variable.py Cleanup: use super() instead of super(__class__, self) (#11016) 2025-10-30 20:17:26 +01:00
bootc_manage.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
bower.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
btrfs_info.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
btrfs_subvolume.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
bundler.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
bzr.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
campfire.py CI: add type checking (#10997) 2025-10-29 17:13:38 +00:00
capabilities.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
cargo.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
catapult.py modules bc*: use f-strings (#10945) 2025-10-25 01:45:40 +02:00
circonus_annotation.py modules bc*: use f-strings (#10945) 2025-10-25 01:45:40 +02:00
cisco_webex.py modules bc*: use f-strings (#10945) 2025-10-25 01:45:40 +02:00
cloud_init_data_facts.py modules bc*: use f-strings (#10945) 2025-10-25 01:45:40 +02:00
cloudflare_dns.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
cobbler_sync.py modules bc*: use f-strings (#10945) 2025-10-25 01:45:40 +02:00
cobbler_system.py modules bc*: use f-strings (#10945) 2025-10-25 01:45:40 +02:00
composer.py modules bc*: use f-strings (#10945) 2025-10-25 01:45:40 +02:00
consul.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
consul_acl_bootstrap.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
consul_agent_check.py Cleanup: use super() instead of super(__class__, self) (#11016) 2025-10-30 20:17:26 +01:00
consul_agent_service.py Cleanup: use super() instead of super(__class__, self) (#11016) 2025-10-30 20:17:26 +01:00
consul_auth_method.py Cleanup: use super() instead of super(__class__, self) (#11016) 2025-10-30 20:17:26 +01:00
consul_binding_rule.py Cleanup: use super() instead of super(__class__, self) (#11016) 2025-10-30 20:17:26 +01:00
consul_kv.py modules bc*: use f-strings (#10945) 2025-10-25 01:45:40 +02:00
consul_policy.py Cleanup: use super() instead of super(__class__, self) (#11016) 2025-10-30 20:17:26 +01:00
consul_role.py Cleanup: use super() instead of super(__class__, self) (#11016) 2025-10-30 20:17:26 +01:00
consul_session.py modules bc*: use f-strings (#10945) 2025-10-25 01:45:40 +02:00
consul_token.py Cleanup: use super() instead of super(__class__, self) (#11016) 2025-10-30 20:17:26 +01:00
copr.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
cpanm.py modules bc*: use f-strings (#10945) 2025-10-25 01:45:40 +02:00
cronvar.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
crypttab.py Cleanup: use super() instead of super(__class__, self) (#11016) 2025-10-30 20:17:26 +01:00
datadog_downtime.py modules def*: use f-strings (#10947) 2025-10-23 22:12:10 +02:00
datadog_event.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
datadog_monitor.py modules def*: use f-strings (#10947) 2025-10-23 22:12:10 +02:00
dconf.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
decompress.py modules def*: use f-strings (#10947) 2025-10-23 22:12:10 +02:00
deploy_helper.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
dimensiondata_network.py Cleanup: use super() instead of super(__class__, self) (#11016) 2025-10-30 20:17:26 +01:00
dimensiondata_vlan.py Cleanup: use super() instead of super(__class__, self) (#11016) 2025-10-30 20:17:26 +01:00
discord.py modules def*: use f-strings (#10947) 2025-10-23 22:12:10 +02:00
django_check.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
django_command.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
django_createcachetable.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
django_dumpdata.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
django_loaddata.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
django_manage.py modules def*: use f-strings (#10947) 2025-10-23 22:12:10 +02:00
dnf_config_manager.py modules def*: use f-strings (#10947) 2025-10-23 22:12:10 +02:00
dnf_versionlock.py dnf_versionlock: docs and comments for Python < 3.6 (#10984) 2025-10-26 21:23:58 +13:00
dnsimple.py modules def*: use f-strings (#10947) 2025-10-23 22:12:10 +02:00
dnsimple_info.py modules def*: use f-strings (#10947) 2025-10-23 22:12:10 +02:00
dnsmadeeasy.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
dpkg_divert.py modules def*: use f-strings (#10947) 2025-10-23 22:12:10 +02:00
easy_install.py modules def*: use f-strings (#10947) 2025-10-23 22:12:10 +02:00
ejabberd_user.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
elasticsearch_plugin.py modules def*: use f-strings (#10947) 2025-10-23 22:12:10 +02:00
emc_vnx_sg_member.py modules def*: use f-strings (#10947) 2025-10-23 22:12:10 +02:00
etcd3.py modules def*: use f-strings (#10947) 2025-10-23 22:12:10 +02:00
facter_facts.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
filesize.py modules def*: use f-strings (#10947) 2025-10-23 22:12:10 +02:00
filesystem.py Cleanup: use super() instead of super(__class__, self) (#11016) 2025-10-30 20:17:26 +01:00
flatpak.py modules def*: use f-strings (#10947) 2025-10-23 22:12:10 +02:00
flatpak_remote.py modules def*: use f-strings (#10947) 2025-10-23 22:12:10 +02:00
gandi_livedns.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
gconftool2.py modules g*: use f-strings (#10958) 2025-10-25 00:54:38 +02:00
gconftool2_info.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
gem.py modules g*: use f-strings (#10958) 2025-10-25 00:54:38 +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
git_config.py modules g*: use f-strings (#10958) 2025-10-25 00:54:38 +02:00
git_config_info.py modules g*: use f-strings (#10958) 2025-10-25 00:54:38 +02:00
github_deploy_key.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
github_issue.py modules g*: use f-strings (#10958) 2025-10-25 00:54:38 +02:00
github_key.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
github_release.py modules g*: use f-strings (#10958) 2025-10-25 00:54:38 +02:00
github_repo.py modules g*: use f-strings (#10958) 2025-10-25 00:54:38 +02:00
github_webhook.py modules g*: use f-strings (#10958) 2025-10-25 00:54:38 +02:00
github_webhook_info.py modules g*: use f-strings (#10958) 2025-10-25 00:54:38 +02:00
gitlab_branch.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
gitlab_deploy_key.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
gitlab_group.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
gitlab_group_access_token.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
gitlab_group_members.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
gitlab_group_variable.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
gitlab_hook.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
gitlab_instance_variable.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
gitlab_issue.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
gitlab_label.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
gitlab_merge_request.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
gitlab_milestone.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
gitlab_project.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
gitlab_project_access_token.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
gitlab_project_badge.py modules g*: use f-strings (#10958) 2025-10-25 00:54:38 +02:00
gitlab_project_members.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
gitlab_project_variable.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
gitlab_protected_branch.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
gitlab_runner.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
gitlab_user.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
grove.py modules g*: use f-strings (#10958) 2025-10-25 00:54:38 +02:00
gunicorn.py modules g*: use f-strings (#10958) 2025-10-25 00:54:38 +02:00
haproxy.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
heroku_collaborator.py modules h*: use f-strings (#10959) 2025-10-25 00:59:12 +02:00
hg.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
homebrew.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
homebrew_cask.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
homebrew_services.py modules h*: use f-strings (#10959) 2025-10-25 00:59:12 +02:00
homebrew_tap.py modules h*: use f-strings (#10959) 2025-10-25 00:59:12 +02:00
homectl.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
honeybadger_deployment.py modules h*: use f-strings (#10959) 2025-10-25 00:59:12 +02:00
hpilo_boot.py modules h*: use f-strings (#10959) 2025-10-25 00:59:12 +02:00
hpilo_info.py modules h*: use f-strings (#10959) 2025-10-25 00:59:12 +02:00
hponcfg.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
htpasswd.py CI: add type checking (#10997) 2025-10-29 17:13:38 +00:00
hwc_ecs_instance.py modules h*: use f-strings (#10959) 2025-10-25 00:59:12 +02:00
hwc_evs_disk.py modules h*: use f-strings (#10959) 2025-10-25 00:59:12 +02:00
hwc_network_vpc.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
hwc_smn_topic.py modules h*: use f-strings (#10959) 2025-10-25 00:59:12 +02:00
hwc_vpc_eip.py modules h*: use f-strings (#10959) 2025-10-25 00:59:12 +02:00
hwc_vpc_peering_connect.py modules h*: use f-strings (#10959) 2025-10-25 00:59:12 +02:00
hwc_vpc_port.py modules h*: use f-strings (#10959) 2025-10-25 00:59:12 +02:00
hwc_vpc_private_ip.py modules h*: use f-strings (#10959) 2025-10-25 00:59:12 +02:00
hwc_vpc_route.py modules h*: use f-strings (#10959) 2025-10-25 00:59:12 +02:00
hwc_vpc_security_group.py modules h*: use f-strings (#10959) 2025-10-25 00:59:12 +02:00
hwc_vpc_security_group_rule.py modules h*: use f-strings (#10959) 2025-10-25 00:59:12 +02:00
hwc_vpc_subnet.py modules h*: use f-strings (#10959) 2025-10-25 00:59:12 +02:00
ibm_sa_domain.py modules i[^p]*: use f-strings (#10969) 2025-10-25 13:41:49 +02:00
ibm_sa_host.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
ibm_sa_host_ports.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
ibm_sa_pool.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
ibm_sa_vol.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
ibm_sa_vol_map.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
icinga2_feature.py modules i[^p]*: use f-strings (#10969) 2025-10-25 13:41:49 +02:00
icinga2_host.py modules i[^p]*: use f-strings (#10969) 2025-10-25 13:41:49 +02:00
idrac_redfish_command.py modules i[^p]*: use f-strings (#10969) 2025-10-25 13:41:49 +02:00
idrac_redfish_config.py modules i[^p]*: use f-strings (#10969) 2025-10-25 13:41:49 +02:00
idrac_redfish_info.py modules i[^p]*: use f-strings (#10969) 2025-10-25 13:41:49 +02:00
ilo_redfish_command.py modules i[^p]*: use f-strings (#10969) 2025-10-25 13:41:49 +02:00
ilo_redfish_config.py modules i[^p]*: use f-strings (#10969) 2025-10-25 13:41:49 +02:00
ilo_redfish_info.py modules i[^p]*: use f-strings (#10969) 2025-10-25 13:41:49 +02:00
imc_rest.py modules i[^p]*: use f-strings (#10969) 2025-10-25 13:41:49 +02:00
imgadm.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
infinity.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
influxdb_database.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
influxdb_query.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
influxdb_retention_policy.py modules i[^p]*: use f-strings (#10969) 2025-10-25 13:41:49 +02:00
influxdb_user.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
influxdb_write.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
ini_file.py modules i[^p]*: use f-strings (#10969) 2025-10-25 13:41:49 +02:00
installp.py modules i[^p]*: use f-strings (#10969) 2025-10-25 13:41:49 +02:00
interfaces_file.py modules i[^p]*: use f-strings (#10969) 2025-10-25 13:41:49 +02:00
ip_netns.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
ipa_config.py Cleanup: use super() instead of super(__class__, self) (#11016) 2025-10-30 20:17:26 +01:00
ipa_dnsrecord.py Cleanup: use super() instead of super(__class__, self) (#11016) 2025-10-30 20:17:26 +01:00
ipa_dnszone.py Cleanup: use super() instead of super(__class__, self) (#11016) 2025-10-30 20:17:26 +01:00
ipa_getkeytab.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
ipa_group.py Cleanup: use super() instead of super(__class__, self) (#11016) 2025-10-30 20:17:26 +01:00
ipa_hbacrule.py Cleanup: use super() instead of super(__class__, self) (#11016) 2025-10-30 20:17:26 +01:00
ipa_host.py Cleanup: use super() instead of super(__class__, self) (#11016) 2025-10-30 20:17:26 +01:00
ipa_hostgroup.py Cleanup: use super() instead of super(__class__, self) (#11016) 2025-10-30 20:17:26 +01:00
ipa_otpconfig.py Cleanup: use super() instead of super(__class__, self) (#11016) 2025-10-30 20:17:26 +01:00
ipa_otptoken.py Cleanup: use super() instead of super(__class__, self) (#11016) 2025-10-30 20:17:26 +01:00
ipa_pwpolicy.py Cleanup: use super() instead of super(__class__, self) (#11016) 2025-10-30 20:17:26 +01:00
ipa_role.py Cleanup: use super() instead of super(__class__, self) (#11016) 2025-10-30 20:17:26 +01:00
ipa_service.py Cleanup: use super() instead of super(__class__, self) (#11016) 2025-10-30 20:17:26 +01:00
ipa_subca.py Cleanup: use super() instead of super(__class__, self) (#11016) 2025-10-30 20:17:26 +01:00
ipa_sudocmd.py Cleanup: use super() instead of super(__class__, self) (#11016) 2025-10-30 20:17:26 +01:00
ipa_sudocmdgroup.py Cleanup: use super() instead of super(__class__, self) (#11016) 2025-10-30 20:17:26 +01:00
ipa_sudorule.py Cleanup: use super() instead of super(__class__, self) (#11016) 2025-10-30 20:17:26 +01:00
ipa_user.py Cleanup: use super() instead of super(__class__, self) (#11016) 2025-10-30 20:17:26 +01:00
ipa_vault.py Cleanup: use super() instead of super(__class__, self) (#11016) 2025-10-30 20:17:26 +01:00
ipbase_info.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
ipify_facts.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
ipinfoio_facts.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
ipmi_boot.py modules ip*: use f-strings (#10968) 2025-10-25 02:54:37 +02:00
ipmi_power.py modules ip*: use f-strings (#10968) 2025-10-25 02:54:37 +02:00
iptables_state.py modules ip*: use f-strings (#10968) 2025-10-25 02:54:37 +02:00
ipwcli_dns.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
irc.py modules i[^p]*: use f-strings (#10969) 2025-10-25 13:41:49 +02:00
iso_create.py modules i[^p]*: use f-strings (#10969) 2025-10-25 13:41:49 +02:00
iso_customize.py modules i[^p]*: use f-strings (#10969) 2025-10-25 13:41:49 +02:00
iso_extract.py modules i[^p]*: use f-strings (#10969) 2025-10-25 13:41:49 +02:00
jabber.py modules [jk]*: use f-strings (#10970) 2025-10-26 07:54:15 +01:00
java_cert.py modules [jk]*: use f-strings (#10970) 2025-10-26 07:54:15 +01:00
java_keystore.py modules [jk]*: use f-strings (#10970) 2025-10-26 07:54:15 +01:00
jboss.py modules [jk]*: use f-strings (#10970) 2025-10-26 07:54:15 +01:00
jenkins_build.py modules [jk]*: use f-strings (#10970) 2025-10-26 07:54:15 +01:00
jenkins_build_info.py modules [jk]*: use f-strings (#10970) 2025-10-26 07:54:15 +01:00
jenkins_credential.py modules [jk]*: use f-strings (#10970) 2025-10-26 07:54:15 +01:00
jenkins_job.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
jenkins_job_info.py modules [jk]*: use f-strings (#10970) 2025-10-26 07:54:15 +01:00
jenkins_node.py CI: add type checking (#10997) 2025-10-29 17:13:38 +00:00
jenkins_plugin.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
jenkins_script.py modules [jk]*: use f-strings (#10970) 2025-10-26 07:54:15 +01:00
jira.py modules [jk]*: use f-strings (#10970) 2025-10-26 07:54:15 +01:00
kdeconfig.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
kernel_blacklist.py modules [jk]*: use f-strings (#10970) 2025-10-26 07:54:15 +01:00
keycloak_authentication.py modules [jk]*: use f-strings (#10970) 2025-10-26 07:54:15 +01:00
keycloak_authentication_required_actions.py modules [jk]*: use f-strings (#10970) 2025-10-26 07:54:15 +01:00
keycloak_authz_authorization_scope.py modules [jk]*: use f-strings (#10970) 2025-10-26 07:54:15 +01:00
keycloak_authz_custom_policy.py modules [jk]*: use f-strings (#10970) 2025-10-26 07:54:15 +01:00
keycloak_authz_permission.py modules [jk]*: use f-strings (#10970) 2025-10-26 07:54:15 +01:00
keycloak_authz_permission_info.py modules [jk]*: use f-strings (#10970) 2025-10-26 07:54:15 +01:00
keycloak_client.py modules [jk]*: use f-strings (#10970) 2025-10-26 07:54:15 +01:00
keycloak_client_rolemapping.py modules [jk]*: use f-strings (#10970) 2025-10-26 07:54:15 +01:00
keycloak_client_rolescope.py modules [jk]*: use f-strings (#10970) 2025-10-26 07:54:15 +01:00
keycloak_clientscope.py modules [jk]*: use f-strings (#10970) 2025-10-26 07:54:15 +01:00
keycloak_clientscope_type.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
keycloak_clientsecret_info.py modules [jk]*: use f-strings (#10970) 2025-10-26 07:54:15 +01:00
keycloak_clientsecret_regenerate.py modules [jk]*: use f-strings (#10970) 2025-10-26 07:54:15 +01:00
keycloak_clienttemplate.py modules [jk]*: use f-strings (#10970) 2025-10-26 07:54:15 +01:00
keycloak_component.py modules [jk]*: use f-strings (#10970) 2025-10-26 07:54:15 +01:00
keycloak_component_info.py modules [jk]*: use f-strings (#10970) 2025-10-26 07:54:15 +01:00
keycloak_group.py modules [jk]*: use f-strings (#10970) 2025-10-26 07:54:15 +01:00
keycloak_identity_provider.py modules [jk]*: use f-strings (#10970) 2025-10-26 07:54:15 +01:00
keycloak_realm.py modules [jk]*: use f-strings (#10970) 2025-10-26 07:54:15 +01:00
keycloak_realm_info.py modules [jk]*: use f-strings (#10970) 2025-10-26 07:54:15 +01:00
keycloak_realm_key.py modules [jk]*: use f-strings (#10970) 2025-10-26 07:54:15 +01:00
keycloak_realm_keys_metadata_info.py modules [jk]*: use f-strings (#10970) 2025-10-26 07:54:15 +01:00
keycloak_realm_rolemapping.py modules [jk]*: use f-strings (#10970) 2025-10-26 07:54:15 +01:00
keycloak_role.py modules [jk]*: use f-strings (#10970) 2025-10-26 07:54:15 +01:00
keycloak_user.py keycloak_user: mark credentials[].value as no_log=True (#11005) 2025-10-29 17:42:29 +01:00
keycloak_user_federation.py modules [jk]*: use f-strings (#10970) 2025-10-26 07:54:15 +01:00
keycloak_user_rolemapping.py modules [jk]*: use f-strings (#10970) 2025-10-26 07:54:15 +01:00
keycloak_userprofile.py modules [jk]*: use f-strings (#10970) 2025-10-26 07:54:15 +01:00
keyring.py keyring & keyring_info: import shlex directly (#10981) 2025-10-26 08:02:03 +01:00
keyring_info.py keyring & keyring_info: import shlex directly (#10981) 2025-10-26 08:02:03 +01:00
kibana_plugin.py modules [jk]*: use f-strings (#10970) 2025-10-26 07:54:15 +01:00
krb_ticket.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
launchd.py Cleanup: use super() instead of super(__class__, self) (#11016) 2025-10-30 20:17:26 +01:00
layman.py modules [lm]*: use f-strings (#10971) 2025-10-26 07:57:24 +01:00
lbu.py modules [lm]*: use f-strings (#10971) 2025-10-26 07:57:24 +01:00
ldap_attrs.py modules [lm]*: use f-strings (#10971) 2025-10-26 07:57:24 +01:00
ldap_entry.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
ldap_inc.py modules [lm]*: use f-strings (#10971) 2025-10-26 07:57:24 +01:00
ldap_passwd.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
ldap_search.py modules [lm]*: use f-strings (#10971) 2025-10-26 07:57:24 +01:00
librato_annotation.py modules [lm]*: use f-strings (#10971) 2025-10-26 07:57:24 +01:00
linode.py modules [lm]*: use f-strings (#10971) 2025-10-26 07:57:24 +01:00
linode_v4.py modules [lm]*: use f-strings (#10971) 2025-10-26 07:57:24 +01:00
listen_ports_facts.py modules [lm]*: use f-strings (#10971) 2025-10-26 07:57:24 +01:00
lldp.py modules [lm]*: use f-strings (#10971) 2025-10-26 07:57:24 +01:00
locale_gen.py modules [lm]*: use f-strings (#10971) 2025-10-26 07:57:24 +01:00
logentries.py modules [lm]*: use f-strings (#10971) 2025-10-26 07:57:24 +01:00
logentries_msg.py modules [lm]*: use f-strings (#10971) 2025-10-26 07:57:24 +01:00
logstash_plugin.py modules [lm]*: use f-strings (#10971) 2025-10-26 07:57:24 +01:00
lvg.py modules [lm]*: use f-strings (#10971) 2025-10-26 07:57:24 +01:00
lvg_rename.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
lvm_pv.py modules [lm]*: use f-strings (#10971) 2025-10-26 07:57:24 +01:00
lvm_pv_move_data.py modules [lm]*: use f-strings (#10971) 2025-10-26 07:57:24 +01:00
lvol.py modules [lm]*: use f-strings (#10971) 2025-10-26 07:57:24 +01:00
lxc_container.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
lxca_cmms.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
lxca_nodes.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_container.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
lxd_profile.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
lxd_project.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
macports.py modules [lm]*: use f-strings (#10971) 2025-10-26 07:57:24 +01:00
mail.py modules [lm]*: use f-strings (#10971) 2025-10-26 07:57:24 +01:00
make.py modules [lm]*: use f-strings (#10971) 2025-10-26 07:57:24 +01:00
manageiq_alert_profiles.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
manageiq_alerts.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
manageiq_group.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
manageiq_policies.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
manageiq_policies_info.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
manageiq_provider.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
manageiq_tags.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
manageiq_tags_info.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
manageiq_tenant.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
manageiq_user.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
mas.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
matrix.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
mattermost.py modules [lm]*: use f-strings (#10971) 2025-10-26 07:57:24 +01:00
maven_artifact.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
memset_dns_reload.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
memset_memstore_info.py modules [lm]*: use f-strings (#10971) 2025-10-26 07:57:24 +01:00
memset_server_info.py modules [lm]*: use f-strings (#10971) 2025-10-26 07:57:24 +01:00
memset_zone.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
memset_zone_domain.py modules [lm]*: use f-strings (#10971) 2025-10-26 07:57:24 +01:00
memset_zone_record.py modules [lm]*: use f-strings (#10971) 2025-10-26 07:57:24 +01:00
mksysb.py modules [lm]*: use f-strings (#10971) 2025-10-26 07:57:24 +01:00
modprobe.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
monit.py Cleanup: use super() instead of super(__class__, self) (#11016) 2025-10-30 20:17:26 +01:00
mqtt.py mqtt: remove code for unsupported Python versions (#10980) 2025-10-26 08:01:52 +01:00
mssql_db.py modules [lm]*: use f-strings (#10971) 2025-10-26 07:57:24 +01:00
mssql_script.py modules [lm]*: use f-strings (#10971) 2025-10-26 07:57:24 +01:00
nagios.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
netcup_dns.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
newrelic_deployment.py modules [no]*: use f-strings (#10973) 2025-10-26 07:48:10 +01:00
nexmo.py modules [no]*: use f-strings (#10973) 2025-10-26 07:48:10 +01:00
nginx_status_info.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
nictagadm.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
nmcli.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
nomad_job.py modules [no]*: use f-strings (#10973) 2025-10-26 07:48:10 +01:00
nomad_job_info.py modules [no]*: use f-strings (#10973) 2025-10-26 07:48:10 +01:00
nomad_token.py modules [no]*: use f-strings (#10973) 2025-10-26 07:48:10 +01:00
nosh.py modules [no]*: use f-strings (#10973) 2025-10-26 07:48:10 +01:00
npm.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
nsupdate.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
ocapi_command.py modules [no]*: use f-strings (#10973) 2025-10-26 07:48:10 +01:00
ocapi_info.py modules [no]*: use f-strings (#10973) 2025-10-26 07:48:10 +01:00
oci_vcn.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
odbc.py modules [no]*: use f-strings (#10973) 2025-10-26 07:48:10 +01:00
office_365_connector_card.py modules [no]*: use f-strings (#10973) 2025-10-26 07:48:10 +01:00
ohai.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
omapi_host.py omapi_host: fix bytes vs. str confusion (#11001) 2025-10-30 20:19:06 +01:00
one_host.py modules [no]*: use f-strings (#10973) 2025-10-26 07:48:10 +01:00
one_image.py modules [no]*: use f-strings (#10973) 2025-10-26 07:48:10 +01:00
one_image_info.py modules [no]*: use f-strings (#10973) 2025-10-26 07:48:10 +01:00
one_service.py modules [no]*: use f-strings (#10973) 2025-10-26 07:48:10 +01:00
one_template.py modules [no]*: use f-strings (#10973) 2025-10-26 07:48:10 +01:00
one_vm.py modules [no]*: use f-strings (#10973) 2025-10-26 07:48:10 +01:00
one_vnet.py modules [no]*: use f-strings (#10973) 2025-10-26 07:48:10 +01:00
oneandone_firewall_policy.py deprecate oneandone modules (#10994) 2025-10-29 08:13:55 +13:00
oneandone_load_balancer.py deprecate oneandone modules (#10994) 2025-10-29 08:13:55 +13:00
oneandone_monitoring_policy.py deprecate oneandone modules (#10994) 2025-10-29 08:13:55 +13:00
oneandone_private_network.py deprecate oneandone modules (#10994) 2025-10-29 08:13:55 +13:00
oneandone_public_ip.py deprecate oneandone modules (#10994) 2025-10-29 08:13:55 +13:00
oneandone_server.py deprecate oneandone modules (#10994) 2025-10-29 08:13:55 +13:00
onepassword_info.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
oneview_datacenter_info.py Cleanup: use super() instead of super(__class__, self) (#11016) 2025-10-30 20:17:26 +01:00
oneview_enclosure_info.py Cleanup: use super() instead of super(__class__, self) (#11016) 2025-10-30 20:17:26 +01:00
oneview_ethernet_network.py Cleanup: use super() instead of super(__class__, self) (#11016) 2025-10-30 20:17:26 +01:00
oneview_ethernet_network_info.py Cleanup: use super() instead of super(__class__, self) (#11016) 2025-10-30 20:17:26 +01:00
oneview_fc_network.py Cleanup: use super() instead of super(__class__, self) (#11016) 2025-10-30 20:17:26 +01:00
oneview_fc_network_info.py Cleanup: use super() instead of super(__class__, self) (#11016) 2025-10-30 20:17:26 +01:00
oneview_fcoe_network.py Cleanup: use super() instead of super(__class__, self) (#11016) 2025-10-30 20:17:26 +01:00
oneview_fcoe_network_info.py Cleanup: use super() instead of super(__class__, self) (#11016) 2025-10-30 20:17:26 +01:00
oneview_logical_interconnect_group.py Cleanup: use super() instead of super(__class__, self) (#11016) 2025-10-30 20:17:26 +01:00
oneview_logical_interconnect_group_info.py Cleanup: use super() instead of super(__class__, self) (#11016) 2025-10-30 20:17:26 +01:00
oneview_network_set.py Cleanup: use super() instead of super(__class__, self) (#11016) 2025-10-30 20:17:26 +01:00
oneview_network_set_info.py Cleanup: use super() instead of super(__class__, self) (#11016) 2025-10-30 20:17:26 +01:00
oneview_san_manager.py Cleanup: use super() instead of super(__class__, self) (#11016) 2025-10-30 20:17:26 +01:00
oneview_san_manager_info.py Cleanup: use super() instead of super(__class__, self) (#11016) 2025-10-30 20:17:26 +01:00
online_server_info.py Cleanup: use super() instead of super(__class__, self) (#11016) 2025-10-30 20:17:26 +01:00
online_user_info.py Cleanup: use super() instead of super(__class__, self) (#11016) 2025-10-30 20:17:26 +01:00
open_iscsi.py modules [no]*: use f-strings (#10973) 2025-10-26 07:48:10 +01:00
openbsd_pkg.py modules [no]*: use f-strings (#10973) 2025-10-26 07:48:10 +01:00
opendj_backendprop.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
openwrt_init.py modules [no]*: use f-strings (#10973) 2025-10-26 07:48:10 +01:00
opkg.py modules [no]*: use f-strings (#10973) 2025-10-26 07:48:10 +01:00
osx_defaults.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
ovh_ip_failover.py modules [no]*: use f-strings (#10973) 2025-10-26 07:48:10 +01:00
ovh_ip_loadbalancing_backend.py modules [no]*: use f-strings (#10973) 2025-10-26 07:48:10 +01:00
ovh_monthly_billing.py modules [no]*: use f-strings (#10973) 2025-10-26 07:48:10 +01:00
pacemaker_cluster.py modules p*: use f-strings (#10974) 2025-10-26 07:48:51 +01:00
pacemaker_info.py CI: add type checking (#10997) 2025-10-29 17:13:38 +00:00
pacemaker_resource.py modules p*: use f-strings (#10974) 2025-10-26 07:48:51 +01:00
pacemaker_stonith.py modules p*: use f-strings (#10974) 2025-10-26 07:48:51 +01:00
packet_device.py modules p*: use f-strings (#10974) 2025-10-26 07:48:51 +01:00
packet_ip_subnet.py modules p*: use f-strings (#10974) 2025-10-26 07:48:51 +01:00
packet_project.py modules p*: use f-strings (#10974) 2025-10-26 07:48:51 +01:00
packet_sshkey.py modules p*: use f-strings (#10974) 2025-10-26 07:48:51 +01:00
packet_volume.py modules p*: use f-strings (#10974) 2025-10-26 07:48:51 +01:00
packet_volume_attachment.py modules p*: use f-strings (#10974) 2025-10-26 07:48:51 +01:00
pacman.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
pacman_key.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
pagerduty.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
pagerduty_alert.py modules p*: use f-strings (#10974) 2025-10-26 07:48:51 +01:00
pagerduty_change.py modules p*: use f-strings (#10974) 2025-10-26 07:48:51 +01:00
pagerduty_user.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
pam_limits.py modules p*: use f-strings (#10974) 2025-10-26 07:48:51 +01:00
pamd.py Cleanup: use super() instead of super(__class__, self) (#11016) 2025-10-30 20:17:26 +01:00
parted.py modules p*: use f-strings (#10974) 2025-10-26 07:48:51 +01:00
pear.py modules p*: use f-strings (#10974) 2025-10-26 07:48:51 +01:00
pids.py Cleanup: use super() instead of super(__class__, self) (#11016) 2025-10-30 20:17:26 +01:00
pingdom.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
pip_package_info.py modules p*: use f-strings (#10974) 2025-10-26 07:48:51 +01:00
pipx.py modules p*: use f-strings (#10974) 2025-10-26 07:48:51 +01:00
pipx_info.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
pkg5.py modules p*: use f-strings (#10974) 2025-10-26 07:48:51 +01:00
pkg5_publisher.py modules p*: use f-strings (#10974) 2025-10-26 07:48:51 +01:00
pkgin.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
pkgng.py modules p*: use f-strings (#10974) 2025-10-26 07:48:51 +01:00
pkgutil.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
pmem.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
pnpm.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
portage.py modules p*: use f-strings (#10974) 2025-10-26 07:48:51 +01:00
portinstall.py modules p*: use f-strings (#10974) 2025-10-26 07:48:51 +01:00
pritunl_org.py modules p*: use f-strings (#10974) 2025-10-26 07:48:51 +01:00
pritunl_org_info.py modules p*: use f-strings (#10974) 2025-10-26 07:48:51 +01:00
pritunl_user.py fix(pritunl_user): improve resilience to null or missing user parameters (#10955) 2025-10-29 17:45:29 +01:00
pritunl_user_info.py modules p*: use f-strings (#10974) 2025-10-26 07:48:51 +01:00
pubnub_blocks.py modules p*: use f-strings (#10974) 2025-10-26 07:48:51 +01:00
pulp_repo.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
puppet.py modules p*: use f-strings (#10974) 2025-10-26 07:48:51 +01:00
pushbullet.py modules p*: use f-strings (#10974) 2025-10-26 07:48:51 +01:00
pushover.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
python_requirements_info.py modules p*: use f-strings (#10974) 2025-10-26 07:48:51 +01:00
read_csv.py modules r*: use f-strings (#10975) 2025-10-26 07:48:33 +01:00
redfish_command.py modules r*: use f-strings (#10975) 2025-10-26 07:48:33 +01:00
redfish_config.py modules r*: use f-strings (#10975) 2025-10-26 07:48:33 +01:00
redfish_info.py modules r*: use f-strings (#10975) 2025-10-26 07:48:33 +01:00
redhat_subscription.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
redis.py modules r*: use f-strings (#10975) 2025-10-26 07:48:33 +01:00
redis_data.py modules r*: use f-strings (#10975) 2025-10-26 07:48:33 +01:00
redis_data_incr.py modules r*: use f-strings (#10975) 2025-10-26 07:48:33 +01:00
redis_data_info.py modules r*: use f-strings (#10975) 2025-10-26 07:48:33 +01:00
redis_info.py modules r*: use f-strings (#10975) 2025-10-26 07:48:33 +01:00
rhevm.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
rhsm_release.py modules r*: use f-strings (#10975) 2025-10-26 07:48:33 +01:00
rhsm_repository.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
riak.py modules r*: use f-strings (#10975) 2025-10-26 07:48:33 +01:00
rocketchat.py modules r*: use f-strings (#10975) 2025-10-26 07:48:33 +01:00
rollbar_deployment.py modules r*: use f-strings (#10975) 2025-10-26 07:48:33 +01:00
rpm_ostree_pkg.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
rundeck_acl_policy.py modules r*: use f-strings (#10975) 2025-10-26 07:48:33 +01:00
rundeck_job_executions_info.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
rundeck_job_run.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
rundeck_project.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
runit.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
say.py modules s[a-e]*: use f-strings (#10976) 2025-10-26 22:34:24 +13:00
scaleway_compute.py modules s[a-e]*: use f-strings (#10976) 2025-10-26 22:34:24 +13:00
scaleway_compute_private_network.py modules s[a-e]*: use f-strings (#10976) 2025-10-26 22:34:24 +13:00
scaleway_container.py modules s[a-e]*: use f-strings (#10976) 2025-10-26 22:34:24 +13:00
scaleway_container_info.py modules s[a-e]*: use f-strings (#10976) 2025-10-26 22:34:24 +13:00
scaleway_container_namespace.py modules s[a-e]*: use f-strings (#10976) 2025-10-26 22:34:24 +13:00
scaleway_container_namespace_info.py modules s[a-e]*: use f-strings (#10976) 2025-10-26 22:34:24 +13:00
scaleway_container_registry.py modules s[a-e]*: use f-strings (#10976) 2025-10-26 22:34:24 +13:00
scaleway_container_registry_info.py modules s[a-e]*: use f-strings (#10976) 2025-10-26 22:34:24 +13:00
scaleway_database_backup.py modules s[a-e]*: use f-strings (#10976) 2025-10-26 22:34:24 +13:00
scaleway_function.py modules s[a-e]*: use f-strings (#10976) 2025-10-26 22:34:24 +13:00
scaleway_function_info.py modules s[a-e]*: use f-strings (#10976) 2025-10-26 22:34:24 +13:00
scaleway_function_namespace.py modules s[a-e]*: use f-strings (#10976) 2025-10-26 22:34:24 +13:00
scaleway_function_namespace_info.py modules s[a-e]*: use f-strings (#10976) 2025-10-26 22:34:24 +13:00
scaleway_image_info.py Cleanup: use super() instead of super(__class__, self) (#11016) 2025-10-30 20:17:26 +01:00
scaleway_ip.py modules s[a-e]*: use f-strings (#10976) 2025-10-26 22:34:24 +13:00
scaleway_ip_info.py Cleanup: use super() instead of super(__class__, self) (#11016) 2025-10-30 20:17:26 +01:00
scaleway_lb.py modules s[a-e]*: use f-strings (#10976) 2025-10-26 22:34:24 +13:00
scaleway_organization_info.py Cleanup: use super() instead of super(__class__, self) (#11016) 2025-10-30 20:17:26 +01:00
scaleway_private_network.py modules s[a-e]*: use f-strings (#10976) 2025-10-26 22:34:24 +13:00
scaleway_security_group.py modules s[a-e]*: use f-strings (#10976) 2025-10-26 22:34:24 +13:00
scaleway_security_group_info.py Cleanup: use super() instead of super(__class__, self) (#11016) 2025-10-30 20:17:26 +01:00
scaleway_security_group_rule.py modules s[a-e]*: use f-strings (#10976) 2025-10-26 22:34:24 +13:00
scaleway_server_info.py Cleanup: use super() instead of super(__class__, self) (#11016) 2025-10-30 20:17:26 +01:00
scaleway_snapshot_info.py Cleanup: use super() instead of super(__class__, self) (#11016) 2025-10-30 20:17:26 +01:00
scaleway_sshkey.py modules s[a-e]*: use f-strings (#10976) 2025-10-26 22:34:24 +13:00
scaleway_user_data.py modules s[a-e]*: use f-strings (#10976) 2025-10-26 22:34:24 +13:00
scaleway_volume.py modules s[a-e]*: use f-strings (#10976) 2025-10-26 22:34:24 +13:00
scaleway_volume_info.py Cleanup: use super() instead of super(__class__, self) (#11016) 2025-10-30 20:17:26 +01:00
sefcontext.py modules s[a-e]*: use f-strings (#10976) 2025-10-26 22:34:24 +13:00
selinux_permissive.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
selogin.py modules s[a-e]*: use f-strings (#10976) 2025-10-26 22:34:24 +13:00
sendgrid.py modules s[a-e]*: use f-strings (#10976) 2025-10-26 22:34:24 +13:00
sensu_check.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
sensu_client.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
sensu_handler.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
sensu_silence.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
sensu_subscription.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
seport.py modules s[a-e]*: use f-strings (#10976) 2025-10-26 22:34:24 +13:00
serverless.py modules s[a-e]*: use f-strings (#10976) 2025-10-26 22:34:24 +13:00
shutdown.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
simpleinit_msb.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
sl_vm.py Remove all usage of ansible.module_utils.six from main branch (#10888) 2025-10-11 08:21:57 +02:00
slack.py modules s[f-z]*: use f-strings (#10977) 2025-10-26 22:35:30 +13:00
slackpkg.py modules s[f-z]*: use f-strings (#10977) 2025-10-26 22:35:30 +13:00
smartos_image_info.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
snap.py modules s[f-z]*: use f-strings (#10977) 2025-10-26 22:35:30 +13:00
snap_alias.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
snmp_facts.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
solaris_zone.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
sorcery.py modules s[f-z]*: use f-strings (#10977) 2025-10-26 22:35:30 +13:00
spectrum_device.py modules s[f-z]*: use f-strings (#10977) 2025-10-26 22:35:30 +13:00
spectrum_model_attrs.py modules s[f-z]*: use f-strings (#10977) 2025-10-26 22:35:30 +13:00
spotinst_aws_elastigroup.py modules s[f-z]*: use f-strings (#10977) 2025-10-26 22:35:30 +13:00
ss_3par_cpg.py modules s[f-z]*: use f-strings (#10977) 2025-10-26 22:35:30 +13:00
ssh_config.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
stacki_host.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
statsd.py modules s[f-z]*: use f-strings (#10977) 2025-10-26 22:35:30 +13:00
statusio_maintenance.py modules s[f-z]*: use f-strings (#10977) 2025-10-26 22:35:30 +13:00
sudoers.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
supervisorctl.py modules s[f-z]*: use f-strings (#10977) 2025-10-26 22:35:30 +13:00
svc.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
svr4pkg.py modules s[f-z]*: use f-strings (#10977) 2025-10-26 22:35:30 +13:00
swdepot.py modules s[f-z]*: use f-strings (#10977) 2025-10-26 22:35:30 +13:00
swupd.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
syslogger.py modules s[f-z]*: use f-strings (#10977) 2025-10-26 22:35:30 +13:00
syspatch.py modules s[f-z]*: use f-strings (#10977) 2025-10-26 22:35:30 +13:00
sysrc.py modules s[f-z]*: use f-strings (#10977) 2025-10-26 22:35:30 +13:00
systemd_creds_decrypt.py modules s[f-z]*: use f-strings (#10977) 2025-10-26 22:35:30 +13:00
systemd_creds_encrypt.py modules s[f-z]*: use f-strings (#10977) 2025-10-26 22:35:30 +13:00
systemd_info.py modules s[f-z]*: use f-strings (#10977) 2025-10-26 22:35:30 +13:00
sysupgrade.py modules s[f-z]*: use f-strings (#10977) 2025-10-26 22:35:30 +13:00
taiga_issue.py modules [t-z]*: use f-strings (#10978) 2025-10-26 22:36:03 +13:00
telegram.py modules [t-z]*: use f-strings (#10978) 2025-10-26 22:36:03 +13:00
terraform.py terraform: Fix bug when None values aren't processed correctly (#10961) 2025-10-28 20:41:04 +01:00
timezone.py Cleanup: use super() instead of super(__class__, self) (#11016) 2025-10-30 20:17:26 +01:00
twilio.py modules [t-z]*: use f-strings (#10978) 2025-10-26 22:36:03 +13:00
typetalk.py modules [t-z]*: use f-strings (#10978) 2025-10-26 22:36:03 +13:00
udm_dns_record.py modules [t-z]*: use f-strings (#10978) 2025-10-26 22:36:03 +13:00
udm_dns_zone.py modules [t-z]*: use f-strings (#10978) 2025-10-26 22:36:03 +13:00
udm_group.py modules [t-z]*: use f-strings (#10978) 2025-10-26 22:36:03 +13:00
udm_share.py modules [t-z]*: use f-strings (#10978) 2025-10-26 22:36:03 +13:00
udm_user.py CI: add type checking (#10997) 2025-10-29 17:13:38 +00:00
ufw.py modules [t-z]*: use f-strings (#10978) 2025-10-26 22:36:03 +13:00
uptimerobot.py Remove all usage of ansible.module_utils.six from main branch (#10888) 2025-10-11 08:21:57 +02:00
urpmi.py modules [t-z]*: use f-strings (#10978) 2025-10-26 22:36:03 +13:00
usb_facts.py modules [t-z]*: use f-strings (#10978) 2025-10-26 22:36:03 +13:00
utm_aaa_group.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
utm_aaa_group_info.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
utm_ca_host_key_cert.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
utm_ca_host_key_cert_info.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
utm_dns_host.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
utm_network_interface_address.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
utm_network_interface_address_info.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
utm_proxy_auth_profile.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
utm_proxy_exception.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
utm_proxy_frontend.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
utm_proxy_frontend_info.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
utm_proxy_location.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
utm_proxy_location_info.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
vdo.py modules [t-z]*: use f-strings (#10978) 2025-10-26 22:36:03 +13:00
vertica_configuration.py modules [t-z]*: use f-strings (#10978) 2025-10-26 22:36:03 +13:00
vertica_info.py modules [t-z]*: use f-strings (#10978) 2025-10-26 22:36:03 +13:00
vertica_role.py modules [t-z]*: use f-strings (#10978) 2025-10-26 22:36:03 +13:00
vertica_schema.py modules [t-z]*: use f-strings (#10978) 2025-10-26 22:36:03 +13:00
vertica_user.py modules [t-z]*: use f-strings (#10978) 2025-10-26 22:36:03 +13:00
vexata_eg.py modules [t-z]*: use f-strings (#10978) 2025-10-26 22:36:03 +13:00
vexata_volume.py modules [t-z]*: use f-strings (#10978) 2025-10-26 22:36:03 +13:00
vmadm.py modules [t-z]*: use f-strings (#10978) 2025-10-26 22:36:03 +13:00
wakeonlan.py modules [t-z]*: use f-strings (#10978) 2025-10-26 22:36:03 +13:00
wdc_redfish_command.py modules [t-z]*: use f-strings (#10978) 2025-10-26 22:36:03 +13:00
wdc_redfish_info.py modules [t-z]*: use f-strings (#10978) 2025-10-26 22:36:03 +13:00
xattr.py modules [t-z]*: use f-strings (#10978) 2025-10-26 22:36:03 +13:00
xbps.py modules [t-z]*: use f-strings (#10978) 2025-10-26 22:36:03 +13:00
xcc_redfish_command.py modules [t-z]*: use f-strings (#10978) 2025-10-26 22:36:03 +13: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_facts.py modules [t-z]*: use f-strings (#10978) 2025-10-26 22:36:03 +13:00
xenserver_guest.py Cleanup: use super() instead of super(__class__, self) (#11016) 2025-10-30 20:17:26 +01:00
xenserver_guest_info.py Cleanup: use super() instead of super(__class__, self) (#11016) 2025-10-30 20:17:26 +01:00
xenserver_guest_powerstate.py Cleanup: use super() instead of super(__class__, self) (#11016) 2025-10-30 20:17:26 +01:00
xfconf.py modules [t-z]*: use f-strings (#10978) 2025-10-26 22:36:03 +13:00
xfconf_info.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
xfs_quota.py modules [t-z]*: use f-strings (#10978) 2025-10-26 22:36:03 +13:00
xml.py modules [t-z]*: use f-strings (#10978) 2025-10-26 22:36:03 +13:00
yarn.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
yum_versionlock.py modules [t-z]*: use f-strings (#10978) 2025-10-26 22:36:03 +13:00
zfs.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
zfs_delegate_admin.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
zfs_facts.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
znode.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
zpool.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
zpool_facts.py Cleanup: remove unicode prefix, remove explicit inheritance from object (#11015) 2025-10-30 20:17:10 +01:00
zypper.py modules [t-z]*: use f-strings (#10978) 2025-10-26 22:36:03 +13:00
zypper_repository.py modules [t-z]*: use f-strings (#10978) 2025-10-26 22:36:03 +13:00
zypper_repository_info.py modules [t-z]*: use f-strings (#10978) 2025-10-26 22:36:03 +13:00