community.general/plugins/modules
patchback[bot] baf124bc17
Some checks failed
EOL CI / EOL Sanity (Ⓐ2.16) (push) Has been cancelled
EOL CI / EOL Units (Ⓐ2.16+py2.7) (push) Has been cancelled
EOL CI / EOL Units (Ⓐ2.16+py3.11) (push) Has been cancelled
EOL CI / EOL Units (Ⓐ2.16+py3.6) (push) Has been cancelled
EOL CI / EOL I (Ⓐ2.16+alpine3+py:azp/posix/1/) (push) Has been cancelled
EOL CI / EOL I (Ⓐ2.16+alpine3+py:azp/posix/2/) (push) Has been cancelled
EOL CI / EOL I (Ⓐ2.16+alpine3+py:azp/posix/3/) (push) Has been cancelled
EOL CI / EOL I (Ⓐ2.16+fedora38+py:azp/posix/1/) (push) Has been cancelled
EOL CI / EOL I (Ⓐ2.16+fedora38+py:azp/posix/2/) (push) Has been cancelled
EOL CI / EOL I (Ⓐ2.16+fedora38+py:azp/posix/3/) (push) Has been cancelled
EOL CI / EOL I (Ⓐ2.16+opensuse15+py:azp/posix/1/) (push) Has been cancelled
EOL CI / EOL I (Ⓐ2.16+opensuse15+py:azp/posix/2/) (push) Has been cancelled
EOL CI / EOL I (Ⓐ2.16+opensuse15+py:azp/posix/3/) (push) Has been cancelled
nox / Run extra sanity tests (push) Has been cancelled
[PR #10805/833e6e36 backport][stable-11] homebrew: Support old_tokens and oldnames in homebrew package data (#10831)
homebrew: Support old_tokens and oldnames in homebrew package data (#10805)

* homebrew: Support old_tokens and oldnames in homebrew package data

Fixes #10804

Since brew info will accept old_tokens (for casks) and oldnames (for formulae) when provided by the homebrew module "name" argument, the module also needs to consider thes old names as valid for the given package.  This commit updates _extract_package_name to do that.

All existing package name tests, including existing tests for name aliases and tap prefixing, have been consolidated with new name tests into package_names.yml.

* Added changelog fragment.

* homebrew: replace non-py2 compliant f-string usage

* code formatting lint, and py2 compatibility fixes

* homebrew: added licenses to new files, nox lint

* Update plugins/modules/homebrew.py

use str.format() instead of string addition



* Update tests/integration/targets/homebrew/tasks/casks.yml



* Update tests/integration/targets/homebrew/tasks/package_names_item.yml



* Update tests/integration/targets/homebrew/tasks/formulae.yml



* Fixes for performance concerns on new homebrew tests.
1) tests for alternate package names are commented out in main.yml.
2) the "install via alternate name, uninstall via base name" test
   case was deemed duplicative, and has been deleted .
3) minor fixes to use jinja2 "~" for string concat instead of "+"

* Fix nox lint

---------


(cherry picked from commit 833e6e36de)

Co-authored-by: brad2014 <brad2014@users.noreply.github.com>
Co-authored-by: Felix Fontein <felix@fontein.de>
2025-09-15 19:39:57 +02:00
..
aerospike_migrations.py [PR #10494/736ce198 backport][stable-11] arg_spec adjustments: modules [a-f]* (#10501) 2025-07-28 18:59:32 +02:00
airbrake_deployment.py [PR #10494/736ce198 backport][stable-11] arg_spec adjustments: modules [a-f]* (#10501) 2025-07-28 18:59:32 +02:00
aix_devices.py [ab]*.py: normalize docs (#9421) 2024-12-27 14:29:15 +01:00
aix_filesystem.py [PR #10485/15d3ea12 backport][stable-11] remove common return values from docs (#10503) 2025-07-28 19:22:07 +02:00
aix_inittab.py [PR #10485/15d3ea12 backport][stable-11] remove common return values from docs (#10503) 2025-07-28 19:22:07 +02:00
aix_lvg.py [PR #10350/7a4448d4 backport][stable-11] doc style adjustments: modules [ab]* (#10360) 2025-07-07 21:21:27 +02:00
aix_lvol.py [ab]*.py: normalize docs (#9421) 2024-12-27 14:29:15 +01:00
alerta_customer.py [ab]*.py: normalize docs (#9421) 2024-12-27 14:29:15 +01:00
ali_instance.py [PR #10350/7a4448d4 backport][stable-11] doc style adjustments: modules [ab]* (#10360) 2025-07-07 21:21:27 +02:00
ali_instance_info.py [PR #10350/7a4448d4 backport][stable-11] doc style adjustments: modules [ab]* (#10360) 2025-07-07 21:21:27 +02:00
alternatives.py [ab]*.py: normalize docs (#9421) 2024-12-27 14:29:15 +01:00
android_sdk.py [PR #10712/cb84fa74 backport][stable-11] remove extra brackets when params are a given by a comprehension (#10725) 2025-08-23 19:43:27 +02:00
ansible_galaxy_install.py [PR #10350/7a4448d4 backport][stable-11] doc style adjustments: modules [ab]* (#10360) 2025-07-07 21:21:27 +02:00
apache2_mod_proxy.py apache2_mod_proxy: adjust docs (fix) (#10174) 2025-05-25 23:42:57 +12:00
apache2_module.py [PR #10423/735a066d backport][stable-11] apache2_module: updated cgi action conditions (#10682) 2025-08-17 13:12:55 +02:00
apk.py [PR #10520/2a4222c0 backport][stable-11] apk: command args as list rather than string (#10586) 2025-08-04 20:50:17 +02:00
apt_repo.py [ab]*.py: normalize docs (#9421) 2024-12-27 14:29:15 +01:00
apt_rpm.py [PR #10350/7a4448d4 backport][stable-11] doc style adjustments: modules [ab]* (#10360) 2025-07-07 21:21:27 +02:00
archive.py [PR #10350/7a4448d4 backport][stable-11] doc style adjustments: modules [ab]* (#10360) 2025-07-07 21:21:27 +02:00
atomic_container.py atomic_*: deprecation (#9487) 2024-12-31 12:47:19 +13:00
atomic_host.py atomic_*: deprecation (#9487) 2024-12-31 12:47:19 +13:00
atomic_image.py atomic_*: deprecation (#9487) 2024-12-31 12:47:19 +13:00
awall.py [PR #10350/7a4448d4 backport][stable-11] doc style adjustments: modules [ab]* (#10360) 2025-07-07 21:21:27 +02:00
beadm.py [PR #10350/7a4448d4 backport][stable-11] doc style adjustments: modules [ab]* (#10360) 2025-07-07 21:21:27 +02:00
bearychat.py [PR #10514/158f64ca backport][stable-11] bearychat: deprecation (#10581) 2025-08-04 20:48:56 +02:00
bigpanda.py [PR #10494/736ce198 backport][stable-11] arg_spec adjustments: modules [a-f]* (#10501) 2025-07-28 18:59:32 +02:00
bitbucket_access_key.py [ab]*.py: normalize docs (#9421) 2024-12-27 14:29:15 +01:00
bitbucket_pipeline_key_pair.py [ab]*.py: normalize docs (#9421) 2024-12-27 14:29:15 +01:00
bitbucket_pipeline_known_host.py [PR #10350/7a4448d4 backport][stable-11] doc style adjustments: modules [ab]* (#10360) 2025-07-07 21:21:27 +02:00
bitbucket_pipeline_variable.py [ab]*.py: normalize docs (#9421) 2024-12-27 14:29:15 +01:00
bootc_manage.py [PR #10494/736ce198 backport][stable-11] arg_spec adjustments: modules [a-f]* (#10501) 2025-07-28 18:59:32 +02:00
bower.py [PR #10494/736ce198 backport][stable-11] arg_spec adjustments: modules [a-f]* (#10501) 2025-07-28 18:59:32 +02:00
btrfs_info.py [PR #10350/7a4448d4 backport][stable-11] doc style adjustments: modules [ab]* (#10360) 2025-07-07 21:21:27 +02:00
btrfs_subvolume.py [PR #10494/736ce198 backport][stable-11] arg_spec adjustments: modules [a-f]* (#10501) 2025-07-28 18:59:32 +02:00
bundler.py [PR #10494/736ce198 backport][stable-11] arg_spec adjustments: modules [a-f]* (#10501) 2025-07-28 18:59:32 +02:00
bzr.py [PR #10523/a96684ef backport][stable-11] bzr: command args as list rather than string (#10587) 2025-08-04 20:50:30 +02:00
campfire.py [PR #10494/736ce198 backport][stable-11] arg_spec adjustments: modules [a-f]* (#10501) 2025-07-28 18:59:32 +02:00
capabilities.py [PR #10524/7e2d91e5 backport][stable-11] capabilities: command args as list rather than string (#10588) 2025-08-04 20:50:41 +02:00
cargo.py [PR #10494/736ce198 backport][stable-11] arg_spec adjustments: modules [a-f]* (#10501) 2025-07-28 18:59:32 +02:00
catapult.py [PR #10485/15d3ea12 backport][stable-11] remove common return values from docs (#10503) 2025-07-28 19:22:07 +02:00
circonus_annotation.py c*.py: normalize docs (#9418) 2024-12-27 14:29:05 +01:00
cisco_webex.py [PR #10494/736ce198 backport][stable-11] arg_spec adjustments: modules [a-f]* (#10501) 2025-07-28 18:59:32 +02:00
cloud_init_data_facts.py [PR #10397/5e2ffb84 backport][stable-11] doc style adjustments: modules [cd]* (#10405) 2025-07-14 07:23:02 +02:00
cloudflare_dns.py [PR #10397/5e2ffb84 backport][stable-11] doc style adjustments: modules [cd]* (#10405) 2025-07-14 07:23:02 +02:00
cobbler_sync.py [PR #10397/5e2ffb84 backport][stable-11] doc style adjustments: modules [cd]* (#10405) 2025-07-14 07:23:02 +02:00
cobbler_system.py [PR #10397/5e2ffb84 backport][stable-11] doc style adjustments: modules [cd]* (#10405) 2025-07-14 07:23:02 +02:00
composer.py [PR #10669/13bd4b5d backport][stable-11] composer: fix command args as list rather than string (#10680) 2025-08-17 12:53:22 +02:00
consul.py [PR #10397/5e2ffb84 backport][stable-11] doc style adjustments: modules [cd]* (#10405) 2025-07-14 07:23:02 +02:00
consul_acl_bootstrap.py [PR #10397/5e2ffb84 backport][stable-11] doc style adjustments: modules [cd]* (#10405) 2025-07-14 07:23:02 +02:00
consul_agent_check.py [PR #10397/5e2ffb84 backport][stable-11] doc style adjustments: modules [cd]* (#10405) 2025-07-14 07:23:02 +02:00
consul_agent_service.py [PR #10397/5e2ffb84 backport][stable-11] doc style adjustments: modules [cd]* (#10405) 2025-07-14 07:23:02 +02:00
consul_auth_method.py [PR #10397/5e2ffb84 backport][stable-11] doc style adjustments: modules [cd]* (#10405) 2025-07-14 07:23:02 +02:00
consul_binding_rule.py [PR #10397/5e2ffb84 backport][stable-11] doc style adjustments: modules [cd]* (#10405) 2025-07-14 07:23:02 +02:00
consul_kv.py [PR #10494/736ce198 backport][stable-11] arg_spec adjustments: modules [a-f]* (#10501) 2025-07-28 18:59:32 +02:00
consul_policy.py [PR #10494/736ce198 backport][stable-11] arg_spec adjustments: modules [a-f]* (#10501) 2025-07-28 18:59:32 +02:00
consul_role.py [PR #10397/5e2ffb84 backport][stable-11] doc style adjustments: modules [cd]* (#10405) 2025-07-14 07:23:02 +02:00
consul_session.py [PR #10397/5e2ffb84 backport][stable-11] doc style adjustments: modules [cd]* (#10405) 2025-07-14 07:23:02 +02:00
consul_token.py [PR #10397/5e2ffb84 backport][stable-11] doc style adjustments: modules [cd]* (#10405) 2025-07-14 07:23:02 +02:00
copr.py [PR #10494/736ce198 backport][stable-11] arg_spec adjustments: modules [a-f]* (#10501) 2025-07-28 18:59:32 +02:00
cpanm.py [PR #10434/e3467385 backport][stable-11] cpanm: deprecate mode=compatibility (#10579) 2025-08-04 20:49:28 +02:00
cronvar.py [PR #10445/1f8b5eea backport][stable-11] cronvar: Handle empty value string properly (#10496) 2025-07-28 06:47:08 +02:00
crypttab.py [PR #10397/5e2ffb84 backport][stable-11] doc style adjustments: modules [cd]* (#10405) 2025-07-14 07:23:02 +02:00
datadog_downtime.py [PR #10494/736ce198 backport][stable-11] arg_spec adjustments: modules [a-f]* (#10501) 2025-07-28 18:59:32 +02:00
datadog_event.py [PR #10397/5e2ffb84 backport][stable-11] doc style adjustments: modules [cd]* (#10405) 2025-07-14 07:23:02 +02:00
datadog_monitor.py [PR #10494/736ce198 backport][stable-11] arg_spec adjustments: modules [a-f]* (#10501) 2025-07-28 18:59:32 +02:00
dconf.py [PR #10494/736ce198 backport][stable-11] arg_spec adjustments: modules [a-f]* (#10501) 2025-07-28 18:59:32 +02:00
decompress.py [PR #10397/5e2ffb84 backport][stable-11] doc style adjustments: modules [cd]* (#10405) 2025-07-14 07:23:02 +02:00
deploy_helper.py [PR #10397/5e2ffb84 backport][stable-11] doc style adjustments: modules [cd]* (#10405) 2025-07-14 07:23:02 +02:00
dimensiondata_network.py [PR #10494/736ce198 backport][stable-11] arg_spec adjustments: modules [a-f]* (#10501) 2025-07-28 18:59:32 +02:00
dimensiondata_vlan.py [PR #10494/736ce198 backport][stable-11] arg_spec adjustments: modules [a-f]* (#10501) 2025-07-28 18:59:32 +02:00
discord.py [def]*.py: normalize docs (#9401) 2024-12-26 21:53:20 +01:00
django_check.py [PR #10684/ded43714 backport][stable-11] django module, module_utils: adjustments (#10747) 2025-08-27 22:09:53 +02:00
django_command.py [def]*.py: normalize docs (#9401) 2024-12-26 21:53:20 +01:00
django_createcachetable.py [PR #10684/ded43714 backport][stable-11] django module, module_utils: adjustments (#10747) 2025-08-27 22:09:53 +02:00
django_dumpdata.py [PR #10726/d0123a10 backport][stable-11] django_dumpdata, django_loaddata: new modules (#10790) 2025-09-03 22:29:17 +02:00
django_loaddata.py [PR #10726/d0123a10 backport][stable-11] django_dumpdata, django_loaddata: new modules (#10790) 2025-09-03 22:29:17 +02:00
django_manage.py [PR #10397/5e2ffb84 backport][stable-11] doc style adjustments: modules [cd]* (#10405) 2025-07-14 07:23:02 +02:00
dnf_config_manager.py [PR #10494/736ce198 backport][stable-11] arg_spec adjustments: modules [a-f]* (#10501) 2025-07-28 18:59:32 +02:00
dnf_versionlock.py [PR #10783/f1f167e3 backport][stable-11] dnf_versionlock: minor refactor (#10788) 2025-09-03 21:46:21 +02:00
dnsimple.py [PR #10397/5e2ffb84 backport][stable-11] doc style adjustments: modules [cd]* (#10405) 2025-07-14 07:23:02 +02:00
dnsimple_info.py [PR #10397/5e2ffb84 backport][stable-11] doc style adjustments: modules [cd]* (#10405) 2025-07-14 07:23:02 +02:00
dnsmadeeasy.py [PR #10494/736ce198 backport][stable-11] arg_spec adjustments: modules [a-f]* (#10501) 2025-07-28 18:59:32 +02:00
dpkg_divert.py [PR #10494/736ce198 backport][stable-11] arg_spec adjustments: modules [a-f]* (#10501) 2025-07-28 18:59:32 +02:00
easy_install.py [PR #10526/4918ecd4 backport][stable-11] easy_install: command args as list rather than string (#10589) 2025-08-04 20:50:48 +02:00
ejabberd_user.py [def]*.py: normalize docs (#9401) 2024-12-26 21:53:20 +01:00
elasticsearch_plugin.py [PR #10712/cb84fa74 backport][stable-11] remove extra brackets when params are a given by a comprehension (#10725) 2025-08-23 19:43:27 +02:00
emc_vnx_sg_member.py [PR #10398/717ef511 backport][stable-11] doc style adjustments: modules [efgh]* (#10401) 2025-07-13 17:36:27 +02:00
etcd3.py adjust doc style - batch 2 (#9447) 2024-12-29 13:42:22 +01:00
facter.py [PR #10494/736ce198 backport][stable-11] arg_spec adjustments: modules [a-f]* (#10501) 2025-07-28 18:59:32 +02:00
facter_facts.py [def]*.py: normalize docs (#9401) 2024-12-26 21:53:20 +01:00
filesize.py [PR #10727/6f40eff6 backport][stable-11] simplify string formatting in some modules (#10773) 2025-08-31 12:11:27 +02:00
filesystem.py [PR #10494/736ce198 backport][stable-11] arg_spec adjustments: modules [a-f]* (#10501) 2025-07-28 18:59:32 +02:00
flatpak.py [PR #10398/717ef511 backport][stable-11] doc style adjustments: modules [efgh]* (#10401) 2025-07-13 17:36:27 +02:00
flatpak_remote.py [PR #10485/15d3ea12 backport][stable-11] remove common return values from docs (#10503) 2025-07-28 19:22:07 +02:00
gandi_livedns.py g*.py: normalize docs (#9395) 2024-12-26 21:54:03 +01:00
gconftool2.py Remove deprecated features and plugins for 11.0.0 (#10126) 2025-05-19 18:11:39 +02:00
gconftool2_info.py Remove deprecated features and plugins for 11.0.0 (#10126) 2025-05-19 18:11:39 +02:00
gem.py [PR #10505/0f7cd547 backport][stable-11] arg_spec adjustments: modules [g-j]* (#10528) 2025-07-31 23:03:54 +02:00
gio_mime.py [PR #10485/15d3ea12 backport][stable-11] remove common return values from docs (#10503) 2025-07-28 19:22:07 +02:00
git_config.py git_config: remove required=false from arg spec (#10177) 2025-05-27 23:17:35 +02:00
git_config_info.py [PR #10505/0f7cd547 backport][stable-11] arg_spec adjustments: modules [g-j]* (#10528) 2025-07-31 23:03:54 +02:00
github_deploy_key.py [PR #10505/0f7cd547 backport][stable-11] arg_spec adjustments: modules [g-j]* (#10528) 2025-07-31 23:03:54 +02:00
github_issue.py g*.py: normalize docs (#9395) 2024-12-26 21:54:03 +01:00
github_key.py [PR #10398/717ef511 backport][stable-11] doc style adjustments: modules [efgh]* (#10401) 2025-07-13 17:36:27 +02:00
github_release.py [PR #10339/e5b37c3f backport][stable-11] github_release - support multiple type of tokens (#10371) 2025-07-08 22:29:54 +02:00
github_repo.py [PR #10435/25163ed8 backport][stable-11] github_repo: deprecate force_defaults=true (#10600) 2025-08-06 07:02:09 +02:00
github_webhook.py [PR #10505/0f7cd547 backport][stable-11] arg_spec adjustments: modules [g-j]* (#10528) 2025-07-31 23:03:54 +02:00
github_webhook_info.py [PR #10505/0f7cd547 backport][stable-11] arg_spec adjustments: modules [g-j]* (#10528) 2025-07-31 23:03:54 +02:00
gitlab_branch.py [PR #10505/0f7cd547 backport][stable-11] arg_spec adjustments: modules [g-j]* (#10528) 2025-07-31 23:03:54 +02:00
gitlab_deploy_key.py [PR #10398/717ef511 backport][stable-11] doc style adjustments: modules [efgh]* (#10401) 2025-07-13 17:36:27 +02:00
gitlab_group.py [PR #10398/717ef511 backport][stable-11] doc style adjustments: modules [efgh]* (#10401) 2025-07-13 17:36:27 +02:00
gitlab_group_access_token.py [PR #10785/aed763da backport][stable-11] gitlab_*_access_token: add missing scopes (#10789) 2025-09-03 21:46:35 +02:00
gitlab_group_members.py g*.py: normalize docs (#9395) 2024-12-26 21:54:03 +01:00
gitlab_group_variable.py [PR #10787/3574b3fa backport][stable-11] gitlab_*_variable: support masked-and-hidden variables (#10801) 2025-09-08 18:54:38 +02:00
gitlab_hook.py [PR #10505/0f7cd547 backport][stable-11] arg_spec adjustments: modules [g-j]* (#10528) 2025-07-31 23:03:54 +02:00
gitlab_instance_variable.py [PR #10505/0f7cd547 backport][stable-11] arg_spec adjustments: modules [g-j]* (#10528) 2025-07-31 23:03:54 +02:00
gitlab_issue.py [PR #10505/0f7cd547 backport][stable-11] arg_spec adjustments: modules [g-j]* (#10528) 2025-07-31 23:03:54 +02:00
gitlab_label.py [PR #10711/62fa3e6f backport][stable-11] remove trailing comma in dict(parameters,) (#10724) 2025-08-23 19:43:36 +02:00
gitlab_merge_request.py [PR #10505/0f7cd547 backport][stable-11] arg_spec adjustments: modules [g-j]* (#10528) 2025-07-31 23:03:54 +02:00
gitlab_milestone.py [PR #10711/62fa3e6f backport][stable-11] remove trailing comma in dict(parameters,) (#10724) 2025-08-23 19:43:36 +02:00
gitlab_project.py [PR #10505/0f7cd547 backport][stable-11] arg_spec adjustments: modules [g-j]* (#10528) 2025-07-31 23:03:54 +02:00
gitlab_project_access_token.py [PR #10785/aed763da backport][stable-11] gitlab_*_access_token: add missing scopes (#10789) 2025-09-03 21:46:35 +02:00
gitlab_project_badge.py g*.py: normalize docs (#9395) 2024-12-26 21:54:03 +01:00
gitlab_project_members.py allow gitlab-project-members module to handle user level "owner" (#9953) 2025-04-10 07:05:01 +02:00
gitlab_project_variable.py [PR #10787/3574b3fa backport][stable-11] gitlab_*_variable: support masked-and-hidden variables (#10801) 2025-09-08 18:54:38 +02:00
gitlab_protected_branch.py [PR #10795/f772bcda backport][stable-11] gitlab_protected_branch: refactor, add allow_force_push, code_owner_approval_required (#10803) 2025-09-08 19:06:38 +02:00
gitlab_runner.py [PR #10398/717ef511 backport][stable-11] doc style adjustments: modules [efgh]* (#10401) 2025-07-13 17:36:27 +02:00
gitlab_user.py [PR #10398/717ef511 backport][stable-11] doc style adjustments: modules [efgh]* (#10401) 2025-07-13 17:36:27 +02:00
grove.py [PR #10505/0f7cd547 backport][stable-11] arg_spec adjustments: modules [g-j]* (#10528) 2025-07-31 23:03:54 +02:00
gunicorn.py [PR #10398/717ef511 backport][stable-11] doc style adjustments: modules [efgh]* (#10401) 2025-07-13 17:36:27 +02:00
haproxy.py [PR #10398/717ef511 backport][stable-11] doc style adjustments: modules [efgh]* (#10401) 2025-07-13 17:36:27 +02:00
heroku_collaborator.py h*.py: normalize docs (#9394) 2024-12-26 21:55:56 +01:00
hg.py [PR #10505/0f7cd547 backport][stable-11] arg_spec adjustments: modules [g-j]* (#10528) 2025-07-31 23:03:54 +02:00
homebrew.py [PR #10805/833e6e36 backport][stable-11] homebrew: Support old_tokens and oldnames in homebrew package data (#10831) 2025-09-15 19:39:57 +02:00
homebrew_cask.py [PR #10505/0f7cd547 backport][stable-11] arg_spec adjustments: modules [g-j]* (#10528) 2025-07-31 23:03:54 +02:00
homebrew_services.py Example typo in homebrew_services.py (#9819) 2025-03-03 21:04:14 +01:00
homebrew_tap.py [PR #10505/0f7cd547 backport][stable-11] arg_spec adjustments: modules [g-j]* (#10528) 2025-07-31 23:03:54 +02:00
homectl.py [PR #10620/a68ba504 backport][stable-11] homectl, maven_artifact: removed redundant comments (#10622) 2025-08-10 13:51:58 +02:00
honeybadger_deployment.py [PR #10505/0f7cd547 backport][stable-11] arg_spec adjustments: modules [g-j]* (#10528) 2025-07-31 23:03:54 +02:00
hpilo_boot.py [PR #10398/717ef511 backport][stable-11] doc style adjustments: modules [efgh]* (#10401) 2025-07-13 17:36:27 +02:00
hpilo_info.py [PR #10398/717ef511 backport][stable-11] doc style adjustments: modules [efgh]* (#10401) 2025-07-13 17:36:27 +02:00
hponcfg.py Remove deprecated features and plugins for 11.0.0 (#10126) 2025-05-19 18:11:39 +02:00
htpasswd.py [PR #10505/0f7cd547 backport][stable-11] arg_spec adjustments: modules [g-j]* (#10528) 2025-07-31 23:03:54 +02:00
hwc_ecs_instance.py [PR #10398/717ef511 backport][stable-11] doc style adjustments: modules [efgh]* (#10401) 2025-07-13 17:36:27 +02:00
hwc_evs_disk.py [PR #10398/717ef511 backport][stable-11] doc style adjustments: modules [efgh]* (#10401) 2025-07-13 17:36:27 +02:00
hwc_network_vpc.py [PR #10398/717ef511 backport][stable-11] doc style adjustments: modules [efgh]* (#10401) 2025-07-13 17:36:27 +02:00
hwc_smn_topic.py h*.py: normalize docs (#9394) 2024-12-26 21:55:56 +01:00
hwc_vpc_eip.py [PR #10398/717ef511 backport][stable-11] doc style adjustments: modules [efgh]* (#10401) 2025-07-13 17:36:27 +02:00
hwc_vpc_peering_connect.py h*.py: normalize docs (#9394) 2024-12-26 21:55:56 +01:00
hwc_vpc_port.py h*.py: normalize docs (#9394) 2024-12-26 21:55:56 +01:00
hwc_vpc_private_ip.py [PR #10398/717ef511 backport][stable-11] doc style adjustments: modules [efgh]* (#10401) 2025-07-13 17:36:27 +02:00
hwc_vpc_route.py [PR #10398/717ef511 backport][stable-11] doc style adjustments: modules [efgh]* (#10401) 2025-07-13 17:36:27 +02:00
hwc_vpc_security_group.py [PR #10398/717ef511 backport][stable-11] doc style adjustments: modules [efgh]* (#10401) 2025-07-13 17:36:27 +02:00
hwc_vpc_security_group_rule.py [PR #10398/717ef511 backport][stable-11] doc style adjustments: modules [efgh]* (#10401) 2025-07-13 17:36:27 +02:00
hwc_vpc_subnet.py [PR #10398/717ef511 backport][stable-11] doc style adjustments: modules [efgh]* (#10401) 2025-07-13 17:36:27 +02:00
ibm_sa_domain.py defghi*: style adjustments (#9532) 2025-01-07 06:30:03 +01:00
ibm_sa_host.py [PR #10409/a36ad54b backport][stable-11] doc style adjustments: modules i* (#10411) 2025-07-14 15:34:39 +02:00
ibm_sa_host_ports.py i[b-n]*.py: normalize docs (#9393) 2024-12-26 21:52:26 +01:00
ibm_sa_pool.py i[b-n]*.py: normalize docs (#9393) 2024-12-26 21:52:26 +01:00
ibm_sa_vol.py i[b-n]*.py: normalize docs (#9393) 2024-12-26 21:52:26 +01:00
ibm_sa_vol_map.py i[b-n]*.py: normalize docs (#9393) 2024-12-26 21:52:26 +01:00
icinga2_feature.py i[b-n]*.py: normalize docs (#9393) 2024-12-26 21:52:26 +01:00
icinga2_host.py [PR #10505/0f7cd547 backport][stable-11] arg_spec adjustments: modules [g-j]* (#10528) 2025-07-31 23:03:54 +02:00
idrac_redfish_command.py Unify TLS/SSL config for Redfish modules with new common argument spec and docs fragment; add validate_certs and ca_path options (#9964) 2025-04-10 07:08:04 +02:00
idrac_redfish_config.py Unify TLS/SSL config for Redfish modules with new common argument spec and docs fragment; add validate_certs and ca_path options (#9964) 2025-04-10 07:08:04 +02:00
idrac_redfish_info.py Unify TLS/SSL config for Redfish modules with new common argument spec and docs fragment; add validate_certs and ca_path options (#9964) 2025-04-10 07:08:04 +02:00
ilo_redfish_command.py Unify TLS/SSL config for Redfish modules with new common argument spec and docs fragment; add validate_certs and ca_path options (#9964) 2025-04-10 07:08:04 +02:00
ilo_redfish_config.py Unify TLS/SSL config for Redfish modules with new common argument spec and docs fragment; add validate_certs and ca_path options (#9964) 2025-04-10 07:08:04 +02:00
ilo_redfish_info.py Unify TLS/SSL config for Redfish modules with new common argument spec and docs fragment; add validate_certs and ca_path options (#9964) 2025-04-10 07:08:04 +02:00
imc_rest.py [PR #10409/a36ad54b backport][stable-11] doc style adjustments: modules i* (#10411) 2025-07-14 15:34:39 +02:00
imgadm.py [PR #10536/40bcfd96 backport][stable-11] imgadm: command args as list rather than string (#10592) 2025-08-04 20:51:24 +02:00
infinity.py [PR #10618/4e8a6c03 backport][stable-11] infinity: improve RV descriptions (#10624) 2025-08-10 13:51:52 +02:00
influxdb_database.py i[b-n]*.py: normalize docs (#9393) 2024-12-26 21:52:26 +01:00
influxdb_query.py i[b-n]*.py: normalize docs (#9393) 2024-12-26 21:52:26 +01:00
influxdb_retention_policy.py defghi*: style adjustments (#9532) 2025-01-07 06:30:03 +01:00
influxdb_user.py [PR #10505/0f7cd547 backport][stable-11] arg_spec adjustments: modules [g-j]* (#10528) 2025-07-31 23:03:54 +02:00
influxdb_write.py i[b-n]*.py: normalize docs (#9393) 2024-12-26 21:52:26 +01:00
ini_file.py [PR #10505/0f7cd547 backport][stable-11] arg_spec adjustments: modules [g-j]* (#10528) 2025-07-31 23:03:54 +02:00
installp.py [PR #10409/a36ad54b backport][stable-11] doc style adjustments: modules i* (#10411) 2025-07-14 15:34:39 +02:00
interfaces_file.py [PR #10409/a36ad54b backport][stable-11] doc style adjustments: modules i* (#10411) 2025-07-14 15:34:39 +02:00
ip_netns.py [ip ... j]*.py: normalize docs (#9392) 2024-12-26 13:40:05 +01:00
ipa_config.py [PR #10615/993e3a73 backport][stable-11] ipa_*: add common connection notes to modules (#10641) 2025-08-11 07:18:10 +02:00
ipa_dnsrecord.py [PR #10615/993e3a73 backport][stable-11] ipa_*: add common connection notes to modules (#10641) 2025-08-11 07:18:10 +02:00
ipa_dnszone.py [PR #10615/993e3a73 backport][stable-11] ipa_*: add common connection notes to modules (#10641) 2025-08-11 07:18:10 +02:00
ipa_getkeytab.py [PR #10409/a36ad54b backport][stable-11] doc style adjustments: modules i* (#10411) 2025-07-14 15:34:39 +02:00
ipa_group.py [PR #10615/993e3a73 backport][stable-11] ipa_*: add common connection notes to modules (#10641) 2025-08-11 07:18:10 +02:00
ipa_hbacrule.py [PR #10615/993e3a73 backport][stable-11] ipa_*: add common connection notes to modules (#10641) 2025-08-11 07:18:10 +02:00
ipa_host.py [PR #10711/62fa3e6f backport][stable-11] remove trailing comma in dict(parameters,) (#10724) 2025-08-23 19:43:36 +02:00
ipa_hostgroup.py [PR #10615/993e3a73 backport][stable-11] ipa_*: add common connection notes to modules (#10641) 2025-08-11 07:18:10 +02:00
ipa_otpconfig.py [PR #10615/993e3a73 backport][stable-11] ipa_*: add common connection notes to modules (#10641) 2025-08-11 07:18:10 +02:00
ipa_otptoken.py [PR #10615/993e3a73 backport][stable-11] ipa_*: add common connection notes to modules (#10641) 2025-08-11 07:18:10 +02:00
ipa_pwpolicy.py [PR #10615/993e3a73 backport][stable-11] ipa_*: add common connection notes to modules (#10641) 2025-08-11 07:18:10 +02:00
ipa_role.py [PR #10615/993e3a73 backport][stable-11] ipa_*: add common connection notes to modules (#10641) 2025-08-11 07:18:10 +02:00
ipa_service.py [PR #10615/993e3a73 backport][stable-11] ipa_*: add common connection notes to modules (#10641) 2025-08-11 07:18:10 +02:00
ipa_subca.py [PR #10615/993e3a73 backport][stable-11] ipa_*: add common connection notes to modules (#10641) 2025-08-11 07:18:10 +02:00
ipa_sudocmd.py [PR #10615/993e3a73 backport][stable-11] ipa_*: add common connection notes to modules (#10641) 2025-08-11 07:18:10 +02:00
ipa_sudocmdgroup.py [PR #10615/993e3a73 backport][stable-11] ipa_*: add common connection notes to modules (#10641) 2025-08-11 07:18:10 +02:00
ipa_sudorule.py [PR #10615/993e3a73 backport][stable-11] ipa_*: add common connection notes to modules (#10641) 2025-08-11 07:18:10 +02:00
ipa_user.py [PR #10615/993e3a73 backport][stable-11] ipa_*: add common connection notes to modules (#10641) 2025-08-11 07:18:10 +02:00
ipa_vault.py [PR #10615/993e3a73 backport][stable-11] ipa_*: add common connection notes to modules (#10641) 2025-08-11 07:18:10 +02:00
ipbase_info.py [PR #10505/0f7cd547 backport][stable-11] arg_spec adjustments: modules [g-j]* (#10528) 2025-07-31 23:03:54 +02:00
ipify_facts.py [PR #10409/a36ad54b backport][stable-11] doc style adjustments: modules i* (#10411) 2025-07-14 15:34:39 +02:00
ipinfoio_facts.py adjust doc style - batch 2 (#9447) 2024-12-29 13:42:22 +01:00
ipmi_boot.py [PR #10409/a36ad54b backport][stable-11] doc style adjustments: modules i* (#10411) 2025-07-14 15:34:39 +02:00
ipmi_power.py Adjust YAML in module docs (#10240) 2025-06-16 17:45:12 +02:00
iptables_state.py [PR #10727/6f40eff6 backport][stable-11] simplify string formatting in some modules (#10773) 2025-08-31 12:11:27 +02:00
ipwcli_dns.py [PR #10505/0f7cd547 backport][stable-11] arg_spec adjustments: modules [g-j]* (#10528) 2025-07-31 23:03:54 +02:00
irc.py [PR #10505/0f7cd547 backport][stable-11] arg_spec adjustments: modules [g-j]* (#10528) 2025-07-31 23:03:54 +02:00
iso_create.py [PR #10409/a36ad54b backport][stable-11] doc style adjustments: modules i* (#10411) 2025-07-14 15:34:39 +02:00
iso_customize.py [PR #10409/a36ad54b backport][stable-11] doc style adjustments: modules i* (#10411) 2025-07-14 15:34:39 +02:00
iso_extract.py [PR #10409/a36ad54b backport][stable-11] doc style adjustments: modules i* (#10411) 2025-07-14 15:34:39 +02:00
jabber.py [PR #10505/0f7cd547 backport][stable-11] arg_spec adjustments: modules [g-j]* (#10528) 2025-07-31 23:03:54 +02:00
java_cert.py [PR #10485/15d3ea12 backport][stable-11] remove common return values from docs (#10503) 2025-07-28 19:22:07 +02:00
java_keystore.py [PR #10485/15d3ea12 backport][stable-11] remove common return values from docs (#10503) 2025-07-28 19:22:07 +02:00
jboss.py [ip ... j]*.py: normalize docs (#9392) 2024-12-26 13:40:05 +01:00
jenkins_build.py [PR #10335/2ec3d022 backport][stable-11] jenkins_build: docs example for trigger with custom polling interval (#10353) 2025-07-06 13:34:15 +02:00
jenkins_build_info.py [PR #10420/14f13daa backport][stable-11] doc style adjustments: modules [jk]* (#10425) 2025-07-18 01:38:22 +02:00
jenkins_credential.py [PR #10505/0f7cd547 backport][stable-11] arg_spec adjustments: modules [g-j]* (#10528) 2025-07-31 23:03:54 +02:00
jenkins_job.py [PR #10505/0f7cd547 backport][stable-11] arg_spec adjustments: modules [g-j]* (#10528) 2025-07-31 23:03:54 +02:00
jenkins_job_info.py [PR #10420/14f13daa backport][stable-11] doc style adjustments: modules [jk]* (#10425) 2025-07-18 01:38:22 +02:00
jenkins_node.py [PR #10420/14f13daa backport][stable-11] doc style adjustments: modules [jk]* (#10425) 2025-07-18 01:38:22 +02:00
jenkins_plugin.py [PR #10346/d0a1a617 backport][stable-11] Addressing multiple jenkins_plugins module issue (#10585) 2025-08-04 20:50:10 +02:00
jenkins_script.py [PR #10505/0f7cd547 backport][stable-11] arg_spec adjustments: modules [g-j]* (#10528) 2025-07-31 23:03:54 +02:00
jira.py [PR #10420/14f13daa backport][stable-11] doc style adjustments: modules [jk]* (#10425) 2025-07-18 01:38:22 +02:00
kdeconfig.py [PR #10751/d6ad9beb backport][stable-11] kdeconfig: add support for kwriteconfig6 (#10762) 2025-08-29 06:59:58 +02:00
kernel_blacklist.py Remove deprecated features and plugins for 11.0.0 (#10126) 2025-05-19 18:11:39 +02:00
keycloak_authentication.py [PR #10231/f44ca23d backport][stable-11] keycloak: add support for client_credentials authentication (#10268) 2025-06-18 07:57:07 +02:00
keycloak_authentication_required_actions.py [PR #10420/14f13daa backport][stable-11] doc style adjustments: modules [jk]* (#10425) 2025-07-18 01:38:22 +02:00
keycloak_authz_authorization_scope.py [PR #10507/5601ef4c backport][stable-11] arg_spec adjustments: modules [k-n]* (#10529) 2025-07-31 22:58:26 +02:00
keycloak_authz_custom_policy.py [PR #10420/14f13daa backport][stable-11] doc style adjustments: modules [jk]* (#10425) 2025-07-18 01:38:22 +02:00
keycloak_authz_permission.py [PR #10507/5601ef4c backport][stable-11] arg_spec adjustments: modules [k-n]* (#10529) 2025-07-31 22:58:26 +02:00
keycloak_authz_permission_info.py [PR #10231/f44ca23d backport][stable-11] keycloak: add support for client_credentials authentication (#10268) 2025-06-18 07:57:07 +02:00
keycloak_client.py [PR #10420/14f13daa backport][stable-11] doc style adjustments: modules [jk]* (#10425) 2025-07-18 01:38:22 +02:00
keycloak_client_rolemapping.py [PR #10420/14f13daa backport][stable-11] doc style adjustments: modules [jk]* (#10425) 2025-07-18 01:38:22 +02:00
keycloak_client_rolescope.py [PR #10420/14f13daa backport][stable-11] doc style adjustments: modules [jk]* (#10425) 2025-07-18 01:38:22 +02:00
keycloak_clientscope.py [PR #10420/14f13daa backport][stable-11] doc style adjustments: modules [jk]* (#10425) 2025-07-18 01:38:22 +02:00
keycloak_clientscope_type.py [PR #10420/14f13daa backport][stable-11] doc style adjustments: modules [jk]* (#10425) 2025-07-18 01:38:22 +02:00
keycloak_clientsecret_info.py [PR #10420/14f13daa backport][stable-11] doc style adjustments: modules [jk]* (#10425) 2025-07-18 01:38:22 +02:00
keycloak_clientsecret_regenerate.py [PR #10420/14f13daa backport][stable-11] doc style adjustments: modules [jk]* (#10425) 2025-07-18 01:38:22 +02:00
keycloak_clienttemplate.py [PR #10420/14f13daa backport][stable-11] doc style adjustments: modules [jk]* (#10425) 2025-07-18 01:38:22 +02:00
keycloak_component.py [PR #10420/14f13daa backport][stable-11] doc style adjustments: modules [jk]* (#10425) 2025-07-18 01:38:22 +02:00
keycloak_component_info.py jk*: style adjustments (#9529) 2025-01-06 21:31:59 +01:00
keycloak_group.py [PR #10420/14f13daa backport][stable-11] doc style adjustments: modules [jk]* (#10425) 2025-07-18 01:38:22 +02:00
keycloak_identity_provider.py [PR #10527/7ffeaaa1 backport][stable-11] Keycloak idp well known url support (#10591) 2025-08-04 20:51:06 +02:00
keycloak_realm.py [PR #10791/cb84a0e9 backport][stable-11] Add Option to configure webAuthnPolicies for Keycloak (#10800) 2025-09-08 18:54:56 +02:00
keycloak_realm_info.py [PR #10420/14f13daa backport][stable-11] doc style adjustments: modules [jk]* (#10425) 2025-07-18 01:38:22 +02:00
keycloak_realm_key.py [PR #10420/14f13daa backport][stable-11] doc style adjustments: modules [jk]* (#10425) 2025-07-18 01:38:22 +02:00
keycloak_realm_keys_metadata_info.py [PR #10231/f44ca23d backport][stable-11] keycloak: add support for client_credentials authentication (#10268) 2025-06-18 07:57:07 +02:00
keycloak_realm_rolemapping.py [PR #10420/14f13daa backport][stable-11] doc style adjustments: modules [jk]* (#10425) 2025-07-18 01:38:22 +02:00
keycloak_role.py [PR #10507/5601ef4c backport][stable-11] arg_spec adjustments: modules [k-n]* (#10529) 2025-07-31 22:58:26 +02:00
keycloak_user.py [PR #10485/15d3ea12 backport][stable-11] remove common return values from docs (#10503) 2025-07-28 19:22:07 +02:00
keycloak_user_federation.py [PR #10420/14f13daa backport][stable-11] doc style adjustments: modules [jk]* (#10425) 2025-07-18 01:38:22 +02:00
keycloak_user_rolemapping.py [PR #10420/14f13daa backport][stable-11] doc style adjustments: modules [jk]* (#10425) 2025-07-18 01:38:22 +02:00
keycloak_userprofile.py [PR #10507/5601ef4c backport][stable-11] arg_spec adjustments: modules [k-n]* (#10529) 2025-07-31 22:58:26 +02:00
keyring.py [PR #10507/5601ef4c backport][stable-11] arg_spec adjustments: modules [k-n]* (#10529) 2025-07-31 22:58:26 +02:00
keyring_info.py jk*: style adjustments (#9529) 2025-01-06 21:31:59 +01:00
kibana_plugin.py [PR #10507/5601ef4c backport][stable-11] arg_spec adjustments: modules [k-n]* (#10529) 2025-07-31 22:58:26 +02:00
krb_ticket.py [PR #10420/14f13daa backport][stable-11] doc style adjustments: modules [jk]* (#10425) 2025-07-18 01:38:22 +02:00
launchd.py [PR #10433/69d479f0 backport][stable-11] doc style adjustments: modules [lm]* (#10438) 2025-07-21 22:32:10 +02:00
layman.py [PR #10507/5601ef4c backport][stable-11] arg_spec adjustments: modules [k-n]* (#10529) 2025-07-31 22:58:26 +02:00
lbu.py l*.py: normalize docs (#9390) 2024-12-26 09:12:05 +01:00
ldap_attrs.py [PR #10507/5601ef4c backport][stable-11] arg_spec adjustments: modules [k-n]* (#10529) 2025-07-31 22:58:26 +02:00
ldap_entry.py lmn*: style adjustments (#9528) 2025-01-07 06:28:00 +01:00
ldap_inc.py [PR #10507/5601ef4c backport][stable-11] arg_spec adjustments: modules [k-n]* (#10529) 2025-07-31 22:58:26 +02:00
ldap_passwd.py lmn*: style adjustments (#9528) 2025-01-07 06:28:00 +01:00
ldap_search.py [PR #10485/15d3ea12 backport][stable-11] remove common return values from docs (#10503) 2025-07-28 19:22:07 +02:00
librato_annotation.py [PR #10507/5601ef4c backport][stable-11] arg_spec adjustments: modules [k-n]* (#10529) 2025-07-31 22:58:26 +02:00
linode.py [PR #10433/69d479f0 backport][stable-11] doc style adjustments: modules [lm]* (#10438) 2025-07-21 22:32:10 +02:00
linode_v4.py [PR #10433/69d479f0 backport][stable-11] doc style adjustments: modules [lm]* (#10438) 2025-07-21 22:32:10 +02:00
listen_ports_facts.py [PR #10458/fe59c6d2 backport][stable-11] listen_ports_facts: Avoid crash when required commands are missing (#10476) 2025-07-27 12:13:10 +02:00
lldp.py [PR #10507/5601ef4c backport][stable-11] arg_spec adjustments: modules [k-n]* (#10529) 2025-07-31 22:58:26 +02:00
locale_gen.py [PR #10433/69d479f0 backport][stable-11] doc style adjustments: modules [lm]* (#10438) 2025-07-21 22:32:10 +02:00
logentries.py [PR #10507/5601ef4c backport][stable-11] arg_spec adjustments: modules [k-n]* (#10529) 2025-07-31 22:58:26 +02:00
logentries_msg.py Adjust YAML in module docs (#10240) 2025-06-16 17:45:12 +02:00
logstash_plugin.py [PR #10573/47ebde33 backport][stable-11] logstash_plugin: command args as list rather than string (#10594) 2025-08-04 20:51:33 +02:00
lvg.py [PR #10433/69d479f0 backport][stable-11] doc style adjustments: modules [lm]* (#10438) 2025-07-21 22:32:10 +02:00
lvg_rename.py [PR #10711/62fa3e6f backport][stable-11] remove trailing comma in dict(parameters,) (#10724) 2025-08-23 19:43:36 +02:00
lvm_pv.py [PR #10596/92ca3793 backport][stable-11] lvm_pv - Fixes #10444 - Partition device not found (#10639) 2025-08-11 07:17:59 +02:00
lvm_pv_move_data.py [PR #10416/e91e2ef6 backport][stable-11] lvm_pv_move_data: new module (#10583) 2025-08-04 20:49:51 +02:00
lvol.py lvol: fix the force parameter's description (#9660) 2025-02-01 09:03:43 +01:00
lxc_container.py [PR #10433/69d479f0 backport][stable-11] doc style adjustments: modules [lm]* (#10438) 2025-07-21 22:32:10 +02:00
lxca_cmms.py [PR #10507/5601ef4c backport][stable-11] arg_spec adjustments: modules [k-n]* (#10529) 2025-07-31 22:58:26 +02:00
lxca_nodes.py [PR #10507/5601ef4c backport][stable-11] arg_spec adjustments: modules [k-n]* (#10529) 2025-07-31 22:58:26 +02:00
lxd_container.py [PR #10433/69d479f0 backport][stable-11] doc style adjustments: modules [lm]* (#10438) 2025-07-21 22:32:10 +02:00
lxd_profile.py [PR #10433/69d479f0 backport][stable-11] doc style adjustments: modules [lm]* (#10438) 2025-07-21 22:32:10 +02:00
lxd_project.py [PR #10433/69d479f0 backport][stable-11] doc style adjustments: modules [lm]* (#10438) 2025-07-21 22:32:10 +02:00
macports.py [PR #10507/5601ef4c backport][stable-11] arg_spec adjustments: modules [k-n]* (#10529) 2025-07-31 22:58:26 +02:00
mail.py [PR #10507/5601ef4c backport][stable-11] arg_spec adjustments: modules [k-n]* (#10529) 2025-07-31 22:58:26 +02:00
make.py [PR #10433/69d479f0 backport][stable-11] doc style adjustments: modules [lm]* (#10438) 2025-07-21 22:32:10 +02:00
manageiq_alert_profiles.py [PR #10712/cb84fa74 backport][stable-11] remove extra brackets when params are a given by a comprehension (#10725) 2025-08-23 19:43:27 +02:00
manageiq_alerts.py [PR #10507/5601ef4c backport][stable-11] arg_spec adjustments: modules [k-n]* (#10529) 2025-07-31 22:58:26 +02:00
manageiq_group.py [PR #10727/6f40eff6 backport][stable-11] simplify string formatting in some modules (#10773) 2025-08-31 12:11:27 +02:00
manageiq_policies.py [PR #10507/5601ef4c backport][stable-11] arg_spec adjustments: modules [k-n]* (#10529) 2025-07-31 22:58:26 +02:00
manageiq_policies_info.py [PR #10507/5601ef4c backport][stable-11] arg_spec adjustments: modules [k-n]* (#10529) 2025-07-31 22:58:26 +02:00
manageiq_provider.py [PR #10433/69d479f0 backport][stable-11] doc style adjustments: modules [lm]* (#10438) 2025-07-21 22:32:10 +02:00
manageiq_tags.py [PR #10507/5601ef4c backport][stable-11] arg_spec adjustments: modules [k-n]* (#10529) 2025-07-31 22:58:26 +02:00
manageiq_tags_info.py [PR #10433/69d479f0 backport][stable-11] doc style adjustments: modules [lm]* (#10438) 2025-07-21 22:32:10 +02:00
manageiq_tenant.py [PR #10727/6f40eff6 backport][stable-11] simplify string formatting in some modules (#10773) 2025-08-31 12:11:27 +02:00
manageiq_user.py [PR #10433/69d479f0 backport][stable-11] doc style adjustments: modules [lm]* (#10438) 2025-07-21 22:32:10 +02:00
mas.py ma*.py: normalize docs (#9389) 2024-12-26 13:40:55 +01:00
matrix.py [PR #10507/5601ef4c backport][stable-11] arg_spec adjustments: modules [k-n]* (#10529) 2025-07-31 22:58:26 +02:00
mattermost.py [PR #10507/5601ef4c backport][stable-11] arg_spec adjustments: modules [k-n]* (#10529) 2025-07-31 22:58:26 +02:00
maven_artifact.py [PR #10620/a68ba504 backport][stable-11] homectl, maven_artifact: removed redundant comments (#10622) 2025-08-10 13:51:58 +02:00
memset_dns_reload.py [PR #10507/5601ef4c backport][stable-11] arg_spec adjustments: modules [k-n]* (#10529) 2025-07-31 22:58:26 +02:00
memset_memstore_info.py [mem ... n]*.py: normalize docs (#9388) 2024-12-26 13:41:54 +01:00
memset_server_info.py [PR #10433/69d479f0 backport][stable-11] doc style adjustments: modules [lm]* (#10438) 2025-07-21 22:32:10 +02:00
memset_zone.py [PR #10507/5601ef4c backport][stable-11] arg_spec adjustments: modules [k-n]* (#10529) 2025-07-31 22:58:26 +02:00
memset_zone_domain.py lmn*: style adjustments (#9528) 2025-01-07 06:28:00 +01:00
memset_zone_record.py [PR #10507/5601ef4c backport][stable-11] arg_spec adjustments: modules [k-n]* (#10529) 2025-07-31 22:58:26 +02:00
mksysb.py [PR #10485/15d3ea12 backport][stable-11] remove common return values from docs (#10503) 2025-07-28 19:22:07 +02:00
modprobe.py [PR #10433/69d479f0 backport][stable-11] doc style adjustments: modules [lm]* (#10438) 2025-07-21 22:32:10 +02:00
monit.py [PR #10743/469e557b backport][stable-11] monit: handle arbitrary error status (#10760) 2025-08-28 22:17:56 +02:00
mqtt.py [PR #10507/5601ef4c backport][stable-11] arg_spec adjustments: modules [k-n]* (#10529) 2025-07-31 22:58:26 +02:00
mssql_db.py [PR #10727/6f40eff6 backport][stable-11] simplify string formatting in some modules (#10773) 2025-08-31 12:11:27 +02:00
mssql_script.py [PR #10507/5601ef4c backport][stable-11] arg_spec adjustments: modules [k-n]* (#10529) 2025-07-31 22:58:26 +02:00
nagios.py [PR #10696/db7757ed backport][stable-11] Update documentation (#10714) 2025-08-23 19:44:09 +02:00
netcup_dns.py [PR #10507/5601ef4c backport][stable-11] arg_spec adjustments: modules [k-n]* (#10529) 2025-07-31 22:58:26 +02:00
newrelic_deployment.py [PR #10507/5601ef4c backport][stable-11] arg_spec adjustments: modules [k-n]* (#10529) 2025-07-31 22:58:26 +02:00
nexmo.py [PR #10443/6d675469 backport][stable-11] doc style adjustments: modules [no]* (#10454) 2025-07-25 09:45:53 +02:00
nginx_status_info.py lmn*: style adjustments (#9528) 2025-01-07 06:28:00 +01:00
nictagadm.py [PR #10443/6d675469 backport][stable-11] doc style adjustments: modules [no]* (#10454) 2025-07-25 09:45:53 +02:00
nmcli.py [PR #10443/6d675469 backport][stable-11] doc style adjustments: modules [no]* (#10454) 2025-07-25 09:45:53 +02:00
nomad_job.py [mem ... n]*.py: normalize docs (#9388) 2024-12-26 13:41:54 +01:00
nomad_job_info.py Adjust YAML in module docs (#10240) 2025-06-16 17:45:12 +02:00
nomad_token.py Adjust YAML in module docs (#10240) 2025-06-16 17:45:12 +02:00
nosh.py [PR #10443/6d675469 backport][stable-11] doc style adjustments: modules [no]* (#10454) 2025-07-25 09:45:53 +02:00
npm.py [mem ... n]*.py: normalize docs (#9388) 2024-12-26 13:41:54 +01:00
nsupdate.py [PR #10507/5601ef4c backport][stable-11] arg_spec adjustments: modules [k-n]* (#10529) 2025-07-31 22:58:26 +02:00
ocapi_command.py o*: style adjustments (#9526) 2025-01-12 13:03:26 +01:00
ocapi_info.py Adjust YAML in module docs (#10240) 2025-06-16 17:45:12 +02:00
oci_vcn.py [PR #10652/9e86d239 backport][stable-11] oci/oracle: deprecation (#10717) 2025-08-23 19:44:37 +02:00
odbc.py [PR #10485/15d3ea12 backport][stable-11] remove common return values from docs (#10503) 2025-07-28 19:22:07 +02:00
office_365_connector_card.py [PR #10443/6d675469 backport][stable-11] doc style adjustments: modules [no]* (#10454) 2025-07-25 09:45:53 +02:00
ohai.py o*: style adjustments (#9526) 2025-01-12 13:03:26 +01:00
omapi_host.py [oc ... onep]*.py: normalize docs (#9382) 2024-12-26 13:44:29 +01:00
one_host.py [PR #10443/6d675469 backport][stable-11] doc style adjustments: modules [no]* (#10454) 2025-07-25 09:45:53 +02:00
one_image.py [PR #10443/6d675469 backport][stable-11] doc style adjustments: modules [no]* (#10454) 2025-07-25 09:45:53 +02:00
one_image_info.py [PR #10512/3bb7a77b backport][stable-11] arg_spec adjustments: modules [o-s]* (#10530) 2025-07-31 22:58:33 +02:00
one_service.py [PR #10443/6d675469 backport][stable-11] doc style adjustments: modules [no]* (#10454) 2025-07-25 09:45:53 +02:00
one_template.py [PR #10512/3bb7a77b backport][stable-11] arg_spec adjustments: modules [o-s]* (#10530) 2025-07-31 22:58:33 +02:00
one_vm.py [PR #10712/cb84fa74 backport][stable-11] remove extra brackets when params are a given by a comprehension (#10725) 2025-08-23 19:43:27 +02:00
one_vnet.py [PR #10512/3bb7a77b backport][stable-11] arg_spec adjustments: modules [o-s]* (#10530) 2025-07-31 22:58:33 +02:00
oneandone_firewall_policy.py [PR #10443/6d675469 backport][stable-11] doc style adjustments: modules [no]* (#10454) 2025-07-25 09:45:53 +02:00
oneandone_load_balancer.py [PR #10443/6d675469 backport][stable-11] doc style adjustments: modules [no]* (#10454) 2025-07-25 09:45:53 +02:00
oneandone_monitoring_policy.py [PR #10443/6d675469 backport][stable-11] doc style adjustments: modules [no]* (#10454) 2025-07-25 09:45:53 +02:00
oneandone_private_network.py [PR #10443/6d675469 backport][stable-11] doc style adjustments: modules [no]* (#10454) 2025-07-25 09:45:53 +02:00
oneandone_public_ip.py [PR #10443/6d675469 backport][stable-11] doc style adjustments: modules [no]* (#10454) 2025-07-25 09:45:53 +02:00
oneandone_server.py [PR #10443/6d675469 backport][stable-11] doc style adjustments: modules [no]* (#10454) 2025-07-25 09:45:53 +02:00
onepassword_info.py [PR #10512/3bb7a77b backport][stable-11] arg_spec adjustments: modules [o-s]* (#10530) 2025-07-31 22:58:33 +02:00
oneview_datacenter_info.py o*: style adjustments (#9526) 2025-01-12 13:03:26 +01:00
oneview_enclosure_info.py o*: style adjustments (#9526) 2025-01-12 13:03:26 +01:00
oneview_ethernet_network.py [PR #10443/6d675469 backport][stable-11] doc style adjustments: modules [no]* (#10454) 2025-07-25 09:45:53 +02:00
oneview_ethernet_network_info.py o*: style adjustments (#9526) 2025-01-12 13:03:26 +01:00
oneview_fc_network.py [PR #10443/6d675469 backport][stable-11] doc style adjustments: modules [no]* (#10454) 2025-07-25 09:45:53 +02:00
oneview_fc_network_info.py [PR #10512/3bb7a77b backport][stable-11] arg_spec adjustments: modules [o-s]* (#10530) 2025-07-31 22:58:33 +02:00
oneview_fcoe_network.py [PR #10443/6d675469 backport][stable-11] doc style adjustments: modules [no]* (#10454) 2025-07-25 09:45:53 +02:00
oneview_fcoe_network_info.py [onev ... ovh]*.py: normalize docs (#9373) 2024-12-25 22:48:15 +01:00
oneview_logical_interconnect_group.py [PR #10443/6d675469 backport][stable-11] doc style adjustments: modules [no]* (#10454) 2025-07-25 09:45:53 +02:00
oneview_logical_interconnect_group_info.py [onev ... ovh]*.py: normalize docs (#9373) 2024-12-25 22:48:15 +01:00
oneview_network_set.py [PR #10443/6d675469 backport][stable-11] doc style adjustments: modules [no]* (#10454) 2025-07-25 09:45:53 +02:00
oneview_network_set_info.py o*: style adjustments (#9526) 2025-01-12 13:03:26 +01:00
oneview_san_manager.py o*: style adjustments (#9526) 2025-01-12 13:03:26 +01:00
oneview_san_manager_info.py [onev ... ovh]*.py: normalize docs (#9373) 2024-12-25 22:48:15 +01:00
online_server_info.py [PR #10443/6d675469 backport][stable-11] doc style adjustments: modules [no]* (#10454) 2025-07-25 09:45:53 +02:00
online_user_info.py [PR #10443/6d675469 backport][stable-11] doc style adjustments: modules [no]* (#10454) 2025-07-25 09:45:53 +02:00
open_iscsi.py [PR #10599/1bd7aac0 backport][stable-11] open_iscsi: command args as list rather than string (#10633) 2025-08-10 13:50:43 +02:00
openbsd_pkg.py [PR #10727/6f40eff6 backport][stable-11] simplify string formatting in some modules (#10773) 2025-08-31 12:11:27 +02:00
opendj_backendprop.py [PR #10512/3bb7a77b backport][stable-11] arg_spec adjustments: modules [o-s]* (#10530) 2025-07-31 22:58:33 +02:00
openwrt_init.py [PR #10443/6d675469 backport][stable-11] doc style adjustments: modules [no]* (#10454) 2025-07-25 09:45:53 +02:00
opkg.py Remove deprecated features and plugins for 11.0.0 (#10126) 2025-05-19 18:11:39 +02:00
osx_defaults.py [PR #10443/6d675469 backport][stable-11] doc style adjustments: modules [no]* (#10454) 2025-07-25 09:45:53 +02:00
ovh_ip_failover.py [PR #10443/6d675469 backport][stable-11] doc style adjustments: modules [no]* (#10454) 2025-07-25 09:45:53 +02:00
ovh_ip_loadbalancing_backend.py [PR #10328/682a89cd backport][stable-11] remove unnecessary brackets in conditions (#10331) 2025-07-04 06:09:54 +02:00
ovh_monthly_billing.py [PR #10512/3bb7a77b backport][stable-11] arg_spec adjustments: modules [o-s]* (#10530) 2025-07-31 22:58:33 +02:00
pacemaker_cluster.py [PR #10227/283d947f backport][stable-11] pacemaker_cluster: enhancements and add unit tests (#10408) 2025-07-14 09:55:32 +02:00
pacemaker_info.py [PR #10291/47aec260 backport][stable-11] pacemaker_info: new module and enhance cli_action (#10584) 2025-08-04 20:49:59 +02:00
pacemaker_resource.py [PR #10665/3baa13a3 backport][stable-11] pacemaker_resource: Add cloning support for resources and groups (#10798) 2025-09-07 21:36:35 +02:00
pacemaker_stonith.py [PR #10195/e4373565 backport][stable-11] pacemaker_stonith: new module (#10719) 2025-08-23 19:44:54 +02:00
packet_device.py [PR #10485/15d3ea12 backport][stable-11] remove common return values from docs (#10503) 2025-07-28 19:22:07 +02:00
packet_ip_subnet.py [PR #10485/15d3ea12 backport][stable-11] remove common return values from docs (#10503) 2025-07-28 19:22:07 +02:00
packet_project.py [PR #10485/15d3ea12 backport][stable-11] remove common return values from docs (#10503) 2025-07-28 19:22:07 +02:00
packet_sshkey.py [PR #10485/15d3ea12 backport][stable-11] remove common return values from docs (#10503) 2025-07-28 19:22:07 +02:00
packet_volume.py p[a-e]*: normalize docs (#9372) 2024-12-26 08:22:24 +01:00
packet_volume_attachment.py pr*: style adjustments (#9524) 2025-01-08 20:41:03 +01:00
pacman.py [PR #10485/15d3ea12 backport][stable-11] remove common return values from docs (#10503) 2025-07-28 19:22:07 +02:00
pacman_key.py [PR #10463/d288555f backport][stable-11] doc style adjustments: modules p* (#10468) 2025-07-27 12:13:47 +02:00
pagerduty.py [PR #10512/3bb7a77b backport][stable-11] arg_spec adjustments: modules [o-s]* (#10530) 2025-07-31 22:58:33 +02:00
pagerduty_alert.py [PR #10463/d288555f backport][stable-11] doc style adjustments: modules p* (#10468) 2025-07-27 12:13:47 +02:00
pagerduty_change.py [PR #10512/3bb7a77b backport][stable-11] arg_spec adjustments: modules [o-s]* (#10530) 2025-07-31 22:58:33 +02:00
pagerduty_user.py [PR #10512/3bb7a77b backport][stable-11] arg_spec adjustments: modules [o-s]* (#10530) 2025-07-31 22:58:33 +02:00
pam_limits.py [PR #10512/3bb7a77b backport][stable-11] arg_spec adjustments: modules [o-s]* (#10530) 2025-07-31 22:58:33 +02:00
pamd.py [PR #10463/d288555f backport][stable-11] doc style adjustments: modules p* (#10468) 2025-07-27 12:13:47 +02:00
parted.py [PR #10823/562d2ae5 backport][stable-11] parted: join command list for fail_json message (#10827) 2025-09-13 10:30:42 +02:00
pear.py [PR #10601/25dc0907 backport][stable-11] pear: command args as list rather than string (#10634) 2025-08-10 13:50:36 +02:00
pids.py [PR #10688/ceba0cbe backport][stable-11] pids: avoid type error if name is empty (#10692) 2025-08-18 06:41:18 +02:00
pingdom.py [PR #10463/d288555f backport][stable-11] doc style adjustments: modules p* (#10468) 2025-07-27 12:13:47 +02:00
pip_package_info.py [PR #10463/d288555f backport][stable-11] doc style adjustments: modules p* (#10468) 2025-07-27 12:13:47 +02:00
pipx.py [PR #10649/bc90635e backport][stable-11] pipx examples and tests: fix terminology (#10651) 2025-08-11 21:24:16 +02:00
pipx_info.py [PR #10463/d288555f backport][stable-11] doc style adjustments: modules p* (#10468) 2025-07-27 12:13:47 +02:00
pkg5.py [pi ... prof]*: normalize docs (#9371) 2024-12-25 22:48:04 +01:00
pkg5_publisher.py [PR #10463/d288555f backport][stable-11] doc style adjustments: modules p* (#10468) 2025-07-27 12:13:47 +02:00
pkgin.py [PR #10463/d288555f backport][stable-11] doc style adjustments: modules p* (#10468) 2025-07-27 12:13:47 +02:00
pkgng.py [PR #10512/3bb7a77b backport][stable-11] arg_spec adjustments: modules [o-s]* (#10530) 2025-07-31 22:58:33 +02:00
pkgutil.py [PR #10463/d288555f backport][stable-11] doc style adjustments: modules p* (#10468) 2025-07-27 12:13:47 +02:00
pmem.py [PR #10463/d288555f backport][stable-11] doc style adjustments: modules p* (#10468) 2025-07-27 12:13:47 +02:00
pnpm.py [PR #10512/3bb7a77b backport][stable-11] arg_spec adjustments: modules [o-s]* (#10530) 2025-07-31 22:58:33 +02:00
portage.py [PR #10602/a90759d9 backport][stable-11] portage: command args as list rather than string (#10631) 2025-08-10 13:50:56 +02:00
portinstall.py [pi ... prof]*: normalize docs (#9371) 2024-12-25 22:48:04 +01:00
pritunl_org.py [PR #10512/3bb7a77b backport][stable-11] arg_spec adjustments: modules [o-s]* (#10530) 2025-07-31 22:58:33 +02:00
pritunl_org_info.py [PR #10512/3bb7a77b backport][stable-11] arg_spec adjustments: modules [o-s]* (#10530) 2025-07-31 22:58:33 +02:00
pritunl_user.py [PR #10512/3bb7a77b backport][stable-11] arg_spec adjustments: modules [o-s]* (#10530) 2025-07-31 22:58:33 +02:00
pritunl_user_info.py [PR #10512/3bb7a77b backport][stable-11] arg_spec adjustments: modules [o-s]* (#10530) 2025-07-31 22:58:33 +02:00
pubnub_blocks.py [PR #10512/3bb7a77b backport][stable-11] arg_spec adjustments: modules [o-s]* (#10530) 2025-07-31 22:58:33 +02:00
pulp_repo.py [PR #10463/d288555f backport][stable-11] doc style adjustments: modules p* (#10468) 2025-07-27 12:13:47 +02:00
puppet.py [PR #10463/d288555f backport][stable-11] doc style adjustments: modules p* (#10468) 2025-07-27 12:13:47 +02:00
pushbullet.py [PR #10512/3bb7a77b backport][stable-11] arg_spec adjustments: modules [o-s]* (#10530) 2025-07-31 22:58:33 +02:00
pushover.py [PR #10512/3bb7a77b backport][stable-11] arg_spec adjustments: modules [o-s]* (#10530) 2025-07-31 22:58:33 +02:00
python_requirements_info.py [PR #10463/d288555f backport][stable-11] doc style adjustments: modules p* (#10468) 2025-07-27 12:13:47 +02:00
read_csv.py r*: normalize docs (#9354) 2024-12-25 21:19:49 +01:00
redfish_command.py [PR #10466/7b05484d backport][stable-11] doc style adjustments: modules [rtuvx]* (#10489) 2025-07-27 16:34:34 +02:00
redfish_config.py [PR #10466/7b05484d backport][stable-11] doc style adjustments: modules [rtuvx]* (#10489) 2025-07-27 16:34:34 +02:00
redfish_info.py Unify TLS/SSL config for Redfish modules with new common argument spec and docs fragment; add validate_certs and ca_path options (#9964) 2025-04-10 07:08:04 +02:00
redhat_subscription.py [PR #10466/7b05484d backport][stable-11] doc style adjustments: modules [rtuvx]* (#10489) 2025-07-27 16:34:34 +02:00
redis.py pr*: style adjustments (#9524) 2025-01-08 20:41:03 +01:00
redis_data.py [PR #10512/3bb7a77b backport][stable-11] arg_spec adjustments: modules [o-s]* (#10530) 2025-07-31 22:58:33 +02:00
redis_data_incr.py [PR #10512/3bb7a77b backport][stable-11] arg_spec adjustments: modules [o-s]* (#10530) 2025-07-31 22:58:33 +02:00
redis_data_info.py r*: normalize docs (#9354) 2024-12-25 21:19:49 +01:00
redis_info.py Adjust YAML in module docs (#10240) 2025-06-16 17:45:12 +02:00
rhevm.py [PR #10328/682a89cd backport][stable-11] remove unnecessary brackets in conditions (#10331) 2025-07-04 06:09:54 +02:00
rhsm_release.py [PR #10466/7b05484d backport][stable-11] doc style adjustments: modules [rtuvx]* (#10489) 2025-07-27 16:34:34 +02:00
rhsm_repository.py [PR #10466/7b05484d backport][stable-11] doc style adjustments: modules [rtuvx]* (#10489) 2025-07-27 16:34:34 +02:00
riak.py [PR #10603/6b7ec564 backport][stable-11] riak: command args as list rather than string (#10632) 2025-08-10 13:50:49 +02:00
rocketchat.py [PR #10490/88bd44ae backport][stable-11] rocketchat: deprecate default value of is_pre740 (#10597) 2025-08-04 20:51:58 +02:00
rollbar_deployment.py [PR #10512/3bb7a77b backport][stable-11] arg_spec adjustments: modules [o-s]* (#10530) 2025-07-31 22:58:33 +02:00
rpm_ostree_pkg.py [PR #10485/15d3ea12 backport][stable-11] remove common return values from docs (#10503) 2025-07-28 19:22:07 +02:00
rundeck_acl_policy.py rundeck_acl_policy: fix project acls are put/posted to the wrong endpoint (#10097) 2025-05-17 08:01:32 +02:00
rundeck_job_executions_info.py Adjust YAML in module docs (#10240) 2025-06-16 17:45:12 +02:00
rundeck_job_run.py [PR #10466/7b05484d backport][stable-11] doc style adjustments: modules [rtuvx]* (#10489) 2025-07-27 16:34:34 +02:00
rundeck_project.py r*: normalize docs (#9354) 2024-12-25 21:19:49 +01:00
runit.py [PR #10466/7b05484d backport][stable-11] doc style adjustments: modules [rtuvx]* (#10489) 2025-07-27 16:34:34 +02:00
say.py [PR #10512/3bb7a77b backport][stable-11] arg_spec adjustments: modules [o-s]* (#10530) 2025-07-31 22:58:33 +02:00
scaleway_compute.py [PR #10647/29b35022 backport][stable-11] Add a scaleway group to be able to use module_defaults (#10715) 2025-08-23 19:44:19 +02:00
scaleway_compute_private_network.py [PR #10647/29b35022 backport][stable-11] Add a scaleway group to be able to use module_defaults (#10715) 2025-08-23 19:44:19 +02:00
scaleway_container.py [PR #10646/09f11523 backport][stable-11] Add cpu limit argument to scaleway_container (#10718) 2025-08-23 19:44:45 +02:00
scaleway_container_info.py [PR #10647/29b35022 backport][stable-11] Add a scaleway group to be able to use module_defaults (#10715) 2025-08-23 19:44:19 +02:00
scaleway_container_namespace.py [PR #10647/29b35022 backport][stable-11] Add a scaleway group to be able to use module_defaults (#10715) 2025-08-23 19:44:19 +02:00
scaleway_container_namespace_info.py [PR #10647/29b35022 backport][stable-11] Add a scaleway group to be able to use module_defaults (#10715) 2025-08-23 19:44:19 +02:00
scaleway_container_registry.py [PR #10647/29b35022 backport][stable-11] Add a scaleway group to be able to use module_defaults (#10715) 2025-08-23 19:44:19 +02:00
scaleway_container_registry_info.py [PR #10647/29b35022 backport][stable-11] Add a scaleway group to be able to use module_defaults (#10715) 2025-08-23 19:44:19 +02:00
scaleway_database_backup.py [PR #10647/29b35022 backport][stable-11] Add a scaleway group to be able to use module_defaults (#10715) 2025-08-23 19:44:19 +02:00
scaleway_function.py [PR #10647/29b35022 backport][stable-11] Add a scaleway group to be able to use module_defaults (#10715) 2025-08-23 19:44:19 +02:00
scaleway_function_info.py [PR #10647/29b35022 backport][stable-11] Add a scaleway group to be able to use module_defaults (#10715) 2025-08-23 19:44:19 +02:00
scaleway_function_namespace.py [PR #10647/29b35022 backport][stable-11] Add a scaleway group to be able to use module_defaults (#10715) 2025-08-23 19:44:19 +02:00
scaleway_function_namespace_info.py [PR #10647/29b35022 backport][stable-11] Add a scaleway group to be able to use module_defaults (#10715) 2025-08-23 19:44:19 +02:00
scaleway_image_info.py [PR #10647/29b35022 backport][stable-11] Add a scaleway group to be able to use module_defaults (#10715) 2025-08-23 19:44:19 +02:00
scaleway_ip.py [PR #10647/29b35022 backport][stable-11] Add a scaleway group to be able to use module_defaults (#10715) 2025-08-23 19:44:19 +02:00
scaleway_ip_info.py [PR #10647/29b35022 backport][stable-11] Add a scaleway group to be able to use module_defaults (#10715) 2025-08-23 19:44:19 +02:00
scaleway_lb.py [PR #10647/29b35022 backport][stable-11] Add a scaleway group to be able to use module_defaults (#10715) 2025-08-23 19:44:19 +02:00
scaleway_organization_info.py [PR #10647/29b35022 backport][stable-11] Add a scaleway group to be able to use module_defaults (#10715) 2025-08-23 19:44:19 +02:00
scaleway_private_network.py [PR #10647/29b35022 backport][stable-11] Add a scaleway group to be able to use module_defaults (#10715) 2025-08-23 19:44:19 +02:00
scaleway_security_group.py [PR #10647/29b35022 backport][stable-11] Add a scaleway group to be able to use module_defaults (#10715) 2025-08-23 19:44:19 +02:00
scaleway_security_group_info.py [PR #10647/29b35022 backport][stable-11] Add a scaleway group to be able to use module_defaults (#10715) 2025-08-23 19:44:19 +02:00
scaleway_security_group_rule.py [PR #10647/29b35022 backport][stable-11] Add a scaleway group to be able to use module_defaults (#10715) 2025-08-23 19:44:19 +02:00
scaleway_server_info.py [PR #10647/29b35022 backport][stable-11] Add a scaleway group to be able to use module_defaults (#10715) 2025-08-23 19:44:19 +02:00
scaleway_snapshot_info.py [PR #10647/29b35022 backport][stable-11] Add a scaleway group to be able to use module_defaults (#10715) 2025-08-23 19:44:19 +02:00
scaleway_sshkey.py [PR #10647/29b35022 backport][stable-11] Add a scaleway group to be able to use module_defaults (#10715) 2025-08-23 19:44:19 +02:00
scaleway_user_data.py [PR #10647/29b35022 backport][stable-11] Add a scaleway group to be able to use module_defaults (#10715) 2025-08-23 19:44:19 +02:00
scaleway_volume.py [PR #10647/29b35022 backport][stable-11] Add a scaleway group to be able to use module_defaults (#10715) 2025-08-23 19:44:19 +02:00
scaleway_volume_info.py [PR #10647/29b35022 backport][stable-11] Add a scaleway group to be able to use module_defaults (#10715) 2025-08-23 19:44:19 +02:00
sefcontext.py s*: style adjustments (#9517) 2025-01-03 22:52:09 +01:00
selinux_permissive.py [PR #10480/c1bd4611 backport][stable-11] doc style adjustments: modules s* (#10487) 2025-07-27 14:34:24 +00:00
selogin.py [PR #10480/c1bd4611 backport][stable-11] doc style adjustments: modules s* (#10487) 2025-07-27 14:34:24 +00:00
sendgrid.py [PR #10512/3bb7a77b backport][stable-11] arg_spec adjustments: modules [o-s]* (#10530) 2025-07-31 22:58:33 +02:00
sensu_check.py [PR #10480/c1bd4611 backport][stable-11] doc style adjustments: modules s* (#10487) 2025-07-27 14:34:24 +00:00
sensu_client.py [PR #10480/c1bd4611 backport][stable-11] doc style adjustments: modules s* (#10487) 2025-07-27 14:34:24 +00:00
sensu_handler.py [PR #10480/c1bd4611 backport][stable-11] doc style adjustments: modules s* (#10487) 2025-07-27 14:34:24 +00:00
sensu_silence.py [PR #10512/3bb7a77b backport][stable-11] arg_spec adjustments: modules [o-s]* (#10530) 2025-07-31 22:58:33 +02:00
sensu_subscription.py [PR #10483/32fbacd9 backport][stable-11] sensu_subscription: normalize quotes in return message (#10577) 2025-08-04 20:49:20 +02:00
seport.py s[e-n]*: normalize docs (#9352) 2024-12-26 08:22:58 +01:00
serverless.py [PR #10480/c1bd4611 backport][stable-11] doc style adjustments: modules s* (#10487) 2025-07-27 14:34:24 +00:00
shutdown.py st*: style adjustments (#9516) 2025-01-03 20:00:45 +01:00
simpleinit_msb.py Drop support for ansible-core 2.15; update CI to move ansible-core 2.16 to EOL CI; remove compat code for ansible-core < 2.14 (#10160) 2025-06-02 06:24:34 +02:00
sl_vm.py [PR #10328/682a89cd backport][stable-11] remove unnecessary brackets in conditions (#10331) 2025-07-04 06:09:54 +02:00
slack.py [PR #10480/c1bd4611 backport][stable-11] doc style adjustments: modules s* (#10487) 2025-07-27 14:34:24 +00:00
slackpkg.py s[e-n]*: normalize docs (#9352) 2024-12-26 08:22:58 +01:00
smartos_image_info.py [PR #10480/c1bd4611 backport][stable-11] doc style adjustments: modules s* (#10487) 2025-07-27 14:34:24 +00:00
snap.py [PR #10480/c1bd4611 backport][stable-11] doc style adjustments: modules s* (#10487) 2025-07-27 14:34:24 +00:00
snap_alias.py Remove deprecated features and plugins for 11.0.0 (#10126) 2025-05-19 18:11:39 +02:00
snmp_facts.py [PR #10480/c1bd4611 backport][stable-11] doc style adjustments: modules s* (#10487) 2025-07-27 14:34:24 +00:00
solaris_zone.py [PR #10604/b1bb034b backport][stable-11] solaris_zone: command args as list rather than string (#10630) 2025-08-10 13:51:03 +02:00
sorcery.py [PR #10512/3bb7a77b backport][stable-11] arg_spec adjustments: modules [o-s]* (#10530) 2025-07-31 22:58:33 +02:00
spectrum_device.py [PR #10480/c1bd4611 backport][stable-11] doc style adjustments: modules s* (#10487) 2025-07-27 14:34:24 +00:00
spectrum_model_attrs.py [PR #10480/c1bd4611 backport][stable-11] doc style adjustments: modules s* (#10487) 2025-07-27 14:34:24 +00:00
spotinst_aws_elastigroup.py [PR #10480/c1bd4611 backport][stable-11] doc style adjustments: modules s* (#10487) 2025-07-27 14:34:24 +00:00
ss_3par_cpg.py [PR #10480/c1bd4611 backport][stable-11] doc style adjustments: modules s* (#10487) 2025-07-27 14:34:24 +00:00
ssh_config.py [PR #10512/3bb7a77b backport][stable-11] arg_spec adjustments: modules [o-s]* (#10530) 2025-07-31 22:58:33 +02:00
stacki_host.py [PR #10620/a68ba504 backport][stable-11] homectl, maven_artifact: removed redundant comments (#10622) 2025-08-10 13:51:58 +02:00
statsd.py s[o-y]*: normalize docs (#9351) 2024-12-25 09:48:22 +01:00
statusio_maintenance.py [PR #10512/3bb7a77b backport][stable-11] arg_spec adjustments: modules [o-s]* (#10530) 2025-07-31 22:58:33 +02:00
sudoers.py [PR #10506/84b5d38c backport][stable-11] Change description of nopasswd parameter for sudoers to be more clear (#10519) 2025-07-30 06:53:47 +02:00
supervisorctl.py [PR #10480/c1bd4611 backport][stable-11] doc style adjustments: modules s* (#10487) 2025-07-27 14:34:24 +00:00
svc.py [PR #10480/c1bd4611 backport][stable-11] doc style adjustments: modules s* (#10487) 2025-07-27 14:34:24 +00:00
svr4pkg.py [PR #10512/3bb7a77b backport][stable-11] arg_spec adjustments: modules [o-s]* (#10530) 2025-07-31 22:58:33 +02:00
swdepot.py [PR #10512/3bb7a77b backport][stable-11] arg_spec adjustments: modules [o-s]* (#10530) 2025-07-31 22:58:33 +02:00
swupd.py [PR #10605/2dd74b3f backport][stable-11] swupd: command args as list rather than string (#10629) 2025-08-10 13:51:10 +02:00
syslogger.py [PR #10512/3bb7a77b backport][stable-11] arg_spec adjustments: modules [o-s]* (#10530) 2025-07-31 22:58:33 +02:00
syspatch.py [PR #10485/15d3ea12 backport][stable-11] remove common return values from docs (#10503) 2025-07-28 19:22:07 +02:00
sysrc.py [PR #10512/3bb7a77b backport][stable-11] arg_spec adjustments: modules [o-s]* (#10530) 2025-07-31 22:58:33 +02:00
systemd_creds_decrypt.py [PR #10512/3bb7a77b backport][stable-11] arg_spec adjustments: modules [o-s]* (#10530) 2025-07-31 22:58:33 +02:00
systemd_creds_encrypt.py [PR #10512/3bb7a77b backport][stable-11] arg_spec adjustments: modules [o-s]* (#10530) 2025-07-31 22:58:33 +02:00
systemd_info.py [PR #10480/c1bd4611 backport][stable-11] doc style adjustments: modules s* (#10487) 2025-07-27 14:34:24 +00:00
sysupgrade.py [PR #10485/15d3ea12 backport][stable-11] remove common return values from docs (#10503) 2025-07-28 19:22:07 +02:00
taiga_issue.py [PR #10513/3b551f92 backport][stable-11] arg_spec adjustments: modules [t-z]* (#10535) 2025-08-01 11:18:58 +02:00
telegram.py [PR #10466/7b05484d backport][stable-11] doc style adjustments: modules [rtuvx]* (#10489) 2025-07-27 16:34:34 +02:00
terraform.py [PR #10711/62fa3e6f backport][stable-11] remove trailing comma in dict(parameters,) (#10724) 2025-08-23 19:43:36 +02:00
timezone.py [PR #10612/5d3662b2 backport][stable-11] timezone: command args as list rather than string (#10626) 2025-08-10 13:51:29 +02:00
twilio.py [PR #10513/3b551f92 backport][stable-11] arg_spec adjustments: modules [t-z]* (#10535) 2025-08-01 11:18:58 +02:00
typetalk.py st*: style adjustments (#9516) 2025-01-03 20:00:45 +01:00
udm_dns_record.py uvw*: style adjustments (#9515) 2025-01-04 11:04:51 +01:00
udm_dns_zone.py Adjust YAML in module docs (#10240) 2025-06-16 17:45:12 +02:00
udm_group.py Adjust YAML in module docs (#10240) 2025-06-16 17:45:12 +02:00
udm_share.py Adjust YAML in module docs (#10240) 2025-06-16 17:45:12 +02:00
udm_user.py Adjust YAML in module docs (#10240) 2025-06-16 17:45:12 +02:00
ufw.py [PR #10727/6f40eff6 backport][stable-11] simplify string formatting in some modules (#10773) 2025-08-31 12:11:27 +02:00
uptimerobot.py uvw*: style adjustments (#9515) 2025-01-04 11:04:51 +01:00
urpmi.py [PR #10606/83ce5313 backport][stable-11] urpmi: command args as list rather than string (#10628) 2025-08-10 13:51:15 +02:00
usb_facts.py u[a-s]*: normalize docs (#9338) 2024-12-24 12:00:30 +01:00
utm_aaa_group.py [PR #10513/3b551f92 backport][stable-11] arg_spec adjustments: modules [t-z]* (#10535) 2025-08-01 11:18:58 +02:00
utm_aaa_group_info.py [PR #10466/7b05484d backport][stable-11] doc style adjustments: modules [rtuvx]* (#10489) 2025-07-27 16:34:34 +02:00
utm_ca_host_key_cert.py [PR #10513/3b551f92 backport][stable-11] arg_spec adjustments: modules [t-z]* (#10535) 2025-08-01 11:18:58 +02:00
utm_ca_host_key_cert_info.py [PR #10466/7b05484d backport][stable-11] doc style adjustments: modules [rtuvx]* (#10489) 2025-07-27 16:34:34 +02:00
utm_dns_host.py [PR #10513/3b551f92 backport][stable-11] arg_spec adjustments: modules [t-z]* (#10535) 2025-08-01 11:18:58 +02:00
utm_network_interface_address.py [PR #10513/3b551f92 backport][stable-11] arg_spec adjustments: modules [t-z]* (#10535) 2025-08-01 11:18:58 +02:00
utm_network_interface_address_info.py [PR #10466/7b05484d backport][stable-11] doc style adjustments: modules [rtuvx]* (#10489) 2025-07-27 16:34:34 +02:00
utm_proxy_auth_profile.py [PR #10513/3b551f92 backport][stable-11] arg_spec adjustments: modules [t-z]* (#10535) 2025-08-01 11:18:58 +02:00
utm_proxy_exception.py [PR #10513/3b551f92 backport][stable-11] arg_spec adjustments: modules [t-z]* (#10535) 2025-08-01 11:18:58 +02:00
utm_proxy_frontend.py [PR #10513/3b551f92 backport][stable-11] arg_spec adjustments: modules [t-z]* (#10535) 2025-08-01 11:18:58 +02:00
utm_proxy_frontend_info.py [PR #10466/7b05484d backport][stable-11] doc style adjustments: modules [rtuvx]* (#10489) 2025-07-27 16:34:34 +02:00
utm_proxy_location.py [PR #10513/3b551f92 backport][stable-11] arg_spec adjustments: modules [t-z]* (#10535) 2025-08-01 11:18:58 +02:00
utm_proxy_location_info.py [PR #10466/7b05484d backport][stable-11] doc style adjustments: modules [rtuvx]* (#10489) 2025-07-27 16:34:34 +02:00
vdo.py [PR #10466/7b05484d backport][stable-11] doc style adjustments: modules [rtuvx]* (#10489) 2025-07-27 16:34:34 +02:00
vertica_configuration.py [PR #10513/3b551f92 backport][stable-11] arg_spec adjustments: modules [t-z]* (#10535) 2025-08-01 11:18:58 +02:00
vertica_info.py [PR #10513/3b551f92 backport][stable-11] arg_spec adjustments: modules [t-z]* (#10535) 2025-08-01 11:18:58 +02:00
vertica_role.py [PR #10513/3b551f92 backport][stable-11] arg_spec adjustments: modules [t-z]* (#10535) 2025-08-01 11:18:58 +02:00
vertica_schema.py uvw*: style adjustments (#9515) 2025-01-04 11:04:51 +01:00
vertica_user.py uvw*: style adjustments (#9515) 2025-01-04 11:04:51 +01:00
vexata_eg.py uvw*: style adjustments (#9515) 2025-01-04 11:04:51 +01:00
vexata_volume.py [vw]*: adjust docs (#9309) 2024-12-23 09:28:05 +01:00
vmadm.py [PR #10466/7b05484d backport][stable-11] doc style adjustments: modules [rtuvx]* (#10489) 2025-07-27 16:34:34 +02:00
wakeonlan.py Adjust doc style (#9435) 2024-12-29 00:25:12 +01:00
wdc_redfish_command.py Unify TLS/SSL config for Redfish modules with new common argument spec and docs fragment; add validate_certs and ca_path options (#9964) 2025-04-10 07:08:04 +02:00
wdc_redfish_info.py Unify TLS/SSL config for Redfish modules with new common argument spec and docs fragment; add validate_certs and ca_path options (#9964) 2025-04-10 07:08:04 +02:00
xattr.py [PR #10328/682a89cd backport][stable-11] remove unnecessary brackets in conditions (#10331) 2025-07-04 06:09:54 +02:00
xbps.py [PR #10608/c16cf774 backport][stable-11] xbps: command args as list rather than string (#10636) 2025-08-10 13:52:13 +02:00
xcc_redfish_command.py [PR #10466/7b05484d backport][stable-11] doc style adjustments: modules [rtuvx]* (#10489) 2025-07-27 16:34:34 +02:00
xdg_mime.py [PR #10466/7b05484d backport][stable-11] doc style adjustments: modules [rtuvx]* (#10489) 2025-07-27 16:34:34 +02:00
xenserver_facts.py [PR #10727/6f40eff6 backport][stable-11] simplify string formatting in some modules (#10773) 2025-08-31 12:11:27 +02:00
xenserver_guest.py [PR #10466/7b05484d backport][stable-11] doc style adjustments: modules [rtuvx]* (#10489) 2025-07-27 16:34:34 +02:00
xenserver_guest_info.py Adjust YAML in module docs (#10240) 2025-06-16 17:45:12 +02:00
xenserver_guest_powerstate.py Adjust YAML in module docs (#10240) 2025-06-16 17:45:12 +02:00
xfconf.py [PR #10311/5462b1cf backport][stable-11] xfconf: small refactor (#10312) 2025-06-28 13:19:27 +02:00
xfconf_info.py Remove deprecated features and plugins for 11.0.0 (#10126) 2025-05-19 18:11:39 +02:00
xfs_quota.py [PR #10609/9fc5d2ec backport][stable-11] xfs_quota: command args as list rather than string (#10627) 2025-08-10 13:51:23 +02:00
xml.py [PR #10687/47e8a3c1 backport][stable-11] ansible-core 2.20: avoid deprecated functionality (#10693) 2025-08-18 05:18:31 +00:00
yarn.py [PR #10513/3b551f92 backport][stable-11] arg_spec adjustments: modules [t-z]* (#10535) 2025-08-01 11:18:58 +02:00
yum_versionlock.py [PR #10481/dc7d791d backport][stable-11] doc style adjustments: modules [yz]* (#10486) 2025-07-27 16:34:41 +02:00
zfs.py zfs: fix multi-line value in user-defined property (#6264) 2025-02-10 21:53:37 +01:00
zfs_delegate_admin.py xyz*: style adjustments (#9513) 2025-01-04 12:29:34 +13:00
zfs_facts.py [PR #10727/6f40eff6 backport][stable-11] simplify string formatting in some modules (#10773) 2025-08-31 12:11:27 +02:00
znode.py xyz*: style adjustments (#9513) 2025-01-04 12:29:34 +13:00
zpool.py [PR #10768/b4984350 backport][stable-11] zpool: fix broken example (#10772) 2025-08-31 12:11:34 +02:00
zpool_facts.py Adjust YAML in module docs (#10240) 2025-06-16 17:45:12 +02:00
zypper.py [PR #10661/177b385d backport][stable-11] Add support for gpg-auto-import-keys option to zypper (#10721) 2025-08-23 19:45:11 +02:00
zypper_repository.py [PR #10513/3b551f92 backport][stable-11] arg_spec adjustments: modules [t-z]* (#10535) 2025-08-01 11:18:58 +02:00
zypper_repository_info.py xyz*: style adjustments (#9513) 2025-01-04 12:29:34 +13:00