1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins/modules
Léo GATELLIER 5a1ee4e3ee
[PR #7790/787fa462 backport][stable-7] fix(modules/gitlab_runner): Use correct argument to list all runners ()
[PR #7790/787fa462 backport][stable-8] fix(modules/gitlab_runner): Use correct argument to list all runners ()

fix(modules/gitlab_runner): Use correct argument to list all runners ()

* fix(modules/gitlab_runner): Use correct argument to list all runners

python-gitlab 4.0.0 removed support for the `as_list=False` parameter.
This functionality is now available as `iterator=True`.

Without this change, the module actually only retrieves the first
20 results, which can lead to non-idempotent behavior, such as
registering a runner again.

* Add changelog entry ()

* gitlab_runner: Check python-gitlab version when listing runners

* gitlab: Add list_all_kwargs variable to module_utils

* refactor(gitlab modules): use list_all_kwargs where it helps ()

I did not change every instance of all=True or all=False, only those
which could obviously benefit from simplifying:

  * Code using `all=True` but then searching for any items that match a
    condition (no need to collect the full list).
  * Code that basically reimplements `all=True` with manual pagination.
    (These could be changed to `all=True`, but `list_all_kwargs` also
    sets per_page to 100, to gather data faster.)

* gitlab_instance_variable: Use list_all_kwargs

* Add new changelog entry for gitlab module changes ()

(cherry picked from commit 787fa46217)

Co-authored-by: patchback[bot] <45432694+patchback[bot]@users.noreply.github.com>
Co-authored-by: Mike Wadsten <mikewadsten@gmail.com>
2024-05-06 19:45:53 +02:00
..
aerospike_migrations.py
airbrake_deployment.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
aix_devices.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
aix_filesystem.py [PR #8176/8491bf7b backport][stable-7] fix(aix_filesystem): remove extra param from running lsvg () 2024-04-09 08:01:20 +02:00
aix_inittab.py [PR #7429/e556abb5 backport][stable-7] Many typo fixes () 2023-10-26 06:20:21 +02:00
aix_lvg.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
aix_lvol.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
alerta_customer.py [PR #6671/6fc1df9b backport][stable-7] Use semantic markup (modules a-c) () 2023-06-15 19:04:07 +02:00
ali_instance.py [PR #6671/6fc1df9b backport][stable-7] Use semantic markup (modules a-c) () 2023-06-15 19:04:07 +02:00
ali_instance_info.py [PR #6671/6fc1df9b backport][stable-7] Use semantic markup (modules a-c) () 2023-06-15 19:04:07 +02:00
alternatives.py [PR #6671/6fc1df9b backport][stable-7] Use semantic markup (modules a-c) () 2023-06-15 19:04:07 +02:00
ansible_galaxy_install.py [PR #6671/6fc1df9b backport][stable-7] Use semantic markup (modules a-c) () 2023-06-15 19:04:07 +02:00
apache2_mod_proxy.py
apache2_module.py [PR #7209/9f1a9e30 backport][stable-7] plugins/modules/apache2_module: fix typo () 2023-09-06 19:10:04 +02:00
apk.py [PR #8009/b5c3361b backport][stable-7] Correct apk docu to not include spaces in package name () 2024-02-24 20:27:04 +00:00
apt_repo.py [PR #6671/6fc1df9b backport][stable-7] Use semantic markup (modules a-c) () 2023-06-15 19:04:07 +02:00
apt_rpm.py [stable-2.7] apt_rpm: fix package install check () () 2024-04-22 06:53:24 +02:00
archive.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
atomic_container.py
atomic_host.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
atomic_image.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
awall.py [PR #6671/6fc1df9b backport][stable-7] Use semantic markup (modules a-c) () 2023-06-15 19:04:07 +02:00
beadm.py
bearychat.py [PR #6671/6fc1df9b backport][stable-7] Use semantic markup (modules a-c) () 2023-06-15 19:04:07 +02:00
bigpanda.py [PR #6904/d074af8d backport][stable-7] minor quoting fix in doc () 2023-07-12 19:39:27 +02:00
bitbucket_access_key.py [PR #6671/6fc1df9b backport][stable-7] Use semantic markup (modules a-c) () 2023-06-15 19:04:07 +02:00
bitbucket_pipeline_key_pair.py [PR #6671/6fc1df9b backport][stable-7] Use semantic markup (modules a-c) () 2023-06-15 19:04:07 +02:00
bitbucket_pipeline_known_host.py [PR #6671/6fc1df9b backport][stable-7] Use semantic markup (modules a-c) () 2023-06-15 19:04:07 +02:00
bitbucket_pipeline_variable.py [PR #6671/6fc1df9b backport][stable-7] Use semantic markup (modules a-c) () 2023-06-15 19:04:07 +02:00
bower.py
btrfs_info.py
btrfs_subvolume.py [PR #6671/6fc1df9b backport][stable-7] Use semantic markup (modules a-c) () 2023-06-15 19:04:07 +02:00
bundler.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
bzr.py [PR #6671/6fc1df9b backport][stable-7] Use semantic markup (modules a-c) () 2023-06-15 19:04:07 +02:00
campfire.py
capabilities.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
cargo.py [PR #7970/9510988a backport][stable-7] cargo: use the correct path when checking installation status fixing idempotency issue. () 2024-02-23 20:59:40 +01:00
catapult.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
circonus_annotation.py [PR #6671/6fc1df9b backport][stable-7] Use semantic markup (modules a-c) () 2023-06-15 19:04:07 +02:00
cisco_webex.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
clc_aa_policy.py
clc_alert_policy.py
clc_blueprint_package.py
clc_firewall_policy.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
clc_group.py
clc_loadbalancer.py
clc_modify_server.py
clc_publicip.py
clc_server.py [PR #7429/e556abb5 backport][stable-7] Many typo fixes () 2023-10-26 06:20:21 +02:00
clc_server_snapshot.py
cloud_init_data_facts.py
cloudflare_dns.py [stable-7] cloudflare_dns: announce removal of SPF support () () 2023-12-28 17:48:14 +01:00
cobbler_sync.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
cobbler_system.py [PR #6698/ccdcf70d backport][stable-7] Use semantic markup (modules t-z) () 2023-06-18 20:08:01 +02:00
composer.py [PR #7405/f7267c71 backport][stable-7] Fix the ability to run Composer "working_dir" dependent commands () 2023-11-01 08:22:42 +01:00
consul.py [PR #6671/6fc1df9b backport][stable-7] Use semantic markup (modules a-c) () 2023-06-15 19:04:07 +02:00
consul_acl.py [PR #6671/6fc1df9b backport][stable-7] Use semantic markup (modules a-c) () 2023-06-15 19:04:07 +02:00
consul_kv.py [PR #6671/6fc1df9b backport][stable-7] Use semantic markup (modules a-c) () 2023-06-15 19:04:07 +02:00
consul_policy.py [PR #6715/33af903b backport][stable-7] Add consul_policy module from dormant PR () 2023-07-12 22:23:31 +02:00
consul_role.py [PR #7429/e556abb5 backport][stable-7] Many typo fixes () 2023-10-26 06:20:21 +02:00
consul_session.py [PR #6755/242258eb backport][stable-7] Refactor consul_session to support authentication with tokens () 2023-07-07 08:09:28 +02:00
copr.py [PR #6927/4b382ed1 backport][stable-7] remove pylint exceptions () 2023-07-14 07:41:55 +02:00
cpanm.py [PR #7231/517e2d48 backport][stable-7] cpanm: using yaml-specified unit tests () 2023-09-10 21:45:36 +02:00
cronvar.py [PR #6671/6fc1df9b backport][stable-7] Use semantic markup (modules a-c) () 2023-06-15 19:04:07 +02:00
crypttab.py [PR #6671/6fc1df9b backport][stable-7] Use semantic markup (modules a-c) () 2023-06-15 19:04:07 +02:00
datadog_downtime.py [PR #6811/fc74f9a4 backport][stable-7] [datadog_downtime] - added 'type' to recurrence object when rrule param is present () 2023-07-08 18:10:16 +02:00
datadog_event.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
datadog_monitor.py [PR #6672/2ed82e03 backport][stable-7] Use semantic markup (modules d-g) () 2023-06-15 19:04:16 +02:00
dconf.py [PR #7429/e556abb5 backport][stable-7] Many typo fixes () 2023-10-26 06:20:21 +02:00
deploy_helper.py [PR #6672/2ed82e03 backport][stable-7] Use semantic markup (modules d-g) () 2023-06-15 19:04:16 +02:00
dimensiondata_network.py [PR #6672/2ed82e03 backport][stable-7] Use semantic markup (modules d-g) () 2023-06-15 19:04:16 +02:00
dimensiondata_vlan.py [PR #6672/2ed82e03 backport][stable-7] Use semantic markup (modules d-g) () 2023-06-15 19:04:16 +02:00
discord.py [PR #6672/2ed82e03 backport][stable-7] Use semantic markup (modules d-g) () 2023-06-15 19:04:16 +02:00
django_manage.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
dnf_versionlock.py [PR #6672/2ed82e03 backport][stable-7] Use semantic markup (modules d-g) () 2023-06-15 19:04:16 +02:00
dnsimple.py [PR #7429/e556abb5 backport][stable-7] Many typo fixes () 2023-10-26 06:20:21 +02:00
dnsimple_info.py [PR #6672/2ed82e03 backport][stable-7] Use semantic markup (modules d-g) () 2023-06-15 19:04:16 +02:00
dnsmadeeasy.py [PR #7429/e556abb5 backport][stable-7] Many typo fixes () 2023-10-26 06:20:21 +02:00
dpkg_divert.py [PR #6672/2ed82e03 backport][stable-7] Use semantic markup (modules d-g) () 2023-06-15 19:04:16 +02:00
easy_install.py [PR #6672/2ed82e03 backport][stable-7] Use semantic markup (modules d-g) () 2023-06-15 19:04:16 +02:00
ejabberd_user.py [PR #8054/a50329d0 backport][stable-7] ejabberd_user: Fix class documentation () 2024-03-03 09:04:14 +01:00
elasticsearch_plugin.py
emc_vnx_sg_member.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
etcd3.py [PR #6672/2ed82e03 backport][stable-7] Use semantic markup (modules d-g) () 2023-06-15 19:04:16 +02:00
facter.py [PR #6672/2ed82e03 backport][stable-7] Use semantic markup (modules d-g) () 2023-06-15 19:04:16 +02:00
filesize.py [PR #6672/2ed82e03 backport][stable-7] Use semantic markup (modules d-g) () 2023-06-15 19:04:16 +02:00
filesystem.py [PR #6680/5d9eb8be backport][stable-7] filesystem: add UUID change feature () 2023-06-19 11:13:26 +02:00
flatpak.py [PR #6672/2ed82e03 backport][stable-7] Use semantic markup (modules d-g) () 2023-06-15 19:04:16 +02:00
flatpak_remote.py [PR #6672/2ed82e03 backport][stable-7] Use semantic markup (modules d-g) () 2023-06-15 19:04:16 +02:00
flowdock.py [PR #6930/680f3f89 backport][stable-7] flowdock module: deprecation () 2023-07-14 20:59:48 +02:00
gandi_livedns.py [PR #6672/2ed82e03 backport][stable-7] Use semantic markup (modules d-g) () 2023-06-15 19:04:16 +02:00
gconftool2.py [PR #6672/2ed82e03 backport][stable-7] Use semantic markup (modules d-g) () 2023-06-15 19:04:16 +02:00
gconftool2_info.py
gem.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
gio_mime.py [PR #7271/9489a1ea backport][stable-7] New Module: gio_mime () 2023-09-20 22:04:36 +02:00
git_config.py [PR #6672/2ed82e03 backport][stable-7] Use semantic markup (modules d-g) () 2023-06-15 19:04:16 +02:00
github_deploy_key.py [PR #7375/eb4f8d43 backport][stable-7] Fix pagination issue in community.general.github_deploy_key () 2023-10-18 21:15:17 +02:00
github_issue.py
github_key.py [PR #6854/99a35b16 backport][stable-7] Add example for github_key in a single task () 2023-07-06 08:02:57 +02:00
github_release.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
github_repo.py [PR #6672/2ed82e03 backport][stable-7] Use semantic markup (modules d-g) () 2023-06-15 19:04:16 +02:00
github_webhook.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
github_webhook_info.py
gitlab_branch.py [PR #6672/2ed82e03 backport][stable-7] Use semantic markup (modules d-g) () 2023-06-15 19:04:16 +02:00
gitlab_deploy_key.py [PR #7790/787fa462 backport][stable-7] fix(modules/gitlab_runner): Use correct argument to list all runners () 2024-05-06 19:45:53 +02:00
gitlab_group.py [PR #7364/8a51a3c3 backport][stable-7] Add option force_delete module gitlab_group () 2023-10-08 18:37:15 +02:00
gitlab_group_members.py [PR #7790/787fa462 backport][stable-7] fix(modules/gitlab_runner): Use correct argument to list all runners () 2024-05-06 19:45:53 +02:00
gitlab_group_variable.py [PR #7790/787fa462 backport][stable-7] fix(modules/gitlab_runner): Use correct argument to list all runners () 2024-05-06 19:45:53 +02:00
gitlab_hook.py [PR #7790/787fa462 backport][stable-7] fix(modules/gitlab_runner): Use correct argument to list all runners () 2024-05-06 19:45:53 +02:00
gitlab_instance_variable.py [PR #7790/787fa462 backport][stable-7] fix(modules/gitlab_runner): Use correct argument to list all runners () 2024-05-06 19:45:53 +02:00
gitlab_merge_request.py [PR #7427/f4d81681 backport][stable-7] Typo fix () 2023-10-25 22:47:24 +02:00
gitlab_project.py [PR #6672/2ed82e03 backport][stable-7] Use semantic markup (modules d-g) () 2023-06-15 19:04:16 +02:00
gitlab_project_badge.py [PR #7790/787fa462 backport][stable-7] fix(modules/gitlab_runner): Use correct argument to list all runners () 2024-05-06 19:45:53 +02:00
gitlab_project_members.py [PR #7467/a366318a backport][stable-7] [gitlab] Fix gitlab constants calls () 2023-11-04 09:31:54 +01:00
gitlab_project_variable.py [PR #7790/787fa462 backport][stable-7] fix(modules/gitlab_runner): Use correct argument to list all runners () 2024-05-06 19:45:53 +02:00
gitlab_protected_branch.py [PR #7467/a366318a backport][stable-7] [gitlab] Fix gitlab constants calls () 2023-11-04 09:31:54 +01:00
gitlab_runner.py [PR #7790/787fa462 backport][stable-7] fix(modules/gitlab_runner): Use correct argument to list all runners () 2024-05-06 19:45:53 +02:00
gitlab_user.py [PR #7790/787fa462 backport][stable-7] fix(modules/gitlab_runner): Use correct argument to list all runners () 2024-05-06 19:45:53 +02:00
grove.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
gunicorn.py
haproxy.py [PR #8100/b2b8fc30 backport][stable-7] HAProxy skips the wait when drain=true and the backend is down - fix issue 8092 () 2024-03-28 12:34:48 +01:00
heroku_collaborator.py [PR #6677/3e0d84bd backport][stable-7] Use semantic markup (modules h-j) () 2023-06-15 19:04:36 +02:00
hg.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
hipchat.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
homebrew.py [PR #8048/fa30b022 backport][stable-7] fix(homebrew): give correct error message when become true used () 2024-03-09 12:42:25 +00:00
homebrew_cask.py
homebrew_tap.py [PR #6677/3e0d84bd backport][stable-7] Use semantic markup (modules h-j) () 2023-06-15 19:04:36 +02:00
homectl.py [PR #7439/2b628260 backport][stable-7] Fix more typos () 2023-10-29 20:26:39 +01:00
honeybadger_deployment.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
hpilo_boot.py
hpilo_info.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
hponcfg.py
htpasswd.py [PR #8037/05bf5ee1 backport][stable-7] Fix instruction for distro Ubuntu and Debian for htpasswd depends () 2024-02-28 21:35:50 +01:00
hwc_ecs_instance.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
hwc_evs_disk.py
hwc_network_vpc.py
hwc_smn_topic.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
hwc_vpc_eip.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
hwc_vpc_peering_connect.py
hwc_vpc_port.py
hwc_vpc_private_ip.py [PR #6677/3e0d84bd backport][stable-7] Use semantic markup (modules h-j) () 2023-06-15 19:04:36 +02:00
hwc_vpc_route.py [PR #6677/3e0d84bd backport][stable-7] Use semantic markup (modules h-j) () 2023-06-15 19:04:36 +02:00
hwc_vpc_security_group.py [PR #6677/3e0d84bd backport][stable-7] Use semantic markup (modules h-j) () 2023-06-15 19:04:36 +02:00
hwc_vpc_security_group_rule.py [PR #6677/3e0d84bd backport][stable-7] Use semantic markup (modules h-j) () 2023-06-15 19:04:36 +02:00
hwc_vpc_subnet.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
ibm_sa_domain.py
ibm_sa_host.py
ibm_sa_host_ports.py
ibm_sa_pool.py
ibm_sa_vol.py
ibm_sa_vol_map.py
icinga2_feature.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
icinga2_host.py [PR #6748/806f6da1 backport][stable-7] icinga2_host: fix a key error when modifying an existing host () 2023-06-20 19:27:27 +02:00
idrac_redfish_command.py
idrac_redfish_config.py [PR #6677/3e0d84bd backport][stable-7] Use semantic markup (modules h-j) () 2023-06-15 19:04:36 +02:00
idrac_redfish_info.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
ilo_redfish_command.py [PR #7429/e556abb5 backport][stable-7] Many typo fixes () 2023-10-26 06:20:21 +02:00
ilo_redfish_config.py
ilo_redfish_info.py
imc_rest.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
imgadm.py [PR #7439/2b628260 backport][stable-7] Fix more typos () 2023-10-29 20:26:39 +01:00
infinity.py
influxdb_database.py
influxdb_query.py
influxdb_retention_policy.py [PR #6677/3e0d84bd backport][stable-7] Use semantic markup (modules h-j) () 2023-06-15 19:04:36 +02:00
influxdb_user.py
influxdb_write.py
ini_file.py [PR #7558/fce91ebb backport][stable-7] ini_file: documentation for 'section' to stop mentioning that null can be passed () 2023-11-23 06:53:29 +01:00
installp.py [PR #7429/e556abb5 backport][stable-7] Many typo fixes () 2023-10-26 06:20:21 +02:00
interfaces_file.py [PR #7612/5adb7ab9 backport][stable-7] interfaces_file: filter by address_familiy when updating method () 2023-11-26 20:30:52 +01:00
ip_netns.py
ipa_config.py [PR #7019/4fda040e backport][stable-7] ipa_config: add user and group ojectclasses parameters () 2023-08-08 13:45:47 +02:00
ipa_dnsrecord.py [PR #6677/3e0d84bd backport][stable-7] Use semantic markup (modules h-j) () 2023-06-15 19:04:36 +02:00
ipa_dnszone.py [PR #6906/b818afd4 backport][stable-7] Fix key error for reverse zone () () 2023-07-16 14:39:34 +02:00
ipa_group.py [PR #6677/3e0d84bd backport][stable-7] Use semantic markup (modules h-j) () 2023-06-15 19:04:36 +02:00
ipa_hbacrule.py [PR #7880/9f5193e4 backport][stable-7] ipa_sudorule, ipa_hbacrule: change ipaenabledflag type to bool () 2024-03-24 18:26:12 +01:00
ipa_host.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
ipa_hostgroup.py [PR #6677/3e0d84bd backport][stable-7] Use semantic markup (modules h-j) () 2023-06-15 19:04:36 +02:00
ipa_otpconfig.py
ipa_otptoken.py [PR #7795/31de16ce backport][stable-7] ipa_otptoken: fix wrong return value string to bool () 2024-01-16 22:31:44 +01:00
ipa_pwpolicy.py
ipa_role.py
ipa_service.py
ipa_subca.py
ipa_sudocmd.py
ipa_sudocmdgroup.py
ipa_sudorule.py [PR #7880/9f5193e4 backport][stable-7] ipa_sudorule, ipa_hbacrule: change ipaenabledflag type to bool () 2024-03-24 18:26:12 +01:00
ipa_user.py [PR #7249/4030481b backport][stable-7] ipa_user documentation: givenname and sn are required when user doesn't exist () 2023-09-17 14:36:20 +02:00
ipa_vault.py
ipbase_info.py [PR #7429/e556abb5 backport][stable-7] Many typo fixes () 2023-10-26 06:20:21 +02:00
ipify_facts.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
ipinfoio_facts.py
ipmi_boot.py
ipmi_power.py [PR #6677/3e0d84bd backport][stable-7] Use semantic markup (modules h-j) () 2023-06-15 19:04:36 +02:00
iptables_state.py [PR #8029/23396e62 backport][stable-7] Fix check mode in iptables_state for incomplete iptables-save files along with integration tests () 2024-03-24 18:25:57 +01:00
ipwcli_dns.py [PR #6677/3e0d84bd backport][stable-7] Use semantic markup (modules h-j) () 2023-06-15 19:04:36 +02:00
irc.py [PR #7542/21cd65fc backport][stable-7] ssl.wrap_socket() was removed in Python 3.12 () 2023-11-19 14:41:33 +01:00
iso_create.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
iso_customize.py [stable-7] Update iso_customize.py notes section () () 2024-02-01 17:51:51 +00:00
iso_extract.py [PR #6677/3e0d84bd backport][stable-7] Use semantic markup (modules h-j) () 2023-06-15 19:04:36 +02:00
jabber.py
java_cert.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
java_keystore.py [PR #6677/3e0d84bd backport][stable-7] Use semantic markup (modules h-j) () 2023-06-15 19:04:36 +02:00
jboss.py [PR #6677/3e0d84bd backport][stable-7] Use semantic markup (modules h-j) () 2023-06-15 19:04:36 +02:00
jenkins_build.py [PR #7204/afeeb89a backport][stable-7] Improvements to the jenkins_build module and new jenkins_build_info module () 2023-09-11 06:00:57 +02:00
jenkins_build_info.py [PR #7204/afeeb89a backport][stable-7] Improvements to the jenkins_build module and new jenkins_build_info module () 2023-09-11 06:00:57 +02:00
jenkins_job.py [PR #6677/3e0d84bd backport][stable-7] Use semantic markup (modules h-j) () 2023-06-15 19:04:36 +02:00
jenkins_job_info.py [PR #6677/3e0d84bd backport][stable-7] Use semantic markup (modules h-j) () 2023-06-15 19:04:36 +02:00
jenkins_plugin.py [PR #6991/00bfc3e1 backport][stable-7] Add example for ECS Fargate/EFS Jenkins authentication () 2023-07-31 08:37:15 +02:00
jenkins_script.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
jira.py [PR #7439/2b628260 backport][stable-7] Fix more typos () 2023-10-29 20:26:39 +01:00
kdeconfig.py [PR #6678/c694abbd backport][stable-7] Use semantic markup (modules k-l) () 2023-06-15 19:04:45 +02:00
kernel_blacklist.py [PR #7382/33133f3b backport][stable-7] kernel_blacklist: bugfix () 2023-10-18 21:15:28 +02:00
keycloak_authentication.py [PR #6734/77480026 backport][stable-7] Fix Keycloak authentication management indexing () 2023-07-08 18:10:01 +02:00
keycloak_authentication_required_actions.py [PR #7429/e556abb5 backport][stable-7] Many typo fixes () 2023-10-26 06:20:21 +02:00
keycloak_authz_authorization_scope.py [PR #6678/c694abbd backport][stable-7] Use semantic markup (modules k-l) () 2023-06-15 19:04:45 +02:00
keycloak_authz_custom_policy.py [PR #7126/721108d9 backport][stable-7] Add keycloak_authz_custom_policy module () 2023-09-19 21:23:36 +02:00
keycloak_authz_permission.py [PR #7563/09b9ea46 backport][stable-7] Set resources payload as a list () 2023-11-22 19:20:53 +01:00
keycloak_authz_permission_info.py [PR #6964/3ce4fe8d backport][stable-7] keycloak_authz_permission*: adjust to semantic markup () 2023-07-16 13:14:11 +00:00
keycloak_client.py [PR #8223/f55342d8 backport][stable-7] keycloak_client: add sorted defaultClientScopes and optionalClientScopes to normalizations () 2024-04-21 09:10:33 +02:00
keycloak_client_rolemapping.py [PR #6687/e06a0e22 backport][stable-7] keycloak_client_rolemapping.py: add support for subgroups () 2023-06-18 20:25:34 +02:00
keycloak_clientscope.py [PR #6678/c694abbd backport][stable-7] Use semantic markup (modules k-l) () 2023-06-15 19:04:45 +02:00
keycloak_clientscope_type.py [PR #7162/4c8c25bc backport][stable-7] keycloak_clientscope_type: fixed example () 2023-08-29 07:47:30 +02:00
keycloak_clientsecret_info.py [PR #6678/c694abbd backport][stable-7] Use semantic markup (modules k-l) () 2023-06-15 19:04:45 +02:00
keycloak_clientsecret_regenerate.py
keycloak_clienttemplate.py [PR #6678/c694abbd backport][stable-7] Use semantic markup (modules k-l) () 2023-06-15 19:04:45 +02:00
keycloak_group.py [PR #6678/c694abbd backport][stable-7] Use semantic markup (modules k-l) () 2023-06-15 19:04:45 +02:00
keycloak_identity_provider.py [PR #7418/fd0d05d6 backport][stable-7] Bugfix: keycloak_identity_provider does not handle mapper changes properly () 2023-12-28 09:59:43 +01:00
keycloak_realm.py [PR #8224/9d66a1dc backport][stable-7] keycloak_realm: add normalizations for enabledEventTypes, and supportedLocales () 2024-04-21 09:10:44 +02:00
keycloak_realm_info.py
keycloak_realm_key.py [PR #7127/9a7a7a96 backport][stable-7] Add keycloak_realm_key module () 2023-09-19 22:09:54 +00:00
keycloak_role.py [PR #6678/c694abbd backport][stable-7] Use semantic markup (modules k-l) () 2023-06-15 19:04:45 +02:00
keycloak_user.py [PR #7696/1389bba4 backport][stable-7] keycloak_user: avoid error when trying to delete a non-existing user () 2023-12-21 13:20:29 +01:00
keycloak_user_federation.py [PR #6678/c694abbd backport][stable-7] Use semantic markup (modules k-l) () 2023-06-15 19:04:45 +02:00
keycloak_user_rolemapping.py [PR #6678/c694abbd backport][stable-7] Use semantic markup (modules k-l) () 2023-06-15 19:04:45 +02:00
keyring.py [PR #6927/4b382ed1 backport][stable-7] remove pylint exceptions () 2023-07-14 07:41:55 +02:00
keyring_info.py
kibana_plugin.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
launchd.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
layman.py [PR #7429/e556abb5 backport][stable-7] Many typo fixes () 2023-10-26 06:20:21 +02:00
lbu.py
ldap_attrs.py [PR #7429/e556abb5 backport][stable-7] Many typo fixes () 2023-10-26 06:20:21 +02:00
ldap_entry.py [PR #7429/e556abb5 backport][stable-7] Many typo fixes () 2023-10-26 06:20:21 +02:00
ldap_passwd.py [PR #6678/c694abbd backport][stable-7] Use semantic markup (modules k-l) () 2023-06-15 19:04:45 +02:00
ldap_search.py [PR #7264/fc530cd3 backport][stable-7] ldap_search: make sure to also handle binary strings in Python 3 () 2023-09-15 19:15:03 +02:00
librato_annotation.py
linode.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
linode_v4.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
listen_ports_facts.py [PR #7429/e556abb5 backport][stable-7] Many typo fixes () 2023-10-26 06:20:21 +02:00
lldp.py
locale_gen.py [PR #6903/3a6955cb backport][stable-7] locale_gen: refactor () 2023-07-15 16:27:50 +02:00
logentries.py
logentries_msg.py
logstash_plugin.py
lvg.py [PR #7439/2b628260 backport][stable-7] Fix more typos () 2023-10-29 20:26:39 +01:00
lvg_rename.py [PR #6721/48711406 backport][stable-7] lvg_rename: New module to support VG renaming () 2023-06-19 16:43:39 +02:00
lvol.py [PR #7601/32558558 backport][stable-7] lvol: check return message in both stderr and stdout () 2023-12-03 09:49:15 +01:00
lxc_container.py [PR #7439/2b628260 backport][stable-7] Fix more typos () 2023-10-29 20:26:39 +01:00
lxca_cmms.py
lxca_nodes.py
lxd_container.py [PR #8168/610ecf9b backport][stable-7] updated lxd_container.py docs () 2024-04-08 22:06:17 +02:00
lxd_profile.py [PR #7429/e556abb5 backport][stable-7] Many typo fixes () 2023-10-26 06:20:21 +02:00
lxd_project.py [PR #7332/160e00e5 backport][stable-7] LXD moved to Canonical () 2023-10-04 20:20:46 +02:00
macports.py [PR #6679/b271dba4 backport][stable-7] Use semantic markup (modules m-n) () 2023-06-15 19:04:53 +02:00
mail.py [PR #7731/916f6f7c backport][stable-7] using timeout parameter within community.general.mail module () 2023-12-20 08:19:49 +01:00
make.py [PR #7180/9021e741 backport][stable-7] community.general.make: () 2023-09-06 22:05:57 +02:00
manageiq_alert_profiles.py
manageiq_alerts.py
manageiq_group.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
manageiq_policies.py [PR #6679/b271dba4 backport][stable-7] Use semantic markup (modules m-n) () 2023-06-15 19:04:53 +02:00
manageiq_policies_info.py [PR #6679/b271dba4 backport][stable-7] Use semantic markup (modules m-n) () 2023-06-15 19:04:53 +02:00
manageiq_provider.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
manageiq_tags.py [PR #6679/b271dba4 backport][stable-7] Use semantic markup (modules m-n) () 2023-06-15 19:04:53 +02:00
manageiq_tags_info.py [PR #6679/b271dba4 backport][stable-7] Use semantic markup (modules m-n) () 2023-06-15 19:04:53 +02:00
manageiq_tenant.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
manageiq_user.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
mas.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
matrix.py
mattermost.py [PR #6698/ccdcf70d backport][stable-7] Use semantic markup (modules t-z) () 2023-06-18 20:08:01 +02:00
maven_artifact.py [PR #6698/ccdcf70d backport][stable-7] Use semantic markup (modules t-z) () 2023-06-18 20:08:01 +02:00
memset_dns_reload.py [PR #6679/b271dba4 backport][stable-7] Use semantic markup (modules m-n) () 2023-06-15 19:04:53 +02:00
memset_memstore_info.py [PR #6679/b271dba4 backport][stable-7] Use semantic markup (modules m-n) () 2023-06-15 19:04:53 +02:00
memset_server_info.py [PR #6679/b271dba4 backport][stable-7] Use semantic markup (modules m-n) () 2023-06-15 19:04:53 +02:00
memset_zone.py [PR #6679/b271dba4 backport][stable-7] Use semantic markup (modules m-n) () 2023-06-15 19:04:53 +02:00
memset_zone_domain.py [PR #6679/b271dba4 backport][stable-7] Use semantic markup (modules m-n) () 2023-06-15 19:04:53 +02:00
memset_zone_record.py [PR #6679/b271dba4 backport][stable-7] Use semantic markup (modules m-n) () 2023-06-15 19:04:53 +02:00
mksysb.py
modprobe.py [PR #8005/e0dbe9c9 backport][stable-7] modprobe: Avoid FileNotFoundError when directories don't exist. () 2024-02-25 07:47:30 +01:00
monit.py [PR #6679/b271dba4 backport][stable-7] Use semantic markup (modules m-n) () 2023-06-15 19:04:53 +02:00
mqtt.py [PR #6679/b271dba4 backport][stable-7] Use semantic markup (modules m-n) () 2023-06-15 19:04:53 +02:00
mssql_db.py
mssql_script.py [PR #7821/92f8bf7b backport][stable-7] mssql_script: make module Python 2 compatible () 2024-01-18 07:33:47 +01:00
nagios.py [PR #6679/b271dba4 backport][stable-7] Use semantic markup (modules m-n) () 2023-06-15 19:04:53 +02:00
netcup_dns.py [PR #7429/e556abb5 backport][stable-7] Many typo fixes () 2023-10-26 06:20:21 +02:00
newrelic_deployment.py [PR #7355/85e866cc backport][stable-7] newrelic_deployment: add app_name_exact_match parameter () 2023-10-08 18:37:19 +02:00
nexmo.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
nginx_status_info.py
nictagadm.py [PR #6679/b271dba4 backport][stable-7] Use semantic markup (modules m-n) () 2023-06-15 19:04:53 +02:00
nmcli.py [PR #7695/997e6345 backport][stable-7] Fixes - NMCLI issue with creating a wifi bridge-slave () 2024-01-28 13:39:28 +01:00
nomad_job.py [PR #6679/b271dba4 backport][stable-7] Use semantic markup (modules m-n) () 2023-06-15 19:04:53 +02:00
nomad_job_info.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
nosh.py [PR #6679/b271dba4 backport][stable-7] Use semantic markup (modules m-n) () 2023-06-15 19:04:53 +02:00
npm.py [PR #6989/5988b9ac backport][stable-7] npm: changed to cmdrunner () 2023-08-12 10:26:38 +02:00
nsupdate.py [PR #7219/208df2c9 backport][stable-7] nsupdate: fix 'index out of range' error when no TTL answer is given () 2023-09-11 06:01:11 +02:00
ocapi_command.py [PR #6681/45eb1e39 backport][stable-7] Use semantic markup (modules o-p) () 2023-06-15 19:05:01 +02:00
ocapi_info.py [PR #6681/45eb1e39 backport][stable-7] Use semantic markup (modules o-p) () 2023-06-15 19:05:01 +02:00
oci_vcn.py [PR #6681/45eb1e39 backport][stable-7] Use semantic markup (modules o-p) () 2023-06-15 19:05:01 +02:00
odbc.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
office_365_connector_card.py
ohai.py
omapi_host.py
one_host.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
one_image.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
one_image_info.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
one_service.py [PR #6681/45eb1e39 backport][stable-7] Use semantic markup (modules o-p) () 2023-06-15 19:05:01 +02:00
one_template.py [PR #6681/45eb1e39 backport][stable-7] Use semantic markup (modules o-p) () 2023-06-15 19:05:01 +02:00
one_vm.py [PR #7429/e556abb5 backport][stable-7] Many typo fixes () 2023-10-26 06:20:21 +02:00
oneandone_firewall_policy.py
oneandone_load_balancer.py [PR #6681/45eb1e39 backport][stable-7] Use semantic markup (modules o-p) () 2023-06-15 19:05:01 +02:00
oneandone_monitoring_policy.py
oneandone_private_network.py
oneandone_public_ip.py
oneandone_server.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
onepassword_info.py [PR #6681/45eb1e39 backport][stable-7] Use semantic markup (modules o-p) () 2023-06-15 19:05:01 +02:00
oneview_datacenter_info.py
oneview_enclosure_info.py [PR #7429/e556abb5 backport][stable-7] Many typo fixes () 2023-10-26 06:20:21 +02:00
oneview_ethernet_network.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
oneview_ethernet_network_info.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
oneview_fc_network.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
oneview_fc_network_info.py
oneview_fcoe_network.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
oneview_fcoe_network_info.py
oneview_logical_interconnect_group.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
oneview_logical_interconnect_group_info.py
oneview_network_set.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
oneview_network_set_info.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
oneview_san_manager.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
oneview_san_manager_info.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
online_server_info.py
online_user_info.py
open_iscsi.py [PR #6681/45eb1e39 backport][stable-7] Use semantic markup (modules o-p) () 2023-06-15 19:05:01 +02:00
openbsd_pkg.py [PR #6785/704a3019 backport][stable-7] Handle pkg_info(1) error message "Can't find" () 2023-07-08 18:10:08 +02:00
opendj_backendprop.py
openwrt_init.py [PR #6681/45eb1e39 backport][stable-7] Use semantic markup (modules o-p) () 2023-06-15 19:05:01 +02:00
opkg.py [PR #6862/91a68187 backport][stable-7] opkg: add executable parameter () 2023-07-06 19:55:58 +00:00
osx_defaults.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
ovh_ip_failover.py [PR #7429/e556abb5 backport][stable-7] Many typo fixes () 2023-10-26 06:20:21 +02:00
ovh_ip_loadbalancing_backend.py
ovh_monthly_billing.py [PR #7429/e556abb5 backport][stable-7] Many typo fixes () 2023-10-26 06:20:21 +02:00
pacemaker_cluster.py [PR #8081/17e275bc backport][stable-7] pacemaker_cluster: implement check mode () 2024-03-14 22:32:39 +01:00
packet_device.py [PR #6681/45eb1e39 backport][stable-7] Use semantic markup (modules o-p) () 2023-06-15 19:05:01 +02:00
packet_ip_subnet.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
packet_project.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
packet_sshkey.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
packet_volume.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
packet_volume_attachment.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
pacman.py [PR #6713/f6ee2177 backport][stable-7] pacman: support yay as root () 2023-07-08 18:09:52 +02:00
pacman_key.py [PR #7855/cd77d67e backport][stable-7] Add missing id parameter into pacman_key documentation examples. () 2024-01-18 08:12:55 +01:00
pagerduty.py [PR #6681/45eb1e39 backport][stable-7] Use semantic markup (modules o-p) () 2023-06-15 19:05:01 +02:00
pagerduty_alert.py [PR #7429/e556abb5 backport][stable-7] Many typo fixes () 2023-10-26 06:20:21 +02:00
pagerduty_change.py [PR #6681/45eb1e39 backport][stable-7] Use semantic markup (modules o-p) () 2023-06-15 19:05:01 +02:00
pagerduty_user.py [PR #6681/45eb1e39 backport][stable-7] Use semantic markup (modules o-p) () 2023-06-15 19:05:01 +02:00
pam_limits.py [PR #8057/c13bede0 backport][stable-7] pam_limits: do not create file in check mode when it does not exist () 2024-03-09 12:42:09 +00:00
pamd.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
parted.py [PR #7429/e556abb5 backport][stable-7] Many typo fixes () 2023-10-26 06:20:21 +02:00
pear.py [PR #7429/e556abb5 backport][stable-7] Many typo fixes () 2023-10-26 06:20:21 +02:00
pids.py [PR #6681/45eb1e39 backport][stable-7] Use semantic markup (modules o-p) () 2023-06-15 19:05:01 +02:00
pingdom.py
pip_package_info.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
pipx.py [PR #6681/45eb1e39 backport][stable-7] Use semantic markup (modules o-p) () 2023-06-15 19:05:01 +02:00
pipx_info.py [PR #6681/45eb1e39 backport][stable-7] Use semantic markup (modules o-p) () 2023-06-15 19:05:01 +02:00
pkg5.py [PR #6681/45eb1e39 backport][stable-7] Use semantic markup (modules o-p) () 2023-06-15 19:05:01 +02:00
pkg5_publisher.py
pkgin.py [PR #7971/dd25ddfb backport][stable-7] Pkgin fixes () 2024-02-23 20:48:32 +01:00
pkgng.py [PR #6681/45eb1e39 backport][stable-7] Use semantic markup (modules o-p) () 2023-06-15 19:05:01 +02:00
pkgutil.py [PR #6681/45eb1e39 backport][stable-7] Use semantic markup (modules o-p) () 2023-06-15 19:05:01 +02:00
pmem.py [PR #6681/45eb1e39 backport][stable-7] Use semantic markup (modules o-p) () 2023-06-15 19:05:01 +02:00
pnpm.py [PR #7339/39895a6d backport][stable-7] pnpm: version should not be latest when state is latest () 2023-10-04 16:47:32 +00:00
portage.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
portinstall.py
pritunl_org.py [PR #6681/45eb1e39 backport][stable-7] Use semantic markup (modules o-p) () 2023-06-15 19:05:01 +02:00
pritunl_org_info.py
pritunl_user.py [PR #6681/45eb1e39 backport][stable-7] Use semantic markup (modules o-p) () 2023-06-15 19:05:01 +02:00
pritunl_user_info.py [PR #6681/45eb1e39 backport][stable-7] Use semantic markup (modules o-p) () 2023-06-15 19:05:01 +02:00
profitbricks.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
profitbricks_datacenter.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
profitbricks_nic.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
profitbricks_volume.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
profitbricks_volume_attachments.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
proxmox.py [PR #8035/adb367a6 backport][stable-7] Fix missing apostrophes at proxmox.py examples () 2024-02-28 12:32:27 +01:00
proxmox_disk.py [PR #6770/70e2048d backport][stable-7] proxmox_disk: fix failure to create cdrom () 2023-06-27 07:07:39 +02:00
proxmox_domain_info.py
proxmox_group_info.py
proxmox_kvm.py [PR #7953/248e2ff3 backport][stable-7] [FIX] proxmox_kvm: fetch vm status from node-specific API endpoint to ensure fresh state () 2024-02-28 22:23:30 +01:00
proxmox_nic.py [PR #6681/45eb1e39 backport][stable-7] Use semantic markup (modules o-p) () 2023-06-15 19:05:01 +02:00
proxmox_pool.py [PR #6604/16abb96b backport][stable-7] New Proxmox VE modules to handle pools and their membership () 2023-06-06 06:05:07 +02:00
proxmox_pool_member.py [PR #7464/03049893 backport][stable-7] fix vm removal in proxmox_pool_member.py () 2023-11-06 20:45:50 +01:00
proxmox_snap.py [PR #6681/45eb1e39 backport][stable-7] Use semantic markup (modules o-p) () 2023-06-15 19:05:01 +02:00
proxmox_storage_info.py [PR #7427/f4d81681 backport][stable-7] Typo fix () 2023-10-25 22:47:24 +02:00
proxmox_tasks_info.py [PR #7591/19984ce4 backport][stable-7] Update proxmox_tasks_info.py () 2023-11-24 21:27:28 +01:00
proxmox_template.py [PR #6757/2d6e369d backport][stable-7] [proxmox_template] Fix error while uploading big ISO to Proxmox VE cluster () 2023-07-02 22:25:14 +02:00
proxmox_user_info.py [PR #7085/a8809401 backport][stable-7] Avoid direct type comparisons () 2023-08-11 10:23:58 +02:00
proxmox_vm_info.py [PR #7049/2089769c backport][stable-7] [proxmox_vm_info] Return empty list when requested VM doesn't exist () 2023-08-09 16:54:35 +02:00
pubnub_blocks.py [PR #6928/70503411 backport][stable-7] remove noqa exceptions () 2023-07-15 16:28:07 +02:00
pulp_repo.py [PR #6681/45eb1e39 backport][stable-7] Use semantic markup (modules o-p) () 2023-06-15 19:05:01 +02:00
puppet.py [PR #8001/1b8e6bc9 backport][stable-7] puppet_utils: Do not force lang for cmd () 2024-04-20 10:08:18 +02:00
pushbullet.py [PR #6681/45eb1e39 backport][stable-7] Use semantic markup (modules o-p) () 2023-06-15 19:05:01 +02:00
pushover.py
python_requirements_info.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
rax.py [PR #6683/eff0cb0e backport][stable-7] Use semantic markup (modules r-s) () 2023-06-15 19:05:11 +02:00
rax_cbs.py
rax_cbs_attachments.py
rax_cdb.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
rax_cdb_database.py
rax_cdb_user.py
rax_clb.py
rax_clb_nodes.py
rax_clb_ssl.py
rax_dns.py
rax_dns_record.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
rax_facts.py
rax_files.py
rax_files_objects.py [PR #6683/eff0cb0e backport][stable-7] Use semantic markup (modules r-s) () 2023-06-15 19:05:11 +02:00
rax_identity.py
rax_keypair.py
rax_meta.py
rax_mon_alarm.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
rax_mon_check.py [PR #6683/eff0cb0e backport][stable-7] Use semantic markup (modules r-s) () 2023-06-15 19:05:11 +02:00
rax_mon_entity.py
rax_mon_notification.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
rax_mon_notification_plan.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
rax_network.py
rax_queue.py
rax_scaling_group.py [PR #6683/eff0cb0e backport][stable-7] Use semantic markup (modules r-s) () 2023-06-15 19:05:11 +02:00
rax_scaling_policy.py [PR #6683/eff0cb0e backport][stable-7] Use semantic markup (modules r-s) () 2023-06-15 19:05:11 +02:00
read_csv.py [PR #6698/ccdcf70d backport][stable-7] Use semantic markup (modules t-z) () 2023-06-18 20:08:01 +02:00
redfish_command.py [PR #7330/cd83b245 backport][stable-7] Add support for Oem params () 2023-10-02 22:13:36 +02:00
redfish_config.py [PR #6813/55893f27 backport][stable-7] Adding CreateVolume functionality () 2023-10-06 23:24:53 +02:00
redfish_info.py [PR #7144/c7084c6c backport][stable-7] Adding bios registries command to redfish_info () 2023-10-09 09:25:53 +02:00
redhat_subscription.py [PR #7624/af01b462 backport][stable-7] redhat_subscription: use D-Bus registration on RHEL 7 only on 7.4+ () 2023-11-30 05:13:48 +00:00
redis.py [PR #7429/e556abb5 backport][stable-7] Many typo fixes () 2023-10-26 06:20:21 +02:00
redis_data.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
redis_data_incr.py [PR #6683/eff0cb0e backport][stable-7] Use semantic markup (modules r-s) () 2023-06-15 19:05:11 +02:00
redis_data_info.py
redis_info.py [PR #7267/43396efa backport][stable-7] feat(redis_info): use module_utils redis to support TLS () 2023-09-29 13:00:05 +02:00
rhevm.py [PR #6683/eff0cb0e backport][stable-7] Use semantic markup (modules r-s) () 2023-06-15 19:05:11 +02:00
rhn_channel.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
rhn_register.py [PR #6683/eff0cb0e backport][stable-7] Use semantic markup (modules r-s) () 2023-06-15 19:05:11 +02:00
rhsm_release.py [PR #6683/eff0cb0e backport][stable-7] Use semantic markup (modules r-s) () 2023-06-15 19:05:11 +02:00
rhsm_repository.py [PR #6837/e0324cdc backport][stable-7] rhsm_repository: refactor parsing of "subscription-manager repos" output () 2023-07-15 16:27:12 +02:00
riak.py [PR #8211/bafad8ec backport][stable-7] Support newer 'riak admin' sub-command beside legacy 'riak-admin' command () 2024-04-17 23:45:29 +02:00
rocketchat.py [PR #6683/eff0cb0e backport][stable-7] Use semantic markup (modules r-s) () 2023-06-15 19:05:11 +02:00
rollbar_deployment.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
rpm_ostree_pkg.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
rundeck_acl_policy.py [PR #7429/e556abb5 backport][stable-7] Many typo fixes () 2023-10-26 06:20:21 +02:00
rundeck_job_executions_info.py
rundeck_job_run.py [PR #6683/eff0cb0e backport][stable-7] Use semantic markup (modules r-s) () 2023-06-15 19:05:11 +02:00
rundeck_project.py
runit.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
say.py
scaleway_compute.py [PR #6683/eff0cb0e backport][stable-7] Use semantic markup (modules r-s) () 2023-06-15 19:05:11 +02:00
scaleway_compute_private_network.py [PR #6683/eff0cb0e backport][stable-7] Use semantic markup (modules r-s) () 2023-06-15 19:05:11 +02:00
scaleway_container.py [PR #7429/e556abb5 backport][stable-7] Many typo fixes () 2023-10-26 06:20:21 +02:00
scaleway_container_info.py
scaleway_container_namespace.py [PR #7429/e556abb5 backport][stable-7] Many typo fixes () 2023-10-26 06:20:21 +02:00
scaleway_container_namespace_info.py
scaleway_container_registry.py [PR #7429/e556abb5 backport][stable-7] Many typo fixes () 2023-10-26 06:20:21 +02:00
scaleway_container_registry_info.py
scaleway_database_backup.py [PR #6683/eff0cb0e backport][stable-7] Use semantic markup (modules r-s) () 2023-06-15 19:05:11 +02:00
scaleway_function.py [PR #7429/e556abb5 backport][stable-7] Many typo fixes () 2023-10-26 06:20:21 +02:00
scaleway_function_info.py
scaleway_function_namespace.py [PR #7429/e556abb5 backport][stable-7] Many typo fixes () 2023-10-26 06:20:21 +02:00
scaleway_function_namespace_info.py
scaleway_image_info.py
scaleway_ip.py [PR #6683/eff0cb0e backport][stable-7] Use semantic markup (modules r-s) () 2023-06-15 19:05:11 +02:00
scaleway_ip_info.py
scaleway_lb.py
scaleway_organization_info.py
scaleway_private_network.py [PR #6683/eff0cb0e backport][stable-7] Use semantic markup (modules r-s) () 2023-06-15 19:05:11 +02:00
scaleway_security_group.py [PR #6683/eff0cb0e backport][stable-7] Use semantic markup (modules r-s) () 2023-06-15 19:05:11 +02:00
scaleway_security_group_info.py
scaleway_security_group_rule.py [PR #6928/70503411 backport][stable-7] remove noqa exceptions () 2023-07-15 16:28:07 +02:00
scaleway_server_info.py
scaleway_snapshot_info.py
scaleway_sshkey.py [PR #6683/eff0cb0e backport][stable-7] Use semantic markup (modules r-s) () 2023-06-15 19:05:11 +02:00
scaleway_user_data.py
scaleway_volume.py [PR #6683/eff0cb0e backport][stable-7] Use semantic markup (modules r-s) () 2023-06-15 19:05:11 +02:00
scaleway_volume_info.py
sefcontext.py [PR #6683/eff0cb0e backport][stable-7] Use semantic markup (modules r-s) () 2023-06-15 19:05:11 +02:00
selinux_permissive.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
selogin.py
sendgrid.py [PR #6683/eff0cb0e backport][stable-7] Use semantic markup (modules r-s) () 2023-06-15 19:05:11 +02:00
sensu_check.py [PR #6683/eff0cb0e backport][stable-7] Use semantic markup (modules r-s) () 2023-06-15 19:05:11 +02:00
sensu_client.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
sensu_handler.py
sensu_silence.py
sensu_subscription.py
seport.py
serverless.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
shutdown.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
simpleinit_msb.py [PR #6618/8dc5a602 backport][stable-7] Support for simpleinit-msb init system () 2023-10-03 07:24:09 +02:00
sl_vm.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
slack.py [PR #6683/eff0cb0e backport][stable-7] Use semantic markup (modules r-s) () 2023-06-15 19:05:11 +02:00
slackpkg.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
smartos_image_info.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
snap.py [PR #7340/323a1dcf backport][stable-7] snap: detect change by checking final state () 2023-10-08 12:46:27 +02:00
snap_alias.py
snmp_facts.py [PR #6683/eff0cb0e backport][stable-7] Use semantic markup (modules r-s) () 2023-06-15 19:05:11 +02:00
solaris_zone.py [PR #7439/2b628260 backport][stable-7] Fix more typos () 2023-10-29 20:26:39 +01:00
sorcery.py [PR #7091/f7176df4 backport][stable-7] sorcery: update only specified grimoires () 2023-08-12 10:13:45 +02:00
spectrum_device.py [PR #6683/eff0cb0e backport][stable-7] Use semantic markup (modules r-s) () 2023-06-15 19:05:11 +02:00
spectrum_model_attrs.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
spotinst_aws_elastigroup.py [PR #7429/e556abb5 backport][stable-7] Many typo fixes () 2023-10-26 06:20:21 +02:00
ss_3par_cpg.py
ssh_config.py [PR #6683/eff0cb0e backport][stable-7] Use semantic markup (modules r-s) () 2023-06-15 19:05:11 +02:00
stackdriver.py [PR #6887/065ce3a1 backport][stable-7] stackdriver: deprecate module () 2023-07-13 20:30:57 +02:00
stacki_host.py [PR #7429/e556abb5 backport][stable-7] Many typo fixes () 2023-10-26 06:20:21 +02:00
statsd.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
statusio_maintenance.py [PR #7754/4a1006ac backport][stable-7] Fixed payload format () 2023-12-26 22:24:38 +01:00
sudoers.py [PR #6683/eff0cb0e backport][stable-7] Use semantic markup (modules r-s) () 2023-06-15 19:05:11 +02:00
supervisorctl.py [PR #7284/b88b0459 backport][stable-7] supervisorctl: stop process before removing it () 2023-09-28 21:43:45 +02:00
svc.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
svr4pkg.py [PR #6683/eff0cb0e backport][stable-7] Use semantic markup (modules r-s) () 2023-06-15 19:05:11 +02:00
swdepot.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
swupd.py [PR #6683/eff0cb0e backport][stable-7] Use semantic markup (modules r-s) () 2023-06-15 19:05:11 +02:00
syslogger.py
syspatch.py
sysrc.py [PR #7439/2b628260 backport][stable-7] Fix more typos () 2023-10-29 20:26:39 +01:00
sysupgrade.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
taiga_issue.py
telegram.py [PR #6698/ccdcf70d backport][stable-7] Use semantic markup (modules t-z) () 2023-06-18 20:08:01 +02:00
terraform.py [PR #7535/af5da7d4 backport][stable-7] fix(modules/terraform): handle multiline strings correctly in complex variables () 2023-11-24 21:47:58 +01:00
timezone.py [PR #7439/2b628260 backport][stable-7] Fix more typos () 2023-10-29 20:26:39 +01:00
twilio.py
typetalk.py
udm_dns_record.py [PR #6698/ccdcf70d backport][stable-7] Use semantic markup (modules t-z) () 2023-06-18 20:08:01 +02:00
udm_dns_zone.py [PR #6698/ccdcf70d backport][stable-7] Use semantic markup (modules t-z) () 2023-06-18 20:08:01 +02:00
udm_group.py
udm_share.py [PR #6698/ccdcf70d backport][stable-7] Use semantic markup (modules t-z) () 2023-06-18 20:08:01 +02:00
udm_user.py [PR #6698/ccdcf70d backport][stable-7] Use semantic markup (modules t-z) () 2023-06-18 20:08:01 +02:00
ufw.py [PR #6627/011b2f8b backport][stable-7] Start using semantic markup () 2023-06-10 10:53:50 +02:00
uptimerobot.py
urpmi.py [PR #6698/ccdcf70d backport][stable-7] Use semantic markup (modules t-z) () 2023-06-18 20:08:01 +02:00
utm_aaa_group.py
utm_aaa_group_info.py
utm_ca_host_key_cert.py
utm_ca_host_key_cert_info.py
utm_dns_host.py
utm_network_interface_address.py
utm_network_interface_address_info.py
utm_proxy_auth_profile.py
utm_proxy_exception.py
utm_proxy_frontend.py
utm_proxy_frontend_info.py
utm_proxy_location.py [PR #7429/e556abb5 backport][stable-7] Many typo fixes () 2023-10-26 06:20:21 +02:00
utm_proxy_location_info.py [PR #7429/e556abb5 backport][stable-7] Many typo fixes () 2023-10-26 06:20:21 +02:00
vdo.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
vertica_configuration.py
vertica_info.py
vertica_role.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
vertica_schema.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
vertica_user.py [PR #6698/ccdcf70d backport][stable-7] Use semantic markup (modules t-z) () 2023-06-18 20:08:01 +02:00
vexata_eg.py
vexata_volume.py
vmadm.py [PR #6698/ccdcf70d backport][stable-7] Use semantic markup (modules t-z) () 2023-06-18 20:08:01 +02:00
wakeonlan.py
wdc_redfish_command.py [PR #6698/ccdcf70d backport][stable-7] Use semantic markup (modules t-z) () 2023-06-18 20:08:01 +02:00
wdc_redfish_info.py [PR #6698/ccdcf70d backport][stable-7] Use semantic markup (modules t-z) () 2023-06-18 20:08:01 +02:00
webfaction_app.py [PR #6909/43dee97e backport][stable-7] webfaction modules: deprecation () 2023-07-12 22:24:09 +02:00
webfaction_db.py [PR #6909/43dee97e backport][stable-7] webfaction modules: deprecation () 2023-07-12 22:24:09 +02:00
webfaction_domain.py [PR #6909/43dee97e backport][stable-7] webfaction modules: deprecation () 2023-07-12 22:24:09 +02:00
webfaction_mailbox.py [PR #6909/43dee97e backport][stable-7] webfaction modules: deprecation () 2023-07-12 22:24:09 +02:00
webfaction_site.py [PR #6909/43dee97e backport][stable-7] webfaction modules: deprecation () 2023-07-12 22:24:09 +02:00
xattr.py [PR #6698/ccdcf70d backport][stable-7] Use semantic markup (modules t-z) () 2023-06-18 20:08:01 +02:00
xbps.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
xcc_redfish_command.py
xenserver_facts.py [PR #7429/e556abb5 backport][stable-7] Many typo fixes () 2023-10-26 06:20:21 +02:00
xenserver_guest.py [PR #7429/e556abb5 backport][stable-7] Many typo fixes () 2023-10-26 06:20:21 +02:00
xenserver_guest_info.py [PR #6928/70503411 backport][stable-7] remove noqa exceptions () 2023-07-15 16:28:07 +02:00
xenserver_guest_powerstate.py [PR #6928/70503411 backport][stable-7] remove noqa exceptions () 2023-07-15 16:28:07 +02:00
xfconf.py [PR #7429/e556abb5 backport][stable-7] Many typo fixes () 2023-10-26 06:20:21 +02:00
xfconf_info.py [PR #6698/ccdcf70d backport][stable-7] Use semantic markup (modules t-z) () 2023-06-18 20:08:01 +02:00
xfs_quota.py
xml.py [PR #8169/b444e873 backport][stable-7] xml: make module work with lxml 5.1.1 () 2024-03-30 22:48:30 +01:00
yarn.py
yum_versionlock.py [PR #6861/2bf85cca backport][stable-7] feature(yum_versionlock): add support to pin specific package versions () 2023-07-13 06:14:34 +02:00
zfs.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup () 2023-06-20 11:08:32 +02:00
zfs_delegate_admin.py [PR #6698/ccdcf70d backport][stable-7] Use semantic markup (modules t-z) () 2023-06-18 20:08:01 +02:00
zfs_facts.py
znode.py [PR #6698/ccdcf70d backport][stable-7] Use semantic markup (modules t-z) () 2023-06-18 20:08:01 +02:00
zpool_facts.py
zypper.py [PR #7427/f4d81681 backport][stable-7] Typo fix () 2023-10-25 22:47:24 +02:00
zypper_repository.py [PR #6698/ccdcf70d backport][stable-7] Use semantic markup (modules t-z) () 2023-06-18 20:08:01 +02:00