1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-06-13 19:45:29 +00:00
community.general/plugins/modules
patchback[bot] 660b5d2c9d
[PR #12022/6c2301db backport][stable-13] zypper_repository: fix enabled/autorefresh/gpgcheck being overridden by .repo file content (#12251)
zypper_repository: fix `enabled`/`autorefresh`/`gpgcheck` being overridden by .repo file content (#12022)

* fix(zypper_repository): stop .repo file content overriding user-specified enabled/autorefresh/gpgcheck

When repo= pointed to a .repo file, values parsed from that file were
overwriting the desired state set from module params, causing enabled: false
to have no effect.

Fixes #8783

* changelog: add fragment for PR 12022

* fix(zypper_repository): preserve .repo file settings when parameters are not explicitly provided

When enabled/autorefresh/disable_gpg_check are not provided by the user,
fall back to values from the .repo file before applying hard defaults,
so that existing tasks relying on the .repo file content are not broken.



---------


(cherry picked from commit 6c2301db33)

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-13 17:34:02 +02:00
..
aerospike_migrations.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
airbrake_deployment.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
aix_devices.py [PR #12185/213581be backport][stable-13] fix: treat chdev execution failures as module errors in aix_devices (#12197) 2026-06-05 13:47:25 +02:00
aix_filesystem.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
aix_inittab.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
aix_lvg.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
aix_lvol.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
alerta_customer.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
ali_instance.py Improve module docs (#11981) 2026-05-03 12:01:08 +02:00
ali_instance_info.py Improve module docs (#11981) 2026-05-03 12:01:08 +02:00
alternatives.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
android_sdk.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
ansible_galaxy_install.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
apache2_mod_proxy.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
apache2_module.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
apk.py apk: document non-interactive mode requirement (#12047) 2026-05-15 07:39:59 +12:00
apt_repo.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
apt_rpm.py apt_rpm: fix upgrade of local RPM not present in repository (#9161) (#12039) 2026-05-17 09:48:08 +02:00
archive.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
awall.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
beadm.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
bigpanda.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
bitbucket_access_key.py multiple module utils: flatten directories (#11974) 2026-05-06 07:07:51 +02:00
bitbucket_pipeline_key_pair.py multiple module utils: flatten directories (#11974) 2026-05-06 07:07:51 +02:00
bitbucket_pipeline_known_host.py multiple module utils: flatten directories (#11974) 2026-05-06 07:07:51 +02:00
bitbucket_pipeline_variable.py multiple module utils: flatten directories (#11974) 2026-05-06 07:07:51 +02:00
bootc_manage.py remove required=false from docs (#11055) 2025-11-09 08:27:06 +01:00
bower.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
btrfs_info.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
btrfs_subvolume.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
bundler.py bundler: replace deprecated CLI flags with BUNDLE_* env vars (#12024) 2026-05-12 21:00:45 +12:00
bzr.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
campfire.py Replace % string formatting with f-strings across multiple plugins (#11908) 2026-04-22 07:06:27 +12:00
capabilities.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
cargo.py cargo: fix version parsing when state=latest (#12064) 2026-05-17 20:24:03 +12:00
circonus_annotation.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
cisco_webex.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
cloud_init_data_facts.py Improve module docs (#11981) 2026-05-03 12:01:08 +02:00
cloudflare_dns.py Improve module docs (#11981) 2026-05-03 12:01:08 +02:00
cobbler_sync.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
cobbler_system.py cobbler_system: fix KeyError when adding new interface to existing system (#11995) 2026-05-06 19:29:23 +02:00
composer.py [PR #12084/8468fea3 backport][stable-13] composer: config file hash to evaluate whether a change occurred (#12132) 2026-05-30 15:12:16 +02:00
consul.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
consul_acl_bootstrap.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
consul_agent_check.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
consul_agent_service.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
consul_auth_method.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
consul_binding_rule.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
consul_kv.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
consul_policy.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
consul_role.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
consul_session.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
consul_token.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
copr.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
cpanm.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
cronvar.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
crypttab.py crypttab: fix option parsing when value contains multiple equal signs (#11926) 2026-04-28 21:14:44 +02:00
datadog_downtime.py datadog_downtime: handle uuid.UUID type in API response (#12019) 2026-05-12 20:59:14 +12:00
datadog_event.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
datadog_monitor.py datadog_monitor: deprecate mute and unmute states (#11988) 2026-05-06 17:50:49 +12:00
dconf.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
decompress.py Replace % string formatting with f-strings across multiple plugins (#11908) 2026-04-22 07:06:27 +12:00
deploy_helper.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
discord.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
django_check.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
django_command.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
django_createcachetable.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
django_dumpdata.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
django_loaddata.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
django_manage.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
dnf_config_manager.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
dnf_versionlock.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
dnsimple.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
dnsimple_info.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
dnsmadeeasy.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
dpkg_divert.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
easy_install.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
ejabberd_user.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
elasticsearch_plugin.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
emc_vnx_sg_member.py multiple module utils: flatten directories (#11974) 2026-05-06 07:07:51 +02:00
etcd3.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
facter_facts.py Improve module docs (#11981) 2026-05-03 12:01:08 +02:00
file_remove.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
filesize.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
filesystem.py [PR #12218/9c0051e3 backport][stable-13] filesystem module gfs2 support (#12239) 2026-06-13 16:43:29 +02:00
flatpak.py Fix flatpak id check (#12063) 2026-05-17 11:12:38 +02:00
flatpak_remote.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
gandi_livedns.py gandi_livedns: implement diff mode support (#11934) 2026-05-03 12:49:39 +12:00
gconftool2.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
gconftool2_info.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
gem.py gem - fix --user-install conflict with OS-injected --install-dir (#11873) 2026-05-04 07:28:56 +12:00
gio_mime.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
git_config.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
git_config_info.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
github_deploy_key.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
github_issue.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
github_key.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
github_release.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
github_repo.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
github_secrets.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
github_secrets_info.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
github_webhook.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
github_webhook_info.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
gitlab_branch.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
gitlab_deploy_key.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
gitlab_group.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
gitlab_group_access_token.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
gitlab_group_members.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
gitlab_group_variable.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
gitlab_hook.py Fix gitlab_hook: add default value for releases_events parameter (#11917) 2026-05-09 21:52:48 +02:00
gitlab_instance_variable.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
gitlab_issue.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
gitlab_label.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
gitlab_merge_request.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
gitlab_milestone.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
gitlab_project.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
gitlab_project_access_token.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
gitlab_project_approvals.py [PR #12096/e41e76fd backport][stable-13] new module: gitlab_project_approvals configures GitLab project approval rules (#12133) 2026-05-30 15:12:25 +02:00
gitlab_project_badge.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
gitlab_project_members.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
gitlab_project_variable.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
gitlab_protected_branch.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
gitlab_runner.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
gitlab_user.py gitlab_user: update SSH keys when key material changes (#11996) 2026-05-12 21:19:15 +12:00
grove.py Replace % string formatting with f-strings across multiple plugins (#11908) 2026-04-22 07:06:27 +12:00
gunicorn.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
haproxy.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
heroku_collaborator.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
hg.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
homebrew.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
homebrew_cask.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
homebrew_services.py [PR #12094/cbc6f6ee backport][stable-13] multiple: replace namedtuple with dataclass (#12102) 2026-05-25 15:59:50 +02:00
homebrew_tap.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
homectl.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
honeybadger_deployment.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
hpilo_boot.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
hpilo_info.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
hponcfg.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
htpasswd.py [PR #12123/49ca175f backport][stable-13] htpasswd: fix hash_scheme aliases and Apache-compatible bcrypt (#12156) 2026-05-31 16:58:57 +02:00
hwc_ecs_instance.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
hwc_evs_disk.py Improve module docs (#11981) 2026-05-03 12:01:08 +02:00
hwc_network_vpc.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
hwc_smn_topic.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
hwc_vpc_eip.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
hwc_vpc_peering_connect.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
hwc_vpc_port.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
hwc_vpc_private_ip.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
hwc_vpc_route.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
hwc_vpc_security_group.py Improve module docs (#11981) 2026-05-03 12:01:08 +02:00
hwc_vpc_security_group_rule.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
hwc_vpc_subnet.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
ibm_sa_domain.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
ibm_sa_host.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
ibm_sa_host_ports.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
ibm_sa_pool.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
ibm_sa_vol.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
ibm_sa_vol_map.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
icinga2_downtime.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
icinga2_feature.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
icinga2_host.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
idrac_redfish_command.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
idrac_redfish_config.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
idrac_redfish_info.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
ilo_redfish_command.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
ilo_redfish_config.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
ilo_redfish_info.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
imc_rest.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
imgadm.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
infinity.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
influxdb_database.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
influxdb_query.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
influxdb_retention_policy.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
influxdb_user.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
influxdb_write.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
ini_file.py Replace % string formatting with f-strings across multiple plugins (#11908) 2026-04-22 07:06:27 +12:00
installp.py installp: deprecate in favor of ibm.power_aix.installp (#11910) 2026-04-23 19:55:54 +12:00
interfaces_file.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
ip2location_info.py Improve module docs (#11981) 2026-05-03 12:01:08 +02:00
ip_netns.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
ipa_config.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
ipa_dnsrecord.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
ipa_dnszone.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
ipa_getkeytab.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
ipa_group.py ipa_group: fix idempotency when external: false on existing non-external group (#11933) 2026-05-04 07:27:00 +12:00
ipa_hbacrule.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
ipa_host.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
ipa_hostgroup.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
ipa_otpconfig.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
ipa_otptoken.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
ipa_pwpolicy.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
ipa_role.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
ipa_service.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
ipa_subca.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
ipa_sudocmd.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
ipa_sudocmdgroup.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
ipa_sudorule.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
ipa_user.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
ipa_vault.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
ipbase_info.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
ipify_facts.py Improve module docs (#11981) 2026-05-03 12:01:08 +02:00
ipinfoio_facts.py Improve module docs (#11981) 2026-05-03 12:01:08 +02:00
ipmi_boot.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
ipmi_power.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
iptables_state.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
ipwcli_dns.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
irc.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
iso_create.py iso_create: add bootable ISO support via boot_options (#11991) 2026-05-07 21:29:27 +12:00
iso_customize.py iso_customize: remove note about pycdlib constraints (#11946) 2026-04-30 23:18:22 +12:00
iso_extract.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
jabber.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
java_cert.py [PR #12151/994b7560 backport][stable-13] java_cert: fix PKCS12 password not passed to keytool -list (#12243) 2026-06-13 17:33:42 +02:00
java_keystore.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
jboss.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
jenkins_build.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
jenkins_build_info.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
jenkins_credential.py jenkins_credential: improve example and description in documentation (#11922) 2026-05-09 21:51:33 +02:00
jenkins_job.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
jenkins_job_info.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
jenkins_node.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
jenkins_plugin.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
jenkins_script.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
jira.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
kdeconfig.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
kea_command.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
kernel_blacklist.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
keycloak_authentication.py multiple module utils: flatten directories (#11974) 2026-05-06 07:07:51 +02:00
keycloak_authentication_required_actions.py multiple module utils: flatten directories (#11974) 2026-05-06 07:07:51 +02:00
keycloak_authentication_v2.py multiple module utils: flatten directories (#11974) 2026-05-06 07:07:51 +02:00
keycloak_authz_authorization_scope.py multiple module utils: flatten directories (#11974) 2026-05-06 07:07:51 +02:00
keycloak_authz_custom_policy.py multiple module utils: flatten directories (#11974) 2026-05-06 07:07:51 +02:00
keycloak_authz_permission.py multiple module utils: flatten directories (#11974) 2026-05-06 07:07:51 +02:00
keycloak_authz_permission_info.py multiple module utils: flatten directories (#11974) 2026-05-06 07:07:51 +02:00
keycloak_client.py multiple module utils: flatten directories (#11974) 2026-05-06 07:07:51 +02:00
keycloak_client_rolemapping.py multiple module utils: flatten directories (#11974) 2026-05-06 07:07:51 +02:00
keycloak_client_rolescope.py multiple module utils: flatten directories (#11974) 2026-05-06 07:07:51 +02:00
keycloak_clientscope.py [PR #12103/27ed9cf9 backport][stable-13] keycloak_clientscope: idempotency for clientscope protocolmappers (#12228) 2026-06-12 23:46:04 +02:00
keycloak_clientscope_rolemappings.py [PR #11841/20a07fc9 backport][stable-13] new module: keycloak_clientscope_rolemappings (#12130) 2026-05-30 15:11:54 +02:00
keycloak_clientscope_type.py multiple module utils: flatten directories (#11974) 2026-05-06 07:07:51 +02:00
keycloak_clientsecret_info.py [PR #12105/7b8ed586 backport][stable-13] new module: keycloak_realm_users_info (#12229) 2026-06-12 23:45:55 +02:00
keycloak_clientsecret_regenerate.py multiple module utils: flatten directories (#11974) 2026-05-06 07:07:51 +02:00
keycloak_clienttemplate.py multiple module utils: flatten directories (#11974) 2026-05-06 07:07:51 +02:00
keycloak_component.py multiple module utils: flatten directories (#11974) 2026-05-06 07:07:51 +02:00
keycloak_component_info.py multiple module utils: flatten directories (#11974) 2026-05-06 07:07:51 +02:00
keycloak_group.py multiple module utils: flatten directories (#11974) 2026-05-06 07:07:51 +02:00
keycloak_identity_provider.py multiple module utils: flatten directories (#11974) 2026-05-06 07:07:51 +02:00
keycloak_realm.py [PR #12087/7b01bcba backport][stable-13] keycloak_realm - add `max_secondary_auth_failures` parameter to configure brute force detection for secondary authentication mechanisms. (#12177) 2026-06-02 21:18:01 +02:00
keycloak_realm_info.py multiple module utils: flatten directories (#11974) 2026-05-06 07:07:51 +02:00
keycloak_realm_key.py multiple module utils: flatten directories (#11974) 2026-05-06 07:07:51 +02:00
keycloak_realm_keys_metadata_info.py multiple module utils: flatten directories (#11974) 2026-05-06 07:07:51 +02:00
keycloak_realm_localization.py multiple module utils: flatten directories (#11974) 2026-05-06 07:07:51 +02:00
keycloak_realm_rolemapping.py multiple module utils: flatten directories (#11974) 2026-05-06 07:07:51 +02:00
keycloak_realm_users_info.py [PR #12236/b738e42e backport][stable-13] keycloak_realm_users_info: add missing doc fragment (#12237) 2026-06-13 10:19:36 +02:00
keycloak_role.py multiple module utils: flatten directories (#11974) 2026-05-06 07:07:51 +02:00
keycloak_user.py [PR #11749/2d89fb1c backport][stable-13] keycloak_user: fix email_verified is not idempotent (#12129) 2026-05-30 15:11:33 +02:00
keycloak_user_execute_actions_email.py multiple module utils: flatten directories (#11974) 2026-05-06 07:07:51 +02:00
keycloak_user_federation.py multiple module utils: flatten directories (#11974) 2026-05-06 07:07:51 +02:00
keycloak_user_rolemapping.py multiple module utils: flatten directories (#11974) 2026-05-06 07:07:51 +02:00
keycloak_userprofile.py multiple module utils: flatten directories (#11974) 2026-05-06 07:07:51 +02:00
keyring.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
keyring_info.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
kibana_plugin.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
kopia_repository.py [PR #11752/d4031f36 backport][stable-13] kopia: Add kopia_repository module (#12127) 2026-05-30 15:12:10 +02:00
kopia_repository_info.py [PR #11752/d4031f36 backport][stable-13] kopia: Add kopia_repository module (#12127) 2026-05-30 15:12:10 +02:00
krb_ticket.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
launchd.py [PR #12122/b12c21f0 backport][stable-13] launchd: fix restarted and reloaded always reporting changed=False (#12247) 2026-06-13 17:33:24 +02:00
layman.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
lbu.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
ldap_attrs.py ldap_attrs: fix case-insensitive attribute lookup in state=exact (#11990) 2026-05-07 07:38:56 +12:00
ldap_entry.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
ldap_inc.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
ldap_passwd.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
ldap_search.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
librato_annotation.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
linode.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
linode_v4.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
listen_ports_facts.py Improve module docs (#11981) 2026-05-03 12:01:08 +02:00
lldp_facts.py Rename lldp to lldp_facts; add support for check mode (#11980) 2026-05-03 11:58:09 +02:00
locale_gen.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
logentries.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
logentries_msg.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
logrotate.py Allow hourly logrotate (#11939) 2026-05-16 14:57:21 +02:00
logstash_plugin.py logstash_plugin: fix proxy support and improve error reporting (#11951) 2026-05-02 10:45:27 +12:00
lvg.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
lvg_rename.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
lvm_pv.py lvm_pv - use CmdRunner (#11811) 2026-04-15 20:03:16 +02:00
lvm_pv_move_data.py feat: use CmdRunner for LVM commands (#11746) 2026-04-12 23:47:51 +12:00
lvol.py lvol: fix thin-pool creation with percentage size (#11925) 2026-04-29 21:55:47 +12:00
lxc_container.py lxc_container: use LVM runners from _lvm module utils (#11920) 2026-04-29 21:56:30 +12:00
lxca_cmms.py multiple module utils: flatten directories (#11974) 2026-05-06 07:07:51 +02:00
lxca_nodes.py multiple module utils: flatten directories (#11974) 2026-05-06 07:07:51 +02:00
lxd_container.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
lxd_profile.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
lxd_project.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
lxd_storage_pool_info.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
lxd_storage_volume_info.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
macports.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
mail.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
make.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
manageiq_alert_profiles.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
manageiq_alerts.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
manageiq_group.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
manageiq_policies.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
manageiq_policies_info.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
manageiq_provider.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
manageiq_tags.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
manageiq_tags_info.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
manageiq_tenant.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
manageiq_user.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
mas.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
matrix.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
mattermost.py Replace default favicon URL again (#11909) 2026-04-22 20:09:41 +02:00
maven_artifact.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
memset_dns_reload.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
memset_memstore_info.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
memset_server_info.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
memset_zone.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
memset_zone_domain.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
memset_zone_record.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
mksysb.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
modprobe.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
monit.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
mqtt.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
mssql_db.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
mssql_script.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
nagios.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
netcup_dns.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
newrelic_deployment.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
nexmo.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
nginx_status_info.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
nictagadm.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
nmcli.py [PR #12085/fdace385 backport][stable-13] nmcli: fix check/diff for bond arp_interval and arp_ip_target (#11588) (#12092) 2026-05-23 21:40:19 +02:00
nomad_job.py nomad modules: extract common connection logic into _nomad module utils (#11957) 2026-05-08 23:25:26 +12:00
nomad_job_info.py nomad modules: extract common connection logic into _nomad module utils (#11957) 2026-05-08 23:25:26 +12:00
nomad_token.py nomad modules: extract common connection logic into _nomad module utils (#11957) 2026-05-08 23:25:26 +12:00
nosh.py Improve module docs (#11981) 2026-05-03 12:01:08 +02:00
npm.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
nsupdate.py nsupdate: add configurable timeout parameter (#12012) 2026-05-14 22:03:23 +12:00
ocapi_command.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
ocapi_info.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
odbc.py odbc: fetch rows before commit to fix HY010 function sequence error (#11972) 2026-05-03 12:47:49 +12:00
office_365_connector_card.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
ohai.py Docs: ohai examples are not YAML (#11975) 2026-05-02 20:58:58 +02:00
omapi_host.py Improve module docs (#11981) 2026-05-03 12:01:08 +02:00
one_host.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
one_image.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
one_image_info.py Improve module docs (#11981) 2026-05-03 12:01:08 +02:00
one_service.py [PR #12094/cbc6f6ee backport][stable-13] multiple: replace namedtuple with dataclass (#12102) 2026-05-25 15:59:50 +02:00
one_template.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
one_vm.py [PR #12094/cbc6f6ee backport][stable-13] multiple: replace namedtuple with dataclass (#12102) 2026-05-25 15:59:50 +02:00
one_vnet.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
onepassword_info.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
oneview_datacenter_info.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
oneview_enclosure_info.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
oneview_ethernet_network.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
oneview_ethernet_network_info.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
oneview_fc_network.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
oneview_fc_network_info.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
oneview_fcoe_network.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
oneview_fcoe_network_info.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
oneview_logical_interconnect_group.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
oneview_logical_interconnect_group_info.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
oneview_network_set.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
oneview_network_set_info.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
oneview_san_manager.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
oneview_san_manager_info.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
online_server_info.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
online_user_info.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
open_iscsi.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
openbsd_pkg.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
opendj_backendprop.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
openwrt_init.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
opkg.py [PR #12182/4d66b3da backport][stable-13] opkg - path_prefix needs to be a list (#12190) 2026-06-05 07:34:43 +02:00
osx_defaults.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
ovh_ip_failover.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
ovh_ip_loadbalancing_backend.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
ovh_monthly_billing.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
pacemaker_cluster.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
pacemaker_info.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
pacemaker_resource.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
pacemaker_stonith.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
packet_device.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
packet_ip_subnet.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
packet_project.py packet_project and packet_sshkey: fix broken example plays (#12055) 2026-05-16 10:47:25 +02:00
packet_sshkey.py packet_project and packet_sshkey: fix broken example plays (#12055) 2026-05-16 10:47:25 +02:00
packet_volume.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
packet_volume_attachment.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
pacman.py [PR #12094/cbc6f6ee backport][stable-13] multiple: replace namedtuple with dataclass (#12102) 2026-05-25 15:59:50 +02:00
pacman_key.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
pagerduty.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
pagerduty_alert.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
pagerduty_change.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
pagerduty_user.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
pam_limits.py pam_limits: only create backup file when content actually changes (#12014) 2026-05-10 11:41:06 +12:00
pamd.py [PR #12137/5d62edc6 backport][stable-13] pamd: handle non-PAM lines in authselect profile files (#12145) 2026-05-31 00:05:03 +02:00
parted.py [PR #12121/6e6199ae backport][stable-13] parted: ignore MBR partition type codes in flags on SUSE systems (#12147) 2026-05-31 08:35:40 +02:00
pear.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
pids.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
pingdom.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
pip_package_info.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
pipx.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
pipx_info.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
pkg5.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
pkg5_publisher.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
pkgin.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
pkgng.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
pkgutil.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
pmem.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
pnpm.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
portage.py [PR #12168/1e3da48d backport][stable-13] portage: include msg in depclean failure fail_json (#12175) 2026-06-02 21:18:25 +02:00
portinstall.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
pritunl_org.py multiple module utils: flatten directories (#11974) 2026-05-06 07:07:51 +02:00
pritunl_org_info.py multiple module utils: flatten directories (#11974) 2026-05-06 07:07:51 +02:00
pritunl_user.py multiple module utils: flatten directories (#11974) 2026-05-06 07:07:51 +02:00
pritunl_user_info.py multiple module utils: flatten directories (#11974) 2026-05-06 07:07:51 +02:00
pubnub_blocks.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
pulp_repo.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
puppet.py puppet: fix TypeError when writing facts data (#11954) 2026-05-02 10:35:08 +12:00
pushover.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
python_requirements_info.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
read_csv.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
redfish_command.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
redfish_config.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
redfish_info.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
redhat_subscription.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
redis.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
redis_data.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
redis_data_incr.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
redis_data_info.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
redis_info.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
rhevm.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
rhsm_release.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
rhsm_repository.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
riak.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
rocketchat.py Replace default favicon URL again (#11909) 2026-04-22 20:09:41 +02:00
rollbar_deployment.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
rpm_ostree_pkg.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
rundeck_acl_policy.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
rundeck_job_executions_info.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
rundeck_job_run.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
rundeck_project.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
runit.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
say.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
scaleway_compute.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
scaleway_compute_private_network.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
scaleway_container.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
scaleway_container_info.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
scaleway_container_namespace.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
scaleway_container_namespace_info.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
scaleway_container_registry.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
scaleway_container_registry_info.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
scaleway_database_backup.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
scaleway_function.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
scaleway_function_info.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
scaleway_function_namespace.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
scaleway_function_namespace_info.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
scaleway_image_info.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
scaleway_ip.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
scaleway_ip_info.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
scaleway_lb.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
scaleway_organization_info.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
scaleway_private_network.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
scaleway_security_group.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
scaleway_security_group_info.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
scaleway_security_group_rule.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
scaleway_server_info.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
scaleway_snapshot_info.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
scaleway_sshkey.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
scaleway_user_data.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
scaleway_volume.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
scaleway_volume_info.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
sefcontext.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
selinux_permissive.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
selogin.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
sendgrid.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
seport.py seport: fix idempotency when port is covered by an existing range (#11994) 2026-05-07 07:36:02 +12:00
serverless.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
shutdown.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
simpleinit_msb.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
sl_vm.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
slack.py [PR #12032/580e8ad3 backport][stable-13] slack: support file upload (#12126) 2026-05-30 15:11:47 +02:00
slackpkg.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
smartos_image_info.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
snap.py [PR #12097/850ef03f backport][stable-13] snap: enforce hold when installing at a specific revision (#12101) 2026-05-25 15:58:44 +02:00
snap_alias.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
snap_connect.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
snmp_facts.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
solaris_zone.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
sorcery.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
spectrum_device.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
spectrum_model_attrs.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
ss_3par_cpg.py multiple module utils: flatten directories (#11974) 2026-05-06 07:07:51 +02:00
ssh_config.py ssh_config: Add AddressFamily (#11968) 2026-05-07 07:32:43 +02:00
sssd_info.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
stacki_host.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
statsd.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
statusio_maintenance.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
sudoers.py [PR #12186/59e4e5f4 backport][stable-13] sudoers: add defaults attribute to allow specifying scoped defaults (#12227) 2026-06-12 23:46:12 +02:00
supervisorctl.py supervisorctl: use parallel bulk commands when name=all (#11953) 2026-05-02 10:35:57 +12:00
svc.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
svr4pkg.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
swdepot.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
swupd.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
syslogger.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
syspatch.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
sysrc.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
systemd_creds_decrypt.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
systemd_creds_encrypt.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
systemd_info.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
sysupgrade.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
taiga_issue.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
telegram.py telegram: add ability to specify a custom URL for the API (#12040) 2026-05-15 23:30:13 +02:00
terraform.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
timezone.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
twilio.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
udm_dns_record.py [PR #12149/3fa258f5 backport][stable-13] udm_dns_record: fix idempotency with shortened IPv6 addresses (#12245) 2026-06-13 17:33:33 +02:00
udm_dns_zone.py Remove as maintainer (#11911) 2026-05-14 10:20:10 +02:00
udm_group.py Remove as maintainer (#11911) 2026-05-14 10:20:10 +02:00
udm_share.py Remove as maintainer (#11911) 2026-05-14 10:20:10 +02:00
udm_user.py Remove as maintainer (#11911) 2026-05-14 10:20:10 +02:00
ufw.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
uptimerobot.py uptimerobot: deprecate module (#11993) 2026-05-06 17:54:18 +12:00
urpmi.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
usb_facts.py Improve module docs (#11981) 2026-05-03 12:01:08 +02:00
utm_aaa_group.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
utm_aaa_group_info.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
utm_ca_host_key_cert.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
utm_ca_host_key_cert_info.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
utm_dns_host.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
utm_network_interface_address.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
utm_network_interface_address_info.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
utm_proxy_auth_profile.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
utm_proxy_exception.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
utm_proxy_frontend.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
utm_proxy_frontend_info.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
utm_proxy_location.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
utm_proxy_location_info.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
uv_python.py Add module to manage Python versions using uv (#11537) 2026-05-17 09:46:59 +02:00
vdo.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
vertica_configuration.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
vertica_info.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
vertica_role.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
vertica_schema.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
vertica_user.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
vexata_eg.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
vexata_volume.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
vmadm.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
wakeonlan.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
wdc_redfish_command.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
wdc_redfish_info.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
xattr.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
xbps.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
xcc_redfish_command.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
xdg_mime.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
xenserver_facts.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
xenserver_guest.py [PR #12215/4d72ec32 backport][stable-13] xenserver_guest_info: use fallback chain for VDI format detection (#12230) 2026-06-12 23:46:27 +02:00
xenserver_guest_info.py [PR #12119/9208cbfd backport][stable-13] xenserver_guest_info: add VDI uuid and vdi_type to disk info (#12141) 2026-05-30 20:29:53 +02:00
xenserver_guest_powerstate.py [PR #12215/4d72ec32 backport][stable-13] xenserver_guest_info: use fallback chain for VDI format detection (#12230) 2026-06-12 23:46:27 +02:00
xfconf.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
xfconf_info.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
xfs_quota.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
xml.py [PR #12148/5004c9f7 backport][stable-13] xml: preserve DOCTYPE declaration when writing XML files (#12249) 2026-06-13 17:33:15 +02:00
yarn.py yarn: add Alpine Linux support in integration tests (#11943) 2026-05-06 19:25:10 +02:00
yum_versionlock.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
zfs.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
zfs_delegate_admin.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
zfs_facts.py Improve module docs (#11981) 2026-05-03 12:01:08 +02:00
znode.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
zpool.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
zpool_facts.py Improve module docs (#11981) 2026-05-03 12:01:08 +02:00
zypper.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00
zypper_repository.py [PR #12022/6c2301db backport][stable-13] zypper_repository: fix enabled/autorefresh/gpgcheck being overridden by .repo file content (#12251) 2026-06-13 17:34:02 +02:00
zypper_repository_info.py Make all doc fragments, module utils, and plugin utils private (#11896) 2026-04-20 20:16:26 +02:00