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
patchback[bot] 2a5e4b8a46
[PR #7219/208df2c9 backport][stable-6] nsupdate: fix 'index out of range' error when no TTL answer is given (#7235)
nsupdate: fix 'index out of range' error when no TTL answer is given (#7219)

* nsupdate: fix 'index out of range' error when no TTL answer is given

Fix a possible `list index out of range` when no answer is returned in the `ttl_changed` method
by applying the existing workaround for NS records to all record types.

Resolves #836

* fixup! nsupdate: fix 'index out of range' error when no TTL answer is given

(cherry picked from commit 208df2c9e6)

Co-authored-by: Silke Hofstra <silkeh@users.noreply.github.com>
2023-09-11 06:01:01 +02:00
..
aerospike_migrations.py [PR #5966/b4a50010 backport][stable-6] Add attributes to more modules (2/4) (#6023) 2023-02-20 17:46:37 +01:00
airbrake_deployment.py [PR #5966/b4a50010 backport][stable-6] Add attributes to more modules (2/4) (#6023) 2023-02-20 17:46:37 +01:00
aix_devices.py [PR #6152/11c7611c backport][stable-6] More true/false normalization (#6153) 2023-03-07 07:10:10 +01:00
aix_filesystem.py [PR #5959/5b9ee786 backport][stable-6] Add attributes to aix and ibm modules (#6058) 2023-02-24 11:04:36 +01:00
aix_inittab.py [PR #5959/5b9ee786 backport][stable-6] Add attributes to aix and ibm modules (#6058) 2023-02-24 11:04:36 +01:00
aix_lvg.py [PR #5959/5b9ee786 backport][stable-6] Add attributes to aix and ibm modules (#6058) 2023-02-24 11:04:36 +01:00
aix_lvol.py [PR #5959/5b9ee786 backport][stable-6] Add attributes to aix and ibm modules (#6058) 2023-02-24 11:04:36 +01:00
alerta_customer.py [PR #5966/b4a50010 backport][stable-6] Add attributes to more modules (2/4) (#6023) 2023-02-20 17:46:37 +01:00
ali_instance.py [PR #5965/0ef80569 backport][stable-6] Add attributes to more modules (1/4) (#6022) 2023-02-20 17:47:01 +01:00
ali_instance_info.py [stable-6] Check mode has only been added for some _info and _facts modules in a bugfix (#6026) 2023-02-20 18:08:15 +01:00
alternatives.py [PR #5964/9de14548 backport][stable-6] Add attributes to various basic modules (#6021) 2023-02-20 17:47:39 +01:00
ansible_galaxy_install.py [PR #5954/3ec2fde2 backport][stable-6] Add attributes to package manager modules (#6062) 2023-02-24 11:04:03 +01:00
apache2_mod_proxy.py [PR #5963/673c79f6 backport][stable-6] Add attributes to apache2, cobbler, dimensiondata, icinga2, lxca, pritunl, and spectrum modules (#6059) 2023-02-24 11:05:04 +01:00
apache2_module.py [PR #7209/9f1a9e30 backport][stable-6] plugins/modules/apache2_module: fix typo (#7210) 2023-09-06 19:09:59 +02:00
apk.py [PR #5954/3ec2fde2 backport][stable-6] Add attributes to package manager modules (#6062) 2023-02-24 11:04:03 +01:00
apt_repo.py [PR #5954/3ec2fde2 backport][stable-6] Add attributes to package manager modules (#6062) 2023-02-24 11:04:03 +01:00
apt_rpm.py [PR #5867/b1d94385 backport][stable-6] apt_rpm: add clean, dist_upgrade and update_kernel (#6233) 2023-03-25 08:50:19 +01:00
archive.py [PR #6274/14b19afc backport][stable-6] archive: Generate crc32 over 16MiB chunks (#6326) 2023-04-13 05:09:34 +00:00
atomic_container.py [PR #5958/ed79a685 backport][stable-6] Add attributes to atomic, memset, one, oneview, packet, proxmox, and xenserver modules (#6019) 2023-02-20 17:42:08 +01:00
atomic_host.py [PR #5958/ed79a685 backport][stable-6] Add attributes to atomic, memset, one, oneview, packet, proxmox, and xenserver modules (#6019) 2023-02-20 17:42:08 +01:00
atomic_image.py [PR #5958/ed79a685 backport][stable-6] Add attributes to atomic, memset, one, oneview, packet, proxmox, and xenserver modules (#6019) 2023-02-20 17:42:08 +01:00
awall.py [PR #6442/b4628e27 backport][stable-6] awall: improve docs (#6455) 2023-04-28 15:26:04 +02:00
beadm.py [PR #5960/3b97fad5 backport][stable-6] Add attributes to some filesystem modules (#6061) 2023-02-24 11:04:44 +01:00
bearychat.py [PR #5966/b4a50010 backport][stable-6] Add attributes to more modules (2/4) (#6023) 2023-02-20 17:46:37 +01:00
bigpanda.py [PR #5966/b4a50010 backport][stable-6] Add attributes to more modules (2/4) (#6023) 2023-02-20 17:46:37 +01:00
bitbucket_access_key.py [PR #5956/bad4b4b0 backport][stable-6] Add attributes to source control modules (#6056) 2023-02-24 11:04:20 +01:00
bitbucket_pipeline_key_pair.py [PR #5956/bad4b4b0 backport][stable-6] Add attributes to source control modules (#6056) 2023-02-24 11:04:20 +01:00
bitbucket_pipeline_known_host.py [PR #5956/bad4b4b0 backport][stable-6] Add attributes to source control modules (#6056) 2023-02-24 11:04:20 +01:00
bitbucket_pipeline_variable.py [PR #5956/bad4b4b0 backport][stable-6] Add attributes to source control modules (#6056) 2023-02-24 11:04:20 +01:00
bower.py [PR #5954/3ec2fde2 backport][stable-6] Add attributes to package manager modules (#6062) 2023-02-24 11:04:03 +01:00
btrfs_info.py [PR #5832/ae5090d9 backport][stable-6] New modules btrfs_subvolume / btrfs_info (#6376) 2023-04-20 07:12:45 +02:00
btrfs_subvolume.py [PR #5832/ae5090d9 backport][stable-6] New modules btrfs_subvolume / btrfs_info (#6376) 2023-04-20 07:12:45 +02:00
bundler.py [PR #5954/3ec2fde2 backport][stable-6] Add attributes to package manager modules (#6062) 2023-02-24 11:04:03 +01:00
bzr.py [PR #5956/bad4b4b0 backport][stable-6] Add attributes to source control modules (#6056) 2023-02-24 11:04:20 +01:00
campfire.py [PR #5962/51394b55 backport][stable-6] Add attributes to some messaging modules (#6060) 2023-02-24 11:04:52 +01:00
capabilities.py [PR #5966/b4a50010 backport][stable-6] Add attributes to more modules (2/4) (#6023) 2023-02-20 17:46:37 +01:00
cargo.py [PR #5954/3ec2fde2 backport][stable-6] Add attributes to package manager modules (#6062) 2023-02-24 11:04:03 +01:00
catapult.py [PR #5966/b4a50010 backport][stable-6] Add attributes to more modules (2/4) (#6023) 2023-02-20 17:46:37 +01:00
circonus_annotation.py [PR #5966/b4a50010 backport][stable-6] Add attributes to more modules (2/4) (#6023) 2023-02-20 17:46:37 +01:00
cisco_webex.py [PR #5962/51394b55 backport][stable-6] Add attributes to some messaging modules (#6060) 2023-02-24 11:04:52 +01:00
clc_aa_policy.py [PR #5952/cc29b165 backport][stable-6] Add attributes to clc, hwc, and lxd modules (#6053) 2023-02-24 11:03:38 +01:00
clc_alert_policy.py [PR #5952/cc29b165 backport][stable-6] Add attributes to clc, hwc, and lxd modules (#6053) 2023-02-24 11:03:38 +01:00
clc_blueprint_package.py [PR #5952/cc29b165 backport][stable-6] Add attributes to clc, hwc, and lxd modules (#6053) 2023-02-24 11:03:38 +01:00
clc_firewall_policy.py [PR #5952/cc29b165 backport][stable-6] Add attributes to clc, hwc, and lxd modules (#6053) 2023-02-24 11:03:38 +01:00
clc_group.py [PR #5952/cc29b165 backport][stable-6] Add attributes to clc, hwc, and lxd modules (#6053) 2023-02-24 11:03:38 +01:00
clc_loadbalancer.py [PR #5952/cc29b165 backport][stable-6] Add attributes to clc, hwc, and lxd modules (#6053) 2023-02-24 11:03:38 +01:00
clc_modify_server.py [PR #5952/cc29b165 backport][stable-6] Add attributes to clc, hwc, and lxd modules (#6053) 2023-02-24 11:03:38 +01:00
clc_publicip.py [PR #5952/cc29b165 backport][stable-6] Add attributes to clc, hwc, and lxd modules (#6053) 2023-02-24 11:03:38 +01:00
clc_server.py [PR #5952/cc29b165 backport][stable-6] Add attributes to clc, hwc, and lxd modules (#6053) 2023-02-24 11:03:38 +01:00
clc_server_snapshot.py [PR #5952/cc29b165 backport][stable-6] Add attributes to clc, hwc, and lxd modules (#6053) 2023-02-24 11:03:38 +01:00
cloud_init_data_facts.py Short descriptions (batch1) - massive fix on Capitalization and trailing period (#5503) (#5516) 2022-11-09 07:38:36 +01:00
cloudflare_dns.py [PR #5972/094dc6b6 backport][stable-6] cloudflare_dns: Fix setting SRV records with a root level entry (#6097) 2023-02-26 14:16:52 +01:00
cobbler_sync.py [PR #5963/673c79f6 backport][stable-6] Add attributes to apache2, cobbler, dimensiondata, icinga2, lxca, pritunl, and spectrum modules (#6059) 2023-02-24 11:05:04 +01:00
cobbler_system.py [PR #5963/673c79f6 backport][stable-6] Add attributes to apache2, cobbler, dimensiondata, icinga2, lxca, pritunl, and spectrum modules (#6059) 2023-02-24 11:05:04 +01:00
composer.py [PR #5954/3ec2fde2 backport][stable-6] Add attributes to package manager modules (#6062) 2023-02-24 11:04:03 +01:00
consul.py [PR #5957/1f1ae558 backport][stable-6] Add attributes to consul, datadog, jenkins, pagerduty, rundeck, and sensu modules (#6057) 2023-02-24 11:04:27 +01:00
consul_acl.py [PR #5957/1f1ae558 backport][stable-6] Add attributes to consul, datadog, jenkins, pagerduty, rundeck, and sensu modules (#6057) 2023-02-24 11:04:27 +01:00
consul_kv.py [PR #5957/1f1ae558 backport][stable-6] Add attributes to consul, datadog, jenkins, pagerduty, rundeck, and sensu modules (#6057) 2023-02-24 11:04:27 +01:00
consul_session.py [PR #5957/1f1ae558 backport][stable-6] Add attributes to consul, datadog, jenkins, pagerduty, rundeck, and sensu modules (#6057) 2023-02-24 11:04:27 +01:00
copr.py [PR #5954/3ec2fde2 backport][stable-6] Add attributes to package manager modules (#6062) 2023-02-24 11:04:03 +01:00
cpanm.py [PR #6385/ad6ff9b0 backport][stable-6] cpanm: apply MH feature (#6395) 2023-04-23 12:29:06 +02:00
cronvar.py [PR #5964/9de14548 backport][stable-6] Add attributes to various basic modules (#6021) 2023-02-20 17:47:39 +01:00
crypttab.py [PR #5964/9de14548 backport][stable-6] Add attributes to various basic modules (#6021) 2023-02-20 17:47:39 +01:00
datadog_downtime.py [PR #6811/fc74f9a4 backport][stable-6] [datadog_downtime] - added 'type' to recurrence object when rrule param is present (#6890) 2023-07-08 18:09:21 +02:00
datadog_event.py [PR #5957/1f1ae558 backport][stable-6] Add attributes to consul, datadog, jenkins, pagerduty, rundeck, and sensu modules (#6057) 2023-02-24 11:04:27 +01:00
datadog_monitor.py [PR #5957/1f1ae558 backport][stable-6] Add attributes to consul, datadog, jenkins, pagerduty, rundeck, and sensu modules (#6057) 2023-02-24 11:04:27 +01:00
dconf.py [PR #6538/08377df7 backport][stable-6] Fix code formatting in documentation of dconf.py (#6542) 2023-05-20 14:57:38 +02:00
deploy_helper.py [PR #5965/0ef80569 backport][stable-6] Add attributes to more modules (1/4) (#6022) 2023-02-20 17:47:01 +01:00
dimensiondata_network.py [PR #5963/673c79f6 backport][stable-6] Add attributes to apache2, cobbler, dimensiondata, icinga2, lxca, pritunl, and spectrum modules (#6059) 2023-02-24 11:05:04 +01:00
dimensiondata_vlan.py [PR #5963/673c79f6 backport][stable-6] Add attributes to apache2, cobbler, dimensiondata, icinga2, lxca, pritunl, and spectrum modules (#6059) 2023-02-24 11:05:04 +01:00
discord.py [PR #5962/51394b55 backport][stable-6] Add attributes to some messaging modules (#6060) 2023-02-24 11:04:52 +01:00
django_manage.py [PR #5966/b4a50010 backport][stable-6] Add attributes to more modules (2/4) (#6023) 2023-02-20 17:46:37 +01:00
dnf_versionlock.py [PR #5954/3ec2fde2 backport][stable-6] Add attributes to package manager modules (#6062) 2023-02-24 11:04:03 +01:00
dnsimple.py [PR #5966/b4a50010 backport][stable-6] Add attributes to more modules (2/4) (#6023) 2023-02-20 17:46:37 +01:00
dnsimple_info.py add dependency manager (#5535) (#5574) 2022-11-23 07:37:45 +01:00
dnsmadeeasy.py [PR #5966/b4a50010 backport][stable-6] Add attributes to more modules (2/4) (#6023) 2023-02-20 17:46:37 +01:00
dpkg_divert.py [PR #5954/3ec2fde2 backport][stable-6] Add attributes to package manager modules (#6062) 2023-02-24 11:04:03 +01:00
easy_install.py [PR #5954/3ec2fde2 backport][stable-6] Add attributes to package manager modules (#6062) 2023-02-24 11:04:03 +01:00
ejabberd_user.py [PR #7033/c1f2f126 backport][stable-6] ejabberd_user: bug fixes + tests (#7069) 2023-08-08 13:45:14 +02:00
elasticsearch_plugin.py [PR #5966/b4a50010 backport][stable-6] Add attributes to more modules (2/4) (#6023) 2023-02-20 17:46:37 +01:00
emc_vnx_sg_member.py [PR #5966/b4a50010 backport][stable-6] Add attributes to more modules (2/4) (#6023) 2023-02-20 17:46:37 +01:00
etcd3.py [PR #5953/cc3a79bc backport][stable-6] Add attributes to some database modules (#6054) 2023-02-24 11:03:56 +01:00
facter.py [PR #5966/b4a50010 backport][stable-6] Add attributes to more modules (2/4) (#6023) 2023-02-20 17:46:37 +01:00
filesize.py [PR #5960/3b97fad5 backport][stable-6] Add attributes to some filesystem modules (#6061) 2023-02-24 11:04:44 +01:00
filesystem.py [PR #5960/3b97fad5 backport][stable-6] Add attributes to some filesystem modules (#6061) 2023-02-24 11:04:44 +01:00
flatpak.py [PR #6289/6e0bc4f4 backport][stable-6] Remove --app by flatpak check if already installed (ansible-collectio… (#6372) 2023-04-20 06:34:29 +02:00
flatpak_remote.py [PR #5926/810f3b50 backport][stable-6] Add enabled parameter to flatpak_remote (#6095) 2023-02-25 23:16:07 +01:00
flowdock.py [PR #5966/b4a50010 backport][stable-6] Add attributes to more modules (2/4) (#6023) 2023-02-20 17:46:37 +01:00
gandi_livedns.py [PR #5966/b4a50010 backport][stable-6] Add attributes to more modules (2/4) (#6023) 2023-02-20 17:46:37 +01:00
gconftool2.py [PR #5964/9de14548 backport][stable-6] Add attributes to various basic modules (#6021) 2023-02-20 17:47:39 +01:00
gconftool2_info.py gconftool2: refactored to use ModuleHelper + CmdRunner (#5545) (#5551) 2022-11-23 07:37:27 +01:00
gem.py [PR #5954/3ec2fde2 backport][stable-6] Add attributes to package manager modules (#6062) 2023-02-24 11:04:03 +01:00
git_config.py [PR #5947/3186a944 backport][stable-6] Add attributes to git* modules (#6018) 2023-02-20 17:41:58 +01:00
github_deploy_key.py [PR #5947/3186a944 backport][stable-6] Add attributes to git* modules (#6018) 2023-02-20 17:41:58 +01:00
github_issue.py [PR #5947/3186a944 backport][stable-6] Add attributes to git* modules (#6018) 2023-02-20 17:41:58 +01:00
github_key.py [PR #6854/99a35b16 backport][stable-6] Add example for github_key in a single task (#6859) 2023-07-06 08:03:00 +02:00
github_release.py [PR #5947/3186a944 backport][stable-6] Add attributes to git* modules (#6018) 2023-02-20 17:41:58 +01:00
github_repo.py [PR #5947/3186a944 backport][stable-6] Add attributes to git* modules (#6018) 2023-02-20 17:41:58 +01:00
github_webhook.py [PR #5994/1877ef15 backport][stable-6] github_webhook: Don't include secret in the config if it's absent (#6088) 2023-02-25 11:56:05 +01:00
github_webhook_info.py Document attributes (_info and _facts modules for now) (#5481) 2022-11-06 21:16:43 +01:00
gitlab_branch.py [PR #5947/3186a944 backport][stable-6] Add attributes to git* modules (#6018) 2023-02-20 17:41:58 +01:00
gitlab_deploy_key.py [PR #5947/3186a944 backport][stable-6] Add attributes to git* modules (#6018) 2023-02-20 17:41:58 +01:00
gitlab_group.py [PR #6712/e85b0080 backport][stable-6] gitlab_group => Make most options optional (#6724) 2023-06-18 21:27:29 +02:00
gitlab_group_members.py [PR #5947/3186a944 backport][stable-6] Add attributes to git* modules (#6018) 2023-02-20 17:41:58 +01:00
gitlab_group_variable.py [PR #5947/3186a944 backport][stable-6] Add attributes to git* modules (#6018) 2023-02-20 17:41:58 +01:00
gitlab_hook.py [PR #5947/3186a944 backport][stable-6] Add attributes to git* modules (#6018) 2023-02-20 17:41:58 +01:00
gitlab_project.py [PR #6278/cee5f31b backport][stable-6] Add support to topics on Gitlab Project module (#6283) 2023-04-03 22:15:23 +02:00
gitlab_project_badge.py [GitLab] Add modules to manager project badges (#5534) (#5584) 2022-11-23 07:38:08 +01:00
gitlab_project_members.py [PR #5947/3186a944 backport][stable-6] Add attributes to git* modules (#6018) 2023-02-20 17:41:58 +01:00
gitlab_project_variable.py [PR #5947/3186a944 backport][stable-6] Add attributes to git* modules (#6018) 2023-02-20 17:41:58 +01:00
gitlab_protected_branch.py [PR #5947/3186a944 backport][stable-6] Add attributes to git* modules (#6018) 2023-02-20 17:41:58 +01:00
gitlab_runner.py [PR #3935/f3be0076 backport][stable-6] Add Gitlab group runners support (#6234) 2023-03-25 08:50:28 +01:00
gitlab_user.py [PR #5947/3186a944 backport][stable-6] Add attributes to git* modules (#6018) 2023-02-20 17:41:58 +01:00
grove.py [PR #5966/b4a50010 backport][stable-6] Add attributes to more modules (2/4) (#6023) 2023-02-20 17:46:37 +01:00
gunicorn.py [PR #5966/b4a50010 backport][stable-6] Add attributes to more modules (2/4) (#6023) 2023-02-20 17:46:37 +01:00
hana_query.py [stable-6] Add attributes to SAP modules (#6068) 2023-02-24 11:26:20 +01:00
haproxy.py [PR #5966/b4a50010 backport][stable-6] Add attributes to more modules (2/4) (#6023) 2023-02-20 17:46:37 +01:00
heroku_collaborator.py [PR #5965/0ef80569 backport][stable-6] Add attributes to more modules (1/4) (#6022) 2023-02-20 17:47:01 +01:00
hg.py [PR #5956/bad4b4b0 backport][stable-6] Add attributes to source control modules (#6056) 2023-02-24 11:04:20 +01:00
hipchat.py [PR #5962/51394b55 backport][stable-6] Add attributes to some messaging modules (#6060) 2023-02-24 11:04:52 +01:00
homebrew.py [PR #5954/3ec2fde2 backport][stable-6] Add attributes to package manager modules (#6062) 2023-02-24 11:04:03 +01:00
homebrew_cask.py [PR #6267/6c5c05df backport][stable-6] homebrew: respect greedy flag for cask upgrade_all (#6328) 2023-04-13 07:09:19 +02:00
homebrew_tap.py [PR #5954/3ec2fde2 backport][stable-6] Add attributes to package manager modules (#6062) 2023-02-24 11:04:03 +01:00
homectl.py [PR #5964/9de14548 backport][stable-6] Add attributes to various basic modules (#6021) 2023-02-20 17:47:39 +01:00
honeybadger_deployment.py [PR #5965/0ef80569 backport][stable-6] Add attributes to more modules (1/4) (#6022) 2023-02-20 17:47:01 +01:00
hpilo_boot.py [PR #5961/755a4969 backport][stable-6] Add attributes to remove management modules (#6020) 2023-02-20 17:42:18 +01:00
hpilo_info.py Document attributes (_info and _facts modules for now) (#5481) 2022-11-06 21:16:43 +01:00
hponcfg.py [PR #5965/0ef80569 backport][stable-6] Add attributes to more modules (1/4) (#6022) 2023-02-20 17:47:01 +01:00
htpasswd.py [PR #5966/b4a50010 backport][stable-6] Add attributes to more modules (2/4) (#6023) 2023-02-20 17:46:37 +01:00
hwc_ecs_instance.py [PR #5952/cc29b165 backport][stable-6] Add attributes to clc, hwc, and lxd modules (#6053) 2023-02-24 11:03:38 +01:00
hwc_evs_disk.py [PR #5952/cc29b165 backport][stable-6] Add attributes to clc, hwc, and lxd modules (#6053) 2023-02-24 11:03:38 +01:00
hwc_network_vpc.py [PR #5952/cc29b165 backport][stable-6] Add attributes to clc, hwc, and lxd modules (#6053) 2023-02-24 11:03:38 +01:00
hwc_smn_topic.py [PR #5952/cc29b165 backport][stable-6] Add attributes to clc, hwc, and lxd modules (#6053) 2023-02-24 11:03:38 +01:00
hwc_vpc_eip.py [PR #5952/cc29b165 backport][stable-6] Add attributes to clc, hwc, and lxd modules (#6053) 2023-02-24 11:03:38 +01:00
hwc_vpc_peering_connect.py [PR #5952/cc29b165 backport][stable-6] Add attributes to clc, hwc, and lxd modules (#6053) 2023-02-24 11:03:38 +01:00
hwc_vpc_port.py [PR #5952/cc29b165 backport][stable-6] Add attributes to clc, hwc, and lxd modules (#6053) 2023-02-24 11:03:38 +01:00
hwc_vpc_private_ip.py [PR #5952/cc29b165 backport][stable-6] Add attributes to clc, hwc, and lxd modules (#6053) 2023-02-24 11:03:38 +01:00
hwc_vpc_route.py [PR #5952/cc29b165 backport][stable-6] Add attributes to clc, hwc, and lxd modules (#6053) 2023-02-24 11:03:38 +01:00
hwc_vpc_security_group.py [PR #5952/cc29b165 backport][stable-6] Add attributes to clc, hwc, and lxd modules (#6053) 2023-02-24 11:03:38 +01:00
hwc_vpc_security_group_rule.py [PR #5952/cc29b165 backport][stable-6] Add attributes to clc, hwc, and lxd modules (#6053) 2023-02-24 11:03:38 +01:00
hwc_vpc_subnet.py [PR #5952/cc29b165 backport][stable-6] Add attributes to clc, hwc, and lxd modules (#6053) 2023-02-24 11:03:38 +01:00
ibm_sa_domain.py [PR #5959/5b9ee786 backport][stable-6] Add attributes to aix and ibm modules (#6058) 2023-02-24 11:04:36 +01:00
ibm_sa_host.py [PR #5959/5b9ee786 backport][stable-6] Add attributes to aix and ibm modules (#6058) 2023-02-24 11:04:36 +01:00
ibm_sa_host_ports.py [PR #5959/5b9ee786 backport][stable-6] Add attributes to aix and ibm modules (#6058) 2023-02-24 11:04:36 +01:00
ibm_sa_pool.py [PR #5959/5b9ee786 backport][stable-6] Add attributes to aix and ibm modules (#6058) 2023-02-24 11:04:36 +01:00
ibm_sa_vol.py [PR #5959/5b9ee786 backport][stable-6] Add attributes to aix and ibm modules (#6058) 2023-02-24 11:04:36 +01:00
ibm_sa_vol_map.py [PR #5959/5b9ee786 backport][stable-6] Add attributes to aix and ibm modules (#6058) 2023-02-24 11:04:36 +01:00
icinga2_feature.py [PR #5963/673c79f6 backport][stable-6] Add attributes to apache2, cobbler, dimensiondata, icinga2, lxca, pritunl, and spectrum modules (#6059) 2023-02-24 11:05:04 +01:00
icinga2_host.py [PR #6748/806f6da1 backport][stable-6] icinga2_host: fix a key error when modifying an existing host (#6752) 2023-06-20 19:23:06 +02:00
idrac_redfish_command.py [PR #6370/484f642c backport][stable-6] Redfish iDRAC: Allow for specifying an exact manager with 'resource_id' for CreateBiosConfigJob (#6380) 2023-04-20 07:50:42 +02:00
idrac_redfish_config.py [PR #5961/755a4969 backport][stable-6] Add attributes to remove management modules (#6020) 2023-02-20 17:42:18 +01:00
idrac_redfish_info.py [stable-6] Check mode has only been added for some _info and _facts modules in a bugfix (#6026) 2023-02-20 18:08:15 +01:00
ilo_redfish_command.py [PR #6115/f95b8ab9 backport][stable-6] Adding CheckiLORebootStatus functionality to ilo_redfish_command (#6339) 2023-04-16 13:39:44 +02:00
ilo_redfish_config.py [PR #5961/755a4969 backport][stable-6] Add attributes to remove management modules (#6020) 2023-02-20 17:42:18 +01:00
ilo_redfish_info.py Document attributes (_info and _facts modules for now) (#5481) 2022-11-06 21:16:43 +01:00
imc_rest.py [PR #5965/0ef80569 backport][stable-6] Add attributes to more modules (1/4) (#6022) 2023-02-20 17:47:01 +01:00
imgadm.py [PR #5965/0ef80569 backport][stable-6] Add attributes to more modules (1/4) (#6022) 2023-02-20 17:47:01 +01:00
infinity.py [PR #5965/0ef80569 backport][stable-6] Add attributes to more modules (1/4) (#6022) 2023-02-20 17:47:01 +01:00
influxdb_database.py [PR #5953/cc3a79bc backport][stable-6] Add attributes to some database modules (#6054) 2023-02-24 11:03:56 +01:00
influxdb_query.py [PR #5953/cc3a79bc backport][stable-6] Add attributes to some database modules (#6054) 2023-02-24 11:03:56 +01:00
influxdb_retention_policy.py [PR #5953/cc3a79bc backport][stable-6] Add attributes to some database modules (#6054) 2023-02-24 11:03:56 +01:00
influxdb_user.py [PR #6111/3fb1ff0b backport][stable-6] Fix influxdb_user grants in check mode (#6214) 2023-03-22 13:16:21 +01:00
influxdb_write.py [PR #5953/cc3a79bc backport][stable-6] Add attributes to some database modules (#6054) 2023-02-24 11:03:56 +01:00
ini_file.py [PR #6575/f710a10f backport][stable-6] ini_file: try using inactive option before creating a new one (#6728) 2023-06-19 08:01:18 +02:00
installp.py [PR #5954/3ec2fde2 backport][stable-6] Add attributes to package manager modules (#6062) 2023-02-24 11:04:03 +01:00
interfaces_file.py [PR #6131/abcba9db backport][stable-6] Interfaces file spaces fix (#6169) 2023-03-09 20:31:08 +01:00
ip_netns.py [PR #5965/0ef80569 backport][stable-6] Add attributes to more modules (1/4) (#6022) 2023-02-20 17:47:01 +01:00
ipa_config.py [PR #5950/18a6bdd6 backport][stable-6] Add attributes to ipa and keycloak modules (#6063) 2023-02-24 11:03:47 +01:00
ipa_dnsrecord.py [PR #6620/91b69263 backport][stable-6] Fixed typo in record_values documentation (#6625) 2023-06-06 07:39:13 +02:00
ipa_dnszone.py [PR #6906/b818afd4 backport][stable-6] Fix key error for reverse zone (#6905) (#6950) 2023-07-16 14:39:31 +02:00
ipa_group.py [PR #5950/18a6bdd6 backport][stable-6] Add attributes to ipa and keycloak modules (#6063) 2023-02-24 11:03:47 +01:00
ipa_hbacrule.py [PR #5950/18a6bdd6 backport][stable-6] Add attributes to ipa and keycloak modules (#6063) 2023-02-24 11:03:47 +01:00
ipa_host.py [PR #5950/18a6bdd6 backport][stable-6] Add attributes to ipa and keycloak modules (#6063) 2023-02-24 11:03:47 +01:00
ipa_hostgroup.py [PR #6203/f4dd4d5a backport][stable-6] Add append option to ipa_hostgroup module (#6391) 2023-04-22 23:07:52 +02:00
ipa_otpconfig.py [PR #5950/18a6bdd6 backport][stable-6] Add attributes to ipa and keycloak modules (#6063) 2023-02-24 11:03:47 +01:00
ipa_otptoken.py [PR #5950/18a6bdd6 backport][stable-6] Add attributes to ipa and keycloak modules (#6063) 2023-02-24 11:03:47 +01:00
ipa_pwpolicy.py [PR #5950/18a6bdd6 backport][stable-6] Add attributes to ipa and keycloak modules (#6063) 2023-02-24 11:03:47 +01:00
ipa_role.py [PR #5950/18a6bdd6 backport][stable-6] Add attributes to ipa and keycloak modules (#6063) 2023-02-24 11:03:47 +01:00
ipa_service.py [PR #5950/18a6bdd6 backport][stable-6] Add attributes to ipa and keycloak modules (#6063) 2023-02-24 11:03:47 +01:00
ipa_subca.py [PR #5950/18a6bdd6 backport][stable-6] Add attributes to ipa and keycloak modules (#6063) 2023-02-24 11:03:47 +01:00
ipa_sudocmd.py [PR #5950/18a6bdd6 backport][stable-6] Add attributes to ipa and keycloak modules (#6063) 2023-02-24 11:03:47 +01:00
ipa_sudocmdgroup.py [PR #5950/18a6bdd6 backport][stable-6] Add attributes to ipa and keycloak modules (#6063) 2023-02-24 11:03:47 +01:00
ipa_sudorule.py [PR #5950/18a6bdd6 backport][stable-6] Add attributes to ipa and keycloak modules (#6063) 2023-02-24 11:03:47 +01:00
ipa_user.py [PR #5950/18a6bdd6 backport][stable-6] Add attributes to ipa and keycloak modules (#6063) 2023-02-24 11:03:47 +01:00
ipa_vault.py [PR #5950/18a6bdd6 backport][stable-6] Add attributes to ipa and keycloak modules (#6063) 2023-02-24 11:03:47 +01:00
ipify_facts.py Document attributes (_info and _facts modules for now) (#5481) 2022-11-06 21:16:43 +01:00
ipinfoio_facts.py short_description fix batch 2 (#5520) (#5523) 2022-11-09 14:11:41 +01:00
ipmi_boot.py [PR #5961/755a4969 backport][stable-6] Add attributes to remove management modules (#6020) 2023-02-20 17:42:18 +01:00
ipmi_power.py [PR #6152/11c7611c backport][stable-6] More true/false normalization (#6153) 2023-03-07 07:10:10 +01:00
iptables_state.py [PR #5951/cb7a970f backport][stable-6] Add attributes for modules with action plugin (#6033) 2023-02-22 13:58:29 +00:00
ipwcli_dns.py [PR #5965/0ef80569 backport][stable-6] Add attributes to more modules (1/4) (#6022) 2023-02-20 17:47:01 +01:00
irc.py [PR #5962/51394b55 backport][stable-6] Add attributes to some messaging modules (#6060) 2023-02-24 11:04:52 +01:00
iso_create.py [PR #5966/b4a50010 backport][stable-6] Add attributes to more modules (2/4) (#6023) 2023-02-20 17:46:37 +01:00
iso_customize.py [PR #5966/b4a50010 backport][stable-6] Add attributes to more modules (2/4) (#6023) 2023-02-20 17:46:37 +01:00
iso_extract.py [PR #5966/b4a50010 backport][stable-6] Add attributes to more modules (2/4) (#6023) 2023-02-20 17:46:37 +01:00
jabber.py [PR #5962/51394b55 backport][stable-6] Add attributes to some messaging modules (#6060) 2023-02-24 11:04:52 +01:00
java_cert.py [PR #5964/9de14548 backport][stable-6] Add attributes to various basic modules (#6021) 2023-02-20 17:47:39 +01:00
java_keystore.py [PR #5964/9de14548 backport][stable-6] Add attributes to various basic modules (#6021) 2023-02-20 17:47:39 +01:00
jboss.py [PR #5966/b4a50010 backport][stable-6] Add attributes to more modules (2/4) (#6023) 2023-02-20 17:46:37 +01:00
jenkins_build.py [PR #5957/1f1ae558 backport][stable-6] Add attributes to consul, datadog, jenkins, pagerduty, rundeck, and sensu modules (#6057) 2023-02-24 11:04:27 +01:00
jenkins_job.py [PR #5957/1f1ae558 backport][stable-6] Add attributes to consul, datadog, jenkins, pagerduty, rundeck, and sensu modules (#6057) 2023-02-24 11:04:27 +01:00
jenkins_job_info.py Document attributes (_info and _facts modules for now) (#5481) 2022-11-06 21:16:43 +01:00
jenkins_plugin.py [PR #6991/00bfc3e1 backport][stable-6] Add example for ECS Fargate/EFS Jenkins authentication (#7015) 2023-07-27 11:00:08 +02:00
jenkins_script.py [PR #5957/1f1ae558 backport][stable-6] Add attributes to consul, datadog, jenkins, pagerduty, rundeck, and sensu modules (#6057) 2023-02-24 11:04:27 +01:00
jira.py [PR #6210/be7f11bf backport][stable-6] Add worklog functionality to jira module (#6248) 2023-03-26 10:21:49 +02:00
kdeconfig.py [PR #6182/99776187 backport][stable-6] Add module to manipulate KDE config files using kwriteconfig (#6247) 2023-03-26 10:05:57 +02:00
kernel_blacklist.py [PR #5964/9de14548 backport][stable-6] Add attributes to various basic modules (#6021) 2023-02-20 17:47:39 +01:00
keycloak_authentication.py [PR #6318/114eb67f backport][stable-6] keycloak: Add option to create authentication sub-flow of type 'form flow' (#6393) 2023-04-23 12:28:49 +02:00
keycloak_authz_authorization_scope.py [PR #6256/bc228d82 backport][stable-6] Add keycloak_authz_authorization scope module (#6400) 2023-04-23 14:59:59 +02:00
keycloak_client.py [PR #5950/18a6bdd6 backport][stable-6] Add attributes to ipa and keycloak modules (#6063) 2023-02-24 11:03:47 +01:00
keycloak_client_rolemapping.py [PR #5950/18a6bdd6 backport][stable-6] Add attributes to ipa and keycloak modules (#6063) 2023-02-24 11:03:47 +01:00
keycloak_clientscope.py [PR #5950/18a6bdd6 backport][stable-6] Add attributes to ipa and keycloak modules (#6063) 2023-02-24 11:03:47 +01:00
keycloak_clientscope_type.py [PR #7162/4c8c25bc backport][stable-6] keycloak_clientscope_type: fixed example (#7164) 2023-08-29 07:47:32 +02:00
keycloak_clientsecret_info.py [PR #5606/7ea544a6 backport][stable-6] New Module: Keycloak ClientSecret with PR changes (#5654) 2022-12-05 05:47:23 +00:00
keycloak_clientsecret_regenerate.py [PR #5950/18a6bdd6 backport][stable-6] Add attributes to ipa and keycloak modules (#6063) 2023-02-24 11:03:47 +01:00
keycloak_clienttemplate.py [PR #5950/18a6bdd6 backport][stable-6] Add attributes to ipa and keycloak modules (#6063) 2023-02-24 11:03:47 +01:00
keycloak_group.py [PR #5814/7d3e6d1b backport][stable-6] keycloak_group: support keycloak subgroups (#6089) 2023-02-25 14:03:38 +01:00
keycloak_identity_provider.py [PR #5950/18a6bdd6 backport][stable-6] Add attributes to ipa and keycloak modules (#6063) 2023-02-24 11:03:47 +01:00
keycloak_realm.py [PR #5950/18a6bdd6 backport][stable-6] Add attributes to ipa and keycloak modules (#6063) 2023-02-24 11:03:47 +01:00
keycloak_realm_info.py Document attributes (_info and _facts modules for now) (#5481) 2022-11-06 21:16:43 +01:00
keycloak_role.py [PR #5950/18a6bdd6 backport][stable-6] Add attributes to ipa and keycloak modules (#6063) 2023-02-24 11:03:47 +01:00
keycloak_user_federation.py [PR #5863/95b8afde backport][stable-6] providerType should be defaulted for keycloak_user_federation mappers (#6079) 2023-02-25 11:23:26 +01:00
keycloak_user_rolemapping.py [PR #5950/18a6bdd6 backport][stable-6] Add attributes to ipa and keycloak modules (#6063) 2023-02-24 11:03:47 +01:00
keyring.py [PR #5964/9de14548 backport][stable-6] Add attributes to various basic modules (#6021) 2023-02-20 17:47:39 +01:00
keyring_info.py Document attributes (_info and _facts modules for now) (#5481) 2022-11-06 21:16:43 +01:00
kibana_plugin.py [PR #5966/b4a50010 backport][stable-6] Add attributes to more modules (2/4) (#6023) 2023-02-20 17:46:37 +01:00
launchd.py [PR #5964/9de14548 backport][stable-6] Add attributes to various basic modules (#6021) 2023-02-20 17:47:39 +01:00
layman.py [PR #5954/3ec2fde2 backport][stable-6] Add attributes to package manager modules (#6062) 2023-02-24 11:04:03 +01:00
lbu.py [PR #5966/b4a50010 backport][stable-6] Add attributes to more modules (2/4) (#6023) 2023-02-20 17:46:37 +01:00
ldap_attrs.py [PR #5815/5e1e8d06 backport][stable-6] ldap_entry documentation is lacking examples (#6255) 2023-03-27 19:20:57 +00:00
ldap_entry.py [PR #5815/5e1e8d06 backport][stable-6] ldap_entry documentation is lacking examples (#6255) 2023-03-27 19:20:57 +00:00
ldap_passwd.py [PR #5953/cc3a79bc backport][stable-6] Add attributes to some database modules (#6054) 2023-02-24 11:03:56 +01:00
ldap_search.py [PR #6109/d2094669 backport][stable-6] add xorder_discovery parameter (#6110) 2023-02-27 20:39:31 +01:00
librato_annotation.py [PR #5962/51394b55 backport][stable-6] Add attributes to some messaging modules (#6060) 2023-02-24 11:04:52 +01:00
linode.py [PR #5965/0ef80569 backport][stable-6] Add attributes to more modules (1/4) (#6022) 2023-02-20 17:47:01 +01:00
linode_v4.py [PR #5965/0ef80569 backport][stable-6] Add attributes to more modules (1/4) (#6022) 2023-02-20 17:47:01 +01:00
listen_ports_facts.py Short descriptions (batch1) - massive fix on Capitalization and trailing period (#5503) (#5516) 2022-11-09 07:38:36 +01:00
lldp.py [PR #5966/b4a50010 backport][stable-6] Add attributes to more modules (2/4) (#6023) 2023-02-20 17:46:37 +01:00
locale_gen.py [PR #6774/3fd4cdb1 backport][stable-6] locale_gen: works with C.UTF-8 (#6817) 2023-06-30 13:13:13 +02:00
logentries.py [PR #5962/51394b55 backport][stable-6] Add attributes to some messaging modules (#6060) 2023-02-24 11:04:52 +01:00
logentries_msg.py [PR #5962/51394b55 backport][stable-6] Add attributes to some messaging modules (#6060) 2023-02-24 11:04:52 +01:00
logstash_plugin.py [PR #5966/b4a50010 backport][stable-6] Add attributes to more modules (2/4) (#6023) 2023-02-20 17:46:37 +01:00
lvg.py [PR #5960/3b97fad5 backport][stable-6] Add attributes to some filesystem modules (#6061) 2023-02-24 11:04:44 +01:00
lvol.py [PR #5960/3b97fad5 backport][stable-6] Add attributes to some filesystem modules (#6061) 2023-02-24 11:04:44 +01:00
lxc_container.py [PR #5965/0ef80569 backport][stable-6] Add attributes to more modules (1/4) (#6022) 2023-02-20 17:47:01 +01:00
lxca_cmms.py [PR #5963/673c79f6 backport][stable-6] Add attributes to apache2, cobbler, dimensiondata, icinga2, lxca, pritunl, and spectrum modules (#6059) 2023-02-24 11:05:04 +01:00
lxca_nodes.py [PR #5963/673c79f6 backport][stable-6] Add attributes to apache2, cobbler, dimensiondata, icinga2, lxca, pritunl, and spectrum modules (#6059) 2023-02-24 11:05:04 +01:00
lxd_container.py [PR #5952/cc29b165 backport][stable-6] Add attributes to clc, hwc, and lxd modules (#6053) 2023-02-24 11:03:38 +01:00
lxd_profile.py [PR #5952/cc29b165 backport][stable-6] Add attributes to clc, hwc, and lxd modules (#6053) 2023-02-24 11:03:38 +01:00
lxd_project.py [PR #5952/cc29b165 backport][stable-6] Add attributes to clc, hwc, and lxd modules (#6053) 2023-02-24 11:03:38 +01:00
macports.py [PR #5954/3ec2fde2 backport][stable-6] Add attributes to package manager modules (#6062) 2023-02-24 11:04:03 +01:00
mail.py [PR #5962/51394b55 backport][stable-6] Add attributes to some messaging modules (#6060) 2023-02-24 11:04:52 +01:00
make.py [PR #7180/9021e741 backport][stable-6] community.general.make: (#7217) 2023-09-07 06:29:27 +02:00
manageiq_alert_profiles.py [PR #5955/e944a67c backport][stable-6] Add attributes to manageiq, udm, utm, and webfaction modules (#6055) 2023-02-24 11:04:11 +01:00
manageiq_alerts.py [PR #5955/e944a67c backport][stable-6] Add attributes to manageiq, udm, utm, and webfaction modules (#6055) 2023-02-24 11:04:11 +01:00
manageiq_group.py [PR #5955/e944a67c backport][stable-6] Add attributes to manageiq, udm, utm, and webfaction modules (#6055) 2023-02-24 11:04:11 +01:00
manageiq_policies.py [PR #5955/e944a67c backport][stable-6] Add attributes to manageiq, udm, utm, and webfaction modules (#6055) 2023-02-24 11:04:11 +01:00
manageiq_policies_info.py [PR #5940/2b8ac3c6 backport][stable-6] Remove unneccessary imports (#5976) 2023-02-12 20:22:44 +01:00
manageiq_provider.py [PR #5955/e944a67c backport][stable-6] Add attributes to manageiq, udm, utm, and webfaction modules (#6055) 2023-02-24 11:04:11 +01:00
manageiq_tags.py [PR #5955/e944a67c backport][stable-6] Add attributes to manageiq, udm, utm, and webfaction modules (#6055) 2023-02-24 11:04:11 +01:00
manageiq_tags_info.py Document attributes (_info and _facts modules for now) (#5481) 2022-11-06 21:16:43 +01:00
manageiq_tenant.py [PR #5955/e944a67c backport][stable-6] Add attributes to manageiq, udm, utm, and webfaction modules (#6055) 2023-02-24 11:04:11 +01:00
manageiq_user.py [PR #5955/e944a67c backport][stable-6] Add attributes to manageiq, udm, utm, and webfaction modules (#6055) 2023-02-24 11:04:11 +01:00
mas.py [PR #5967/d03ae532 backport][stable-6] Add attributes to more modules (3/4) (#6025) 2023-02-20 17:58:28 +01:00
matrix.py [PR #5962/51394b55 backport][stable-6] Add attributes to some messaging modules (#6060) 2023-02-24 11:04:52 +01:00
mattermost.py [PR #5962/51394b55 backport][stable-6] Add attributes to some messaging modules (#6060) 2023-02-24 11:04:52 +01:00
maven_artifact.py [PR #5967/d03ae532 backport][stable-6] Add attributes to more modules (3/4) (#6025) 2023-02-20 17:58:28 +01:00
memset_dns_reload.py [PR #6114/6cf67448 backport][stable-6] memset*.py: Fixed URLError handling (#6157) 2023-03-08 13:58:39 +01:00
memset_memstore_info.py [PR #6114/6cf67448 backport][stable-6] memset*.py: Fixed URLError handling (#6157) 2023-03-08 13:58:39 +01:00
memset_server_info.py [PR #6114/6cf67448 backport][stable-6] memset*.py: Fixed URLError handling (#6157) 2023-03-08 13:58:39 +01:00
memset_zone.py [PR #6114/6cf67448 backport][stable-6] memset*.py: Fixed URLError handling (#6157) 2023-03-08 13:58:39 +01:00
memset_zone_domain.py [PR #6114/6cf67448 backport][stable-6] memset*.py: Fixed URLError handling (#6157) 2023-03-08 13:58:39 +01:00
memset_zone_record.py [PR #6114/6cf67448 backport][stable-6] memset*.py: Fixed URLError handling (#6157) 2023-03-08 13:58:39 +01:00
mksysb.py [PR #6269/a64e3682 backport][stable-6] mksysb: improve visibility on the output (#6291) 2023-04-05 14:10:47 +02:00
modprobe.py [PR #6316/42bc2cb4 backport][stable-6] fix small typo (#6333) 2023-04-13 09:57:26 +02:00
monit.py [PR #5967/d03ae532 backport][stable-6] Add attributes to more modules (3/4) (#6025) 2023-02-20 17:58:28 +01:00
mqtt.py [PR #5967/d03ae532 backport][stable-6] Add attributes to more modules (3/4) (#6025) 2023-02-20 17:58:28 +01:00
mssql_db.py [PR #5953/cc3a79bc backport][stable-6] Add attributes to some database modules (#6054) 2023-02-24 11:03:56 +01:00
mssql_script.py [PR #5953/cc3a79bc backport][stable-6] Add attributes to some database modules (#6054) 2023-02-24 11:03:56 +01:00
nagios.py [PR #5967/d03ae532 backport][stable-6] Add attributes to more modules (3/4) (#6025) 2023-02-20 17:58:28 +01:00
netcup_dns.py [PR #5965/0ef80569 backport][stable-6] Add attributes to more modules (1/4) (#6022) 2023-02-20 17:47:01 +01:00
newrelic_deployment.py [PR #5967/d03ae532 backport][stable-6] Add attributes to more modules (3/4) (#6025) 2023-02-20 17:58:28 +01:00
nexmo.py [PR #5967/d03ae532 backport][stable-6] Add attributes to more modules (3/4) (#6025) 2023-02-20 17:58:28 +01:00
nginx_status_info.py short_description fix batch 2 (#5520) (#5523) 2022-11-09 14:11:41 +01:00
nictagadm.py [PR #5967/d03ae532 backport][stable-6] Add attributes to more modules (3/4) (#6025) 2023-02-20 17:58:28 +01:00
nmcli.py [PR #6769/9d8bec14 backport][stable-6] nmcli: fix empty list to replace / remove values (#6868) 2023-07-06 21:37:25 +02:00
nomad_job.py [PR #5967/d03ae532 backport][stable-6] Add attributes to more modules (3/4) (#6025) 2023-02-20 17:58:28 +01:00
nomad_job_info.py Document attributes (_info and _facts modules for now) (#5481) 2022-11-06 21:16:43 +01:00
nosh.py [PR #5967/d03ae532 backport][stable-6] Add attributes to more modules (3/4) (#6025) 2023-02-20 17:58:28 +01:00
npm.py [PR #5954/3ec2fde2 backport][stable-6] Add attributes to package manager modules (#6062) 2023-02-24 11:04:03 +01:00
nsupdate.py [PR #7219/208df2c9 backport][stable-6] nsupdate: fix 'index out of range' error when no TTL answer is given (#7235) 2023-09-11 06:01:01 +02:00
ocapi_command.py [PR #5961/755a4969 backport][stable-6] Add attributes to remove management modules (#6020) 2023-02-20 17:42:18 +01:00
ocapi_info.py [PR #6066/0307fd12 backport][stable-6] Add attributes to ocapi_info (#6067) 2023-02-24 11:26:12 +01:00
oci_vcn.py [PR #5967/d03ae532 backport][stable-6] Add attributes to more modules (3/4) (#6025) 2023-02-20 17:58:28 +01:00
odbc.py [PR #5953/cc3a79bc backport][stable-6] Add attributes to some database modules (#6054) 2023-02-24 11:03:56 +01:00
office_365_connector_card.py [PR #6390/c1b16d53 backport][stable-6] office_365_connector_card: Remove references to dev.outlook.com (#6407) 2023-04-23 16:50:35 +02:00
ohai.py [PR #5965/0ef80569 backport][stable-6] Add attributes to more modules (1/4) (#6022) 2023-02-20 17:47:01 +01:00
omapi_host.py [PR #5965/0ef80569 backport][stable-6] Add attributes to more modules (1/4) (#6022) 2023-02-20 17:47:01 +01:00
one_host.py [PR #5958/ed79a685 backport][stable-6] Add attributes to atomic, memset, one, oneview, packet, proxmox, and xenserver modules (#6019) 2023-02-20 17:42:08 +01:00
one_image.py [PR #5958/ed79a685 backport][stable-6] Add attributes to atomic, memset, one, oneview, packet, proxmox, and xenserver modules (#6019) 2023-02-20 17:42:08 +01:00
one_image_info.py Document attributes (_info and _facts modules for now) (#5481) 2022-11-06 21:16:43 +01:00
one_service.py [PR #5958/ed79a685 backport][stable-6] Add attributes to atomic, memset, one, oneview, packet, proxmox, and xenserver modules (#6019) 2023-02-20 17:42:08 +01:00
one_template.py [PR #5958/ed79a685 backport][stable-6] Add attributes to atomic, memset, one, oneview, packet, proxmox, and xenserver modules (#6019) 2023-02-20 17:42:08 +01:00
one_vm.py [PR #5958/ed79a685 backport][stable-6] Add attributes to atomic, memset, one, oneview, packet, proxmox, and xenserver modules (#6019) 2023-02-20 17:42:08 +01:00
oneandone_firewall_policy.py [stable-6] Add attributes to oneandone, ovh, and rackspace modules (#6064) 2023-02-24 11:03:19 +01:00
oneandone_load_balancer.py [stable-6] Add attributes to oneandone, ovh, and rackspace modules (#6064) 2023-02-24 11:03:19 +01:00
oneandone_monitoring_policy.py [stable-6] Add attributes to oneandone, ovh, and rackspace modules (#6064) 2023-02-24 11:03:19 +01:00
oneandone_private_network.py [stable-6] Add attributes to oneandone, ovh, and rackspace modules (#6064) 2023-02-24 11:03:19 +01:00
oneandone_public_ip.py [stable-6] Add attributes to oneandone, ovh, and rackspace modules (#6064) 2023-02-24 11:03:19 +01:00
oneandone_server.py [stable-6] Add attributes to oneandone, ovh, and rackspace modules (#6064) 2023-02-24 11:03:19 +01:00
onepassword_info.py Document attributes (_info and _facts modules for now) (#5481) 2022-11-06 21:16:43 +01:00
oneview_datacenter_info.py [stable-6] Check mode has only been added for some _info and _facts modules in a bugfix (#6026) 2023-02-20 18:08:15 +01:00
oneview_enclosure_info.py [stable-6] Check mode has only been added for some _info and _facts modules in a bugfix (#6026) 2023-02-20 18:08:15 +01:00
oneview_ethernet_network.py [PR #5958/ed79a685 backport][stable-6] Add attributes to atomic, memset, one, oneview, packet, proxmox, and xenserver modules (#6019) 2023-02-20 17:42:08 +01:00
oneview_ethernet_network_info.py [stable-6] Check mode has only been added for some _info and _facts modules in a bugfix (#6026) 2023-02-20 18:08:15 +01:00
oneview_fc_network.py [PR #5958/ed79a685 backport][stable-6] Add attributes to atomic, memset, one, oneview, packet, proxmox, and xenserver modules (#6019) 2023-02-20 17:42:08 +01:00
oneview_fc_network_info.py [stable-6] Check mode has only been added for some _info and _facts modules in a bugfix (#6026) 2023-02-20 18:08:15 +01:00
oneview_fcoe_network.py [PR #5958/ed79a685 backport][stable-6] Add attributes to atomic, memset, one, oneview, packet, proxmox, and xenserver modules (#6019) 2023-02-20 17:42:08 +01:00
oneview_fcoe_network_info.py [stable-6] Check mode has only been added for some _info and _facts modules in a bugfix (#6026) 2023-02-20 18:08:15 +01:00
oneview_logical_interconnect_group.py [PR #5958/ed79a685 backport][stable-6] Add attributes to atomic, memset, one, oneview, packet, proxmox, and xenserver modules (#6019) 2023-02-20 17:42:08 +01:00
oneview_logical_interconnect_group_info.py [stable-6] Check mode has only been added for some _info and _facts modules in a bugfix (#6026) 2023-02-20 18:08:15 +01:00
oneview_network_set.py [PR #5958/ed79a685 backport][stable-6] Add attributes to atomic, memset, one, oneview, packet, proxmox, and xenserver modules (#6019) 2023-02-20 17:42:08 +01:00
oneview_network_set_info.py [stable-6] Check mode has only been added for some _info and _facts modules in a bugfix (#6026) 2023-02-20 18:08:15 +01:00
oneview_san_manager.py [PR #5958/ed79a685 backport][stable-6] Add attributes to atomic, memset, one, oneview, packet, proxmox, and xenserver modules (#6019) 2023-02-20 17:42:08 +01:00
oneview_san_manager_info.py [stable-6] Check mode has only been added for some _info and _facts modules in a bugfix (#6026) 2023-02-20 18:08:15 +01:00
online_server_info.py short_description fix batch 2 (#5520) (#5523) 2022-11-09 14:11:41 +01:00
online_user_info.py short_description fix batch 2 (#5520) (#5523) 2022-11-09 14:11:41 +01:00
open_iscsi.py [PR #5965/0ef80569 backport][stable-6] Add attributes to more modules (1/4) (#6022) 2023-02-20 17:47:01 +01:00
openbsd_pkg.py [PR #6785/704a3019 backport][stable-6] Handle pkg_info(1) error message "Can't find" (#6892) 2023-07-08 18:09:34 +02:00
opendj_backendprop.py [PR #5965/0ef80569 backport][stable-6] Add attributes to more modules (1/4) (#6022) 2023-02-20 17:47:01 +01:00
openwrt_init.py [PR #5965/0ef80569 backport][stable-6] Add attributes to more modules (1/4) (#6022) 2023-02-20 17:47:01 +01:00
opkg.py [PR #6119/345a6930 backport][stable-6] opkg: fix bug when update_cache=true (#6124) 2023-03-02 07:15:28 +01:00
osx_defaults.py [PR #6011/92544993 backport][stable-6] community.general.osx_defaults: Include stderr in error messages (#6080) 2023-02-25 11:25:19 +01:00
ovh_ip_failover.py [stable-6] Add attributes to oneandone, ovh, and rackspace modules (#6064) 2023-02-24 11:03:19 +01:00
ovh_ip_loadbalancing_backend.py [stable-6] Add attributes to oneandone, ovh, and rackspace modules (#6064) 2023-02-24 11:03:19 +01:00
ovh_monthly_billing.py [stable-6] Add attributes to oneandone, ovh, and rackspace modules (#6064) 2023-02-24 11:03:19 +01:00
pacemaker_cluster.py [PR #5965/0ef80569 backport][stable-6] Add attributes to more modules (1/4) (#6022) 2023-02-20 17:47:01 +01:00
packet_device.py [PR #5958/ed79a685 backport][stable-6] Add attributes to atomic, memset, one, oneview, packet, proxmox, and xenserver modules (#6019) 2023-02-20 17:42:08 +01:00
packet_ip_subnet.py [PR #5958/ed79a685 backport][stable-6] Add attributes to atomic, memset, one, oneview, packet, proxmox, and xenserver modules (#6019) 2023-02-20 17:42:08 +01:00
packet_project.py [PR #5958/ed79a685 backport][stable-6] Add attributes to atomic, memset, one, oneview, packet, proxmox, and xenserver modules (#6019) 2023-02-20 17:42:08 +01:00
packet_sshkey.py [PR #5958/ed79a685 backport][stable-6] Add attributes to atomic, memset, one, oneview, packet, proxmox, and xenserver modules (#6019) 2023-02-20 17:42:08 +01:00
packet_volume.py [PR #5958/ed79a685 backport][stable-6] Add attributes to atomic, memset, one, oneview, packet, proxmox, and xenserver modules (#6019) 2023-02-20 17:42:08 +01:00
packet_volume_attachment.py [PR #5958/ed79a685 backport][stable-6] Add attributes to atomic, memset, one, oneview, packet, proxmox, and xenserver modules (#6019) 2023-02-20 17:42:08 +01:00
pacman.py [PR #6713/f6ee2177 backport][stable-6] pacman: support yay as root (#6895) 2023-07-08 18:09:50 +02:00
pacman_key.py [PR #5954/3ec2fde2 backport][stable-6] Add attributes to package manager modules (#6062) 2023-02-24 11:04:03 +01:00
pagerduty.py [PR #5957/1f1ae558 backport][stable-6] Add attributes to consul, datadog, jenkins, pagerduty, rundeck, and sensu modules (#6057) 2023-02-24 11:04:27 +01:00
pagerduty_alert.py [PR #5957/1f1ae558 backport][stable-6] Add attributes to consul, datadog, jenkins, pagerduty, rundeck, and sensu modules (#6057) 2023-02-24 11:04:27 +01:00
pagerduty_change.py [PR #5957/1f1ae558 backport][stable-6] Add attributes to consul, datadog, jenkins, pagerduty, rundeck, and sensu modules (#6057) 2023-02-24 11:04:27 +01:00
pagerduty_user.py [PR #5957/1f1ae558 backport][stable-6] Add attributes to consul, datadog, jenkins, pagerduty, rundeck, and sensu modules (#6057) 2023-02-24 11:04:27 +01:00
pam_limits.py [PR #5964/9de14548 backport][stable-6] Add attributes to various basic modules (#6021) 2023-02-20 17:47:39 +01:00
pamd.py [PR #5964/9de14548 backport][stable-6] Add attributes to various basic modules (#6021) 2023-02-20 17:47:39 +01:00
parted.py [PR #6338/fe798e22 backport][stable-6] parted: improve docs (#6373) 2023-04-20 06:34:38 +02:00
pear.py [PR #5954/3ec2fde2 backport][stable-6] Add attributes to package manager modules (#6062) 2023-02-24 11:04:03 +01:00
pids.py [PR #5967/d03ae532 backport][stable-6] Add attributes to more modules (3/4) (#6025) 2023-02-20 17:58:28 +01:00
pingdom.py [PR #5967/d03ae532 backport][stable-6] Add attributes to more modules (3/4) (#6025) 2023-02-20 17:58:28 +01:00
pip_package_info.py short_description fix batch 2 (#5520) (#5523) 2022-11-09 14:11:41 +01:00
pipx.py [PR #6303/996fc8c1 backport][stable-6] pipx: fix state=latest w/ install_deps=true (#6377) 2023-04-20 05:21:40 +00:00
pipx_info.py [PR #6303/996fc8c1 backport][stable-6] pipx: fix state=latest w/ install_deps=true (#6377) 2023-04-20 05:21:40 +00:00
pkg5.py [PR #5954/3ec2fde2 backport][stable-6] Add attributes to package manager modules (#6062) 2023-02-24 11:04:03 +01:00
pkg5_publisher.py [PR #5954/3ec2fde2 backport][stable-6] Add attributes to package manager modules (#6062) 2023-02-24 11:04:03 +01:00
pkgin.py [PR #5954/3ec2fde2 backport][stable-6] Add attributes to package manager modules (#6062) 2023-02-24 11:04:03 +01:00
pkgng.py [PR #5954/3ec2fde2 backport][stable-6] Add attributes to package manager modules (#6062) 2023-02-24 11:04:03 +01:00
pkgutil.py [PR #5954/3ec2fde2 backport][stable-6] Add attributes to package manager modules (#6062) 2023-02-24 11:04:03 +01:00
pmem.py [PR #5965/0ef80569 backport][stable-6] Add attributes to more modules (1/4) (#6022) 2023-02-20 17:47:01 +01:00
portage.py [PR #6548/5f968fb0 backport][stable-6] portage: fix changed_use and newuse not triggering rebuilds (#6008) (#6557) 2023-05-21 22:02:37 +02:00
portinstall.py [PR #5954/3ec2fde2 backport][stable-6] Add attributes to package manager modules (#6062) 2023-02-24 11:04:03 +01:00
pritunl_org.py [PR #5963/673c79f6 backport][stable-6] Add attributes to apache2, cobbler, dimensiondata, icinga2, lxca, pritunl, and spectrum modules (#6059) 2023-02-24 11:05:04 +01:00
pritunl_org_info.py [PR #5933/b1d9507c backport][stable-6] Fix pylint errors (#5937) 2023-02-04 17:22:05 +01:00
pritunl_user.py [PR #5963/673c79f6 backport][stable-6] Add attributes to apache2, cobbler, dimensiondata, icinga2, lxca, pritunl, and spectrum modules (#6059) 2023-02-24 11:05:04 +01:00
pritunl_user_info.py [PR #5933/b1d9507c backport][stable-6] Fix pylint errors (#5937) 2023-02-04 17:22:05 +01:00
profitbricks.py [PR #5949/50d7597d backport][stable-6] Add attributes to scaleway and profitbricks modules (#6052) 2023-02-24 11:03:30 +01:00
profitbricks_datacenter.py [PR #5949/50d7597d backport][stable-6] Add attributes to scaleway and profitbricks modules (#6052) 2023-02-24 11:03:30 +01:00
profitbricks_nic.py [PR #5949/50d7597d backport][stable-6] Add attributes to scaleway and profitbricks modules (#6052) 2023-02-24 11:03:30 +01:00
profitbricks_volume.py [PR #5949/50d7597d backport][stable-6] Add attributes to scaleway and profitbricks modules (#6052) 2023-02-24 11:03:30 +01:00
profitbricks_volume_attachments.py [PR #5949/50d7597d backport][stable-6] Add attributes to scaleway and profitbricks modules (#6052) 2023-02-24 11:03:30 +01:00
proxmox.py [PR #6838/49349fce backport][stable-6] proxmox: default value when checking for dict key (#6885) 2023-07-08 10:10:08 +02:00
proxmox_disk.py [PR #6770/70e2048d backport][stable-6] proxmox_disk: fix failure to create cdrom (#6795) 2023-06-27 07:07:32 +02:00
proxmox_domain_info.py Document attributes (_info and _facts modules for now) (#5481) 2022-11-06 21:16:43 +01:00
proxmox_group_info.py Document attributes (_info and _facts modules for now) (#5481) 2022-11-06 21:16:43 +01:00
proxmox_kvm.py [PR #7205/58d89ce4 backport][stable-6] smbios option description (#7223) 2023-09-08 17:38:34 +02:00
proxmox_nic.py [PR #5958/ed79a685 backport][stable-6] Add attributes to atomic, memset, one, oneview, packet, proxmox, and xenserver modules (#6019) 2023-02-20 17:42:08 +01:00
proxmox_snap.py [PR #5958/ed79a685 backport][stable-6] Add attributes to atomic, memset, one, oneview, packet, proxmox, and xenserver modules (#6019) 2023-02-20 17:42:08 +01:00
proxmox_storage_info.py Document attributes (_info and _facts modules for now) (#5481) 2022-11-06 21:16:43 +01:00
proxmox_tasks_info.py [PR #6554/29790df5 backport][stable-6] Don't require api_password when api_token_id is used in proxmox_tasks_info (#6561) 2023-05-22 04:54:03 +00:00
proxmox_template.py [PR #5958/ed79a685 backport][stable-6] Add attributes to atomic, memset, one, oneview, packet, proxmox, and xenserver modules (#6019) 2023-02-20 17:42:08 +01:00
proxmox_user_info.py [stable-6] Avoid direct type comparisons (#7087) 2023-08-11 13:39:42 +02:00
pubnub_blocks.py [PR #5965/0ef80569 backport][stable-6] Add attributes to more modules (1/4) (#6022) 2023-02-20 17:47:01 +01:00
pulp_repo.py [PR #5965/0ef80569 backport][stable-6] Add attributes to more modules (1/4) (#6022) 2023-02-20 17:47:01 +01:00
puppet.py [PR #6293/ea8720f5 backport][stable-6] Add skip_tags option to Puppet module (#6327) 2023-04-13 05:09:28 +00:00
pushbullet.py [PR #5965/0ef80569 backport][stable-6] Add attributes to more modules (1/4) (#6022) 2023-02-20 17:47:01 +01:00
pushover.py [PR #5965/0ef80569 backport][stable-6] Add attributes to more modules (1/4) (#6022) 2023-02-20 17:47:01 +01:00
python_requirements_info.py Document attributes (_info and _facts modules for now) (#5481) 2022-11-06 21:16:43 +01:00
rax.py [stable-6] Add attributes to oneandone, ovh, and rackspace modules (#6064) 2023-02-24 11:03:19 +01:00
rax_cbs.py [stable-6] Add attributes to oneandone, ovh, and rackspace modules (#6064) 2023-02-24 11:03:19 +01:00
rax_cbs_attachments.py [stable-6] Add attributes to oneandone, ovh, and rackspace modules (#6064) 2023-02-24 11:03:19 +01:00
rax_cdb.py [stable-6] Add attributes to oneandone, ovh, and rackspace modules (#6064) 2023-02-24 11:03:19 +01:00
rax_cdb_database.py [stable-6] Add attributes to oneandone, ovh, and rackspace modules (#6064) 2023-02-24 11:03:19 +01:00
rax_cdb_user.py [stable-6] Add attributes to oneandone, ovh, and rackspace modules (#6064) 2023-02-24 11:03:19 +01:00
rax_clb.py [stable-6] Add attributes to oneandone, ovh, and rackspace modules (#6064) 2023-02-24 11:03:19 +01:00
rax_clb_nodes.py [stable-6] Add attributes to oneandone, ovh, and rackspace modules (#6064) 2023-02-24 11:03:19 +01:00
rax_clb_ssl.py [stable-6] Add attributes to oneandone, ovh, and rackspace modules (#6064) 2023-02-24 11:03:19 +01:00
rax_dns.py [stable-6] Add attributes to oneandone, ovh, and rackspace modules (#6064) 2023-02-24 11:03:19 +01:00
rax_dns_record.py [stable-6] Add attributes to oneandone, ovh, and rackspace modules (#6064) 2023-02-24 11:03:19 +01:00
rax_facts.py [stable-6] Check mode has only been added for some _info and _facts modules in a bugfix (#6026) 2023-02-20 18:08:15 +01:00
rax_files.py [stable-6] Add attributes to oneandone, ovh, and rackspace modules (#6064) 2023-02-24 11:03:19 +01:00
rax_files_objects.py [stable-6] Add attributes to oneandone, ovh, and rackspace modules (#6064) 2023-02-24 11:03:19 +01:00
rax_identity.py [stable-6] Add attributes to oneandone, ovh, and rackspace modules (#6064) 2023-02-24 11:03:19 +01:00
rax_keypair.py [stable-6] Add attributes to oneandone, ovh, and rackspace modules (#6064) 2023-02-24 11:03:19 +01:00
rax_meta.py [stable-6] Add attributes to oneandone, ovh, and rackspace modules (#6064) 2023-02-24 11:03:19 +01:00
rax_mon_alarm.py [stable-6] Add attributes to oneandone, ovh, and rackspace modules (#6064) 2023-02-24 11:03:19 +01:00
rax_mon_check.py [stable-6] Add attributes to oneandone, ovh, and rackspace modules (#6064) 2023-02-24 11:03:19 +01:00
rax_mon_entity.py [stable-6] Add attributes to oneandone, ovh, and rackspace modules (#6064) 2023-02-24 11:03:19 +01:00
rax_mon_notification.py [stable-6] Add attributes to oneandone, ovh, and rackspace modules (#6064) 2023-02-24 11:03:19 +01:00
rax_mon_notification_plan.py [stable-6] Add attributes to oneandone, ovh, and rackspace modules (#6064) 2023-02-24 11:03:19 +01:00
rax_network.py [stable-6] Add attributes to oneandone, ovh, and rackspace modules (#6064) 2023-02-24 11:03:19 +01:00
rax_queue.py [stable-6] Add attributes to oneandone, ovh, and rackspace modules (#6064) 2023-02-24 11:03:19 +01:00
rax_scaling_group.py [stable-6] Add attributes to oneandone, ovh, and rackspace modules (#6064) 2023-02-24 11:03:19 +01:00
rax_scaling_policy.py [stable-6] Add attributes to oneandone, ovh, and rackspace modules (#6064) 2023-02-24 11:03:19 +01:00
read_csv.py [PR #5964/9de14548 backport][stable-6] Add attributes to various basic modules (#6021) 2023-02-20 17:47:39 +01:00
redfish_command.py [PR #5961/755a4969 backport][stable-6] Add attributes to remove management modules (#6020) 2023-02-20 17:42:18 +01:00
redfish_config.py [PR #5961/755a4969 backport][stable-6] Add attributes to remove management modules (#6020) 2023-02-20 17:42:18 +01:00
redfish_info.py [PR #6208/33ccabed backport][stable-6] added hpe thermal config and fan percent min (#6237) 2023-03-25 23:36:47 +01:00
redhat_subscription.py [PR #6366/1aa94a5a backport][stable-6] redhat_subscription: document the security of the registration (#6368) 2023-04-19 21:14:34 +02:00
redis.py [PR #5953/cc3a79bc backport][stable-6] Add attributes to some database modules (#6054) 2023-02-24 11:03:56 +01:00
redis_data.py [PR #5953/cc3a79bc backport][stable-6] Add attributes to some database modules (#6054) 2023-02-24 11:03:56 +01:00
redis_data_incr.py [PR #5953/cc3a79bc backport][stable-6] Add attributes to some database modules (#6054) 2023-02-24 11:03:56 +01:00
redis_data_info.py Document attributes (_info and _facts modules for now) (#5481) 2022-11-06 21:16:43 +01:00
redis_info.py Document attributes (_info and _facts modules for now) (#5481) 2022-11-06 21:16:43 +01:00
rhevm.py [PR #5967/d03ae532 backport][stable-6] Add attributes to more modules (3/4) (#6025) 2023-02-20 17:58:28 +01:00
rhn_channel.py [PR #5967/d03ae532 backport][stable-6] Add attributes to more modules (3/4) (#6025) 2023-02-20 17:58:28 +01:00
rhn_register.py [PR #5967/d03ae532 backport][stable-6] Add attributes to more modules (3/4) (#6025) 2023-02-20 17:58:28 +01:00
rhsm_release.py [PR #6401/486c47f9 backport][stable-6] rhsm_release: removing required=true for 'release' option (#6409) 2023-04-23 18:49:20 +02:00
rhsm_repository.py [PR #6676/ffb9b6ff backport][stable-6] rhsm_repository: update returned "repositories" when using "purge=true" (#6745) 2023-06-20 08:44:16 +02:00
riak.py [PR #5953/cc3a79bc backport][stable-6] Add attributes to some database modules (#6054) 2023-02-24 11:03:56 +01:00
rocketchat.py [PR #5962/51394b55 backport][stable-6] Add attributes to some messaging modules (#6060) 2023-02-24 11:04:52 +01:00
rollbar_deployment.py [PR #5967/d03ae532 backport][stable-6] Add attributes to more modules (3/4) (#6025) 2023-02-20 17:58:28 +01:00
rpm_ostree_pkg.py [PR #5954/3ec2fde2 backport][stable-6] Add attributes to package manager modules (#6062) 2023-02-24 11:04:03 +01:00
rundeck_acl_policy.py [PR #6300/a35542d0 backport][stable-6] Rundeck modules fixes and improvements (#6343) 2023-04-16 13:47:47 +02:00
rundeck_job_executions_info.py Document attributes (_info and _facts modules for now) (#5481) 2022-11-06 21:16:43 +01:00
rundeck_job_run.py [PR #5957/1f1ae558 backport][stable-6] Add attributes to consul, datadog, jenkins, pagerduty, rundeck, and sensu modules (#6057) 2023-02-24 11:04:27 +01:00
rundeck_project.py [PR #6300/a35542d0 backport][stable-6] Rundeck modules fixes and improvements (#6343) 2023-04-16 13:47:47 +02:00
runit.py [PR #5967/d03ae532 backport][stable-6] Add attributes to more modules (3/4) (#6025) 2023-02-20 17:58:28 +01:00
sap_task_list_execute.py [stable-6] Add attributes to SAP modules (#6068) 2023-02-24 11:26:20 +01:00
sapcar_extract.py [stable-6] Add attributes to SAP modules (#6068) 2023-02-24 11:26:20 +01:00
say.py [PR #5962/51394b55 backport][stable-6] Add attributes to some messaging modules (#6060) 2023-02-24 11:04:52 +01:00
scaleway_compute.py [PR #5949/50d7597d backport][stable-6] Add attributes to scaleway and profitbricks modules (#6052) 2023-02-24 11:03:30 +01:00
scaleway_compute_private_network.py [PR #5949/50d7597d backport][stable-6] Add attributes to scaleway and profitbricks modules (#6052) 2023-02-24 11:03:30 +01:00
scaleway_container.py [PR #5949/50d7597d backport][stable-6] Add attributes to scaleway and profitbricks modules (#6052) 2023-02-24 11:03:30 +01:00
scaleway_container_info.py [PR #5949/50d7597d backport][stable-6] Add attributes to scaleway and profitbricks modules (#6052) 2023-02-24 11:03:30 +01:00
scaleway_container_namespace.py [PR #5949/50d7597d backport][stable-6] Add attributes to scaleway and profitbricks modules (#6052) 2023-02-24 11:03:30 +01:00
scaleway_container_namespace_info.py [PR #5940/2b8ac3c6 backport][stable-6] Remove unneccessary imports (#5976) 2023-02-12 20:22:44 +01:00
scaleway_container_registry.py [PR #5949/50d7597d backport][stable-6] Add attributes to scaleway and profitbricks modules (#6052) 2023-02-24 11:03:30 +01:00
scaleway_container_registry_info.py [PR #5940/2b8ac3c6 backport][stable-6] Remove unneccessary imports (#5976) 2023-02-12 20:22:44 +01:00
scaleway_database_backup.py [PR #5949/50d7597d backport][stable-6] Add attributes to scaleway and profitbricks modules (#6052) 2023-02-24 11:03:30 +01:00
scaleway_function.py [PR #5949/50d7597d backport][stable-6] Add attributes to scaleway and profitbricks modules (#6052) 2023-02-24 11:03:30 +01:00
scaleway_function_info.py [PR #5940/2b8ac3c6 backport][stable-6] Remove unneccessary imports (#5976) 2023-02-12 20:22:44 +01:00
scaleway_function_namespace.py [PR #5949/50d7597d backport][stable-6] Add attributes to scaleway and profitbricks modules (#6052) 2023-02-24 11:03:30 +01:00
scaleway_function_namespace_info.py [PR #5940/2b8ac3c6 backport][stable-6] Remove unneccessary imports (#5976) 2023-02-12 20:22:44 +01:00
scaleway_image_info.py [PR #5766/317f79ff backport][stable-6] multiple scaleway modules: fixed markups in doc (#5827) 2023-01-12 21:56:31 +01:00
scaleway_ip.py [PR #5949/50d7597d backport][stable-6] Add attributes to scaleway and profitbricks modules (#6052) 2023-02-24 11:03:30 +01:00
scaleway_ip_info.py Short descriptions (batch3) - massive fix on Capitalization and trailing period (#5521) (#5529) 2022-11-09 21:18:39 +01:00
scaleway_lb.py [PR #5949/50d7597d backport][stable-6] Add attributes to scaleway and profitbricks modules (#6052) 2023-02-24 11:03:30 +01:00
scaleway_organization_info.py [PR #5766/317f79ff backport][stable-6] multiple scaleway modules: fixed markups in doc (#5827) 2023-01-12 21:56:31 +01:00
scaleway_private_network.py [PR #5949/50d7597d backport][stable-6] Add attributes to scaleway and profitbricks modules (#6052) 2023-02-24 11:03:30 +01:00
scaleway_security_group.py [PR #5949/50d7597d backport][stable-6] Add attributes to scaleway and profitbricks modules (#6052) 2023-02-24 11:03:30 +01:00
scaleway_security_group_info.py Short descriptions (batch3) - massive fix on Capitalization and trailing period (#5521) (#5529) 2022-11-09 21:18:39 +01:00
scaleway_security_group_rule.py [PR #5949/50d7597d backport][stable-6] Add attributes to scaleway and profitbricks modules (#6052) 2023-02-24 11:03:30 +01:00
scaleway_server_info.py Short descriptions (batch3) - massive fix on Capitalization and trailing period (#5521) (#5529) 2022-11-09 21:18:39 +01:00
scaleway_snapshot_info.py Short descriptions (batch3) - massive fix on Capitalization and trailing period (#5521) (#5529) 2022-11-09 21:18:39 +01:00
scaleway_sshkey.py [PR #5949/50d7597d backport][stable-6] Add attributes to scaleway and profitbricks modules (#6052) 2023-02-24 11:03:30 +01:00
scaleway_user_data.py [PR #5949/50d7597d backport][stable-6] Add attributes to scaleway and profitbricks modules (#6052) 2023-02-24 11:03:30 +01:00
scaleway_volume.py [PR #5949/50d7597d backport][stable-6] Add attributes to scaleway and profitbricks modules (#6052) 2023-02-24 11:03:30 +01:00
scaleway_volume_info.py Short descriptions (batch3) - massive fix on Capitalization and trailing period (#5521) (#5529) 2022-11-09 21:18:39 +01:00
sefcontext.py [PR #5830/c8a2ac3a backport][stable-6] sefcontext: add support for path substitutions (#6098) 2023-02-26 14:23:53 +01:00
selinux_permissive.py [PR #5964/9de14548 backport][stable-6] Add attributes to various basic modules (#6021) 2023-02-20 17:47:39 +01:00
selogin.py [PR #5964/9de14548 backport][stable-6] Add attributes to various basic modules (#6021) 2023-02-20 17:47:39 +01:00
sendgrid.py [PR #5962/51394b55 backport][stable-6] Add attributes to some messaging modules (#6060) 2023-02-24 11:04:52 +01:00
sensu_check.py [PR #5957/1f1ae558 backport][stable-6] Add attributes to consul, datadog, jenkins, pagerduty, rundeck, and sensu modules (#6057) 2023-02-24 11:04:27 +01:00
sensu_client.py [PR #5957/1f1ae558 backport][stable-6] Add attributes to consul, datadog, jenkins, pagerduty, rundeck, and sensu modules (#6057) 2023-02-24 11:04:27 +01:00
sensu_handler.py [PR #5957/1f1ae558 backport][stable-6] Add attributes to consul, datadog, jenkins, pagerduty, rundeck, and sensu modules (#6057) 2023-02-24 11:04:27 +01:00
sensu_silence.py [PR #5957/1f1ae558 backport][stable-6] Add attributes to consul, datadog, jenkins, pagerduty, rundeck, and sensu modules (#6057) 2023-02-24 11:04:27 +01:00
sensu_subscription.py [PR #5957/1f1ae558 backport][stable-6] Add attributes to consul, datadog, jenkins, pagerduty, rundeck, and sensu modules (#6057) 2023-02-24 11:04:27 +01:00
seport.py [PR #5964/9de14548 backport][stable-6] Add attributes to various basic modules (#6021) 2023-02-20 17:47:39 +01:00
serverless.py [PR #5965/0ef80569 backport][stable-6] Add attributes to more modules (1/4) (#6022) 2023-02-20 17:47:01 +01:00
shutdown.py [PR #5951/cb7a970f backport][stable-6] Add attributes for modules with action plugin (#6033) 2023-02-22 13:58:29 +00:00
sl_vm.py [PR #5965/0ef80569 backport][stable-6] Add attributes to more modules (1/4) (#6022) 2023-02-20 17:47:01 +01:00
slack.py [PR #5962/51394b55 backport][stable-6] Add attributes to some messaging modules (#6060) 2023-02-24 11:04:52 +01:00
slackpkg.py [PR #5954/3ec2fde2 backport][stable-6] Add attributes to package manager modules (#6062) 2023-02-24 11:04:03 +01:00
smartos_image_info.py [stable-6] Check mode has only been added for some _info and _facts modules in a bugfix (#6026) 2023-02-20 18:08:15 +01:00
snap.py [PR #5954/3ec2fde2 backport][stable-6] Add attributes to package manager modules (#6062) 2023-02-24 11:04:03 +01:00
snap_alias.py [PR #6361/4171418e backport][stable-6] snap_alias: fix regex expression when listing aliases (#6378) 2023-04-20 07:27:53 +02:00
snmp_facts.py [stable-6] Check mode has only been added for some _info and _facts modules in a bugfix (#6026) 2023-02-20 18:08:15 +01:00
solaris_zone.py [PR #5968/4b262e39 backport][stable-6] Add attributes to more modules (4/4) (#6024) 2023-02-20 17:46:51 +01:00
sorcery.py [PR #5968/4b262e39 backport][stable-6] Add attributes to more modules (4/4) (#6024) 2023-02-20 17:46:51 +01:00
spectrum_device.py [PR #5963/673c79f6 backport][stable-6] Add attributes to apache2, cobbler, dimensiondata, icinga2, lxca, pritunl, and spectrum modules (#6059) 2023-02-24 11:05:04 +01:00
spectrum_model_attrs.py [PR #5963/673c79f6 backport][stable-6] Add attributes to apache2, cobbler, dimensiondata, icinga2, lxca, pritunl, and spectrum modules (#6059) 2023-02-24 11:05:04 +01:00
spotinst_aws_elastigroup.py [PR #5968/4b262e39 backport][stable-6] Add attributes to more modules (4/4) (#6024) 2023-02-20 17:46:51 +01:00
ss_3par_cpg.py [PR #5965/0ef80569 backport][stable-6] Add attributes to more modules (1/4) (#6022) 2023-02-20 17:47:01 +01:00
ssh_config.py [PR #6205/e9655239 backport][stable-6] ssh_config: add proxyjump option (#6236) 2023-03-25 23:36:56 +01:00
stackdriver.py [PR #5968/4b262e39 backport][stable-6] Add attributes to more modules (4/4) (#6024) 2023-02-20 17:46:51 +01:00
stacki_host.py [PR #5968/4b262e39 backport][stable-6] Add attributes to more modules (4/4) (#6024) 2023-02-20 17:46:51 +01:00
statsd.py [PR #5968/4b262e39 backport][stable-6] Add attributes to more modules (4/4) (#6024) 2023-02-20 17:46:51 +01:00
statusio_maintenance.py [PR #5968/4b262e39 backport][stable-6] Add attributes to more modules (4/4) (#6024) 2023-02-20 17:46:51 +01:00
sudoers.py [PR #5964/9de14548 backport][stable-6] Add attributes to various basic modules (#6021) 2023-02-20 17:47:39 +01:00
supervisorctl.py [PR #5968/4b262e39 backport][stable-6] Add attributes to more modules (4/4) (#6024) 2023-02-20 17:46:51 +01:00
svc.py [PR #5968/4b262e39 backport][stable-6] Add attributes to more modules (4/4) (#6024) 2023-02-20 17:46:51 +01:00
svr4pkg.py [PR #5954/3ec2fde2 backport][stable-6] Add attributes to package manager modules (#6062) 2023-02-24 11:04:03 +01:00
swdepot.py [PR #5968/4b262e39 backport][stable-6] Add attributes to more modules (4/4) (#6024) 2023-02-20 17:46:51 +01:00
swupd.py [PR #5968/4b262e39 backport][stable-6] Add attributes to more modules (4/4) (#6024) 2023-02-20 17:46:51 +01:00
syslogger.py [PR #5962/51394b55 backport][stable-6] Add attributes to some messaging modules (#6060) 2023-02-24 11:04:52 +01:00
syspatch.py [PR #5954/3ec2fde2 backport][stable-6] Add attributes to package manager modules (#6062) 2023-02-24 11:04:03 +01:00
sysrc.py [PR #5964/9de14548 backport][stable-6] Add attributes to various basic modules (#6021) 2023-02-20 17:47:39 +01:00
sysupgrade.py [PR #5954/3ec2fde2 backport][stable-6] Add attributes to package manager modules (#6062) 2023-02-24 11:04:03 +01:00
taiga_issue.py [PR #5962/51394b55 backport][stable-6] Add attributes to some messaging modules (#6060) 2023-02-24 11:04:52 +01:00
telegram.py [PR #5962/51394b55 backport][stable-6] Add attributes to some messaging modules (#6060) 2023-02-24 11:04:52 +01:00
terraform.py [PR #6503/6558c998 backport][stable-6] fix typo in terraform docs (#6506) 2023-05-08 20:22:34 +02:00
timezone.py [PR #5964/9de14548 backport][stable-6] Add attributes to various basic modules (#6021) 2023-02-20 17:47:39 +01:00
twilio.py [PR #5962/51394b55 backport][stable-6] Add attributes to some messaging modules (#6060) 2023-02-24 11:04:52 +01:00
typetalk.py [PR #5962/51394b55 backport][stable-6] Add attributes to some messaging modules (#6060) 2023-02-24 11:04:52 +01:00
udm_dns_record.py [PR #6382/3e338a1c backport][stable-6] udm_dns_record: minor refactor (#6398) 2023-04-23 14:46:07 +02:00
udm_dns_zone.py [PR #5955/e944a67c backport][stable-6] Add attributes to manageiq, udm, utm, and webfaction modules (#6055) 2023-02-24 11:04:11 +01:00
udm_group.py [PR #5955/e944a67c backport][stable-6] Add attributes to manageiq, udm, utm, and webfaction modules (#6055) 2023-02-24 11:04:11 +01:00
udm_share.py [PR #5955/e944a67c backport][stable-6] Add attributes to manageiq, udm, utm, and webfaction modules (#6055) 2023-02-24 11:04:11 +01:00
udm_user.py [PR #5955/e944a67c backport][stable-6] Add attributes to manageiq, udm, utm, and webfaction modules (#6055) 2023-02-24 11:04:11 +01:00
ufw.py [PR #5964/9de14548 backport][stable-6] Add attributes to various basic modules (#6021) 2023-02-20 17:47:39 +01:00
uptimerobot.py [PR #5968/4b262e39 backport][stable-6] Add attributes to more modules (4/4) (#6024) 2023-02-20 17:46:51 +01:00
urpmi.py [PR #5968/4b262e39 backport][stable-6] Add attributes to more modules (4/4) (#6024) 2023-02-20 17:46:51 +01:00
utm_aaa_group.py [PR #5955/e944a67c backport][stable-6] Add attributes to manageiq, udm, utm, and webfaction modules (#6055) 2023-02-24 11:04:11 +01:00
utm_aaa_group_info.py [stable-6] Check mode has only been added for some _info and _facts modules in a bugfix (#6026) 2023-02-20 18:08:15 +01:00
utm_ca_host_key_cert.py [PR #5955/e944a67c backport][stable-6] Add attributes to manageiq, udm, utm, and webfaction modules (#6055) 2023-02-24 11:04:11 +01:00
utm_ca_host_key_cert_info.py [stable-6] Check mode has only been added for some _info and _facts modules in a bugfix (#6026) 2023-02-20 18:08:15 +01:00
utm_dns_host.py [PR #5955/e944a67c backport][stable-6] Add attributes to manageiq, udm, utm, and webfaction modules (#6055) 2023-02-24 11:04:11 +01:00
utm_network_interface_address.py [PR #5955/e944a67c backport][stable-6] Add attributes to manageiq, udm, utm, and webfaction modules (#6055) 2023-02-24 11:04:11 +01:00
utm_network_interface_address_info.py [stable-6] Check mode has only been added for some _info and _facts modules in a bugfix (#6026) 2023-02-20 18:08:15 +01:00
utm_proxy_auth_profile.py [PR #6152/11c7611c backport][stable-6] More true/false normalization (#6153) 2023-03-07 07:10:10 +01:00
utm_proxy_exception.py [PR #5955/e944a67c backport][stable-6] Add attributes to manageiq, udm, utm, and webfaction modules (#6055) 2023-02-24 11:04:11 +01:00
utm_proxy_frontend.py [PR #5955/e944a67c backport][stable-6] Add attributes to manageiq, udm, utm, and webfaction modules (#6055) 2023-02-24 11:04:11 +01:00
utm_proxy_frontend_info.py [stable-6] Check mode has only been added for some _info and _facts modules in a bugfix (#6026) 2023-02-20 18:08:15 +01:00
utm_proxy_location.py [PR #5955/e944a67c backport][stable-6] Add attributes to manageiq, udm, utm, and webfaction modules (#6055) 2023-02-24 11:04:11 +01:00
utm_proxy_location_info.py [stable-6] Check mode has only been added for some _info and _facts modules in a bugfix (#6026) 2023-02-20 18:08:15 +01:00
vdo.py [PR #5965/0ef80569 backport][stable-6] Add attributes to more modules (1/4) (#6022) 2023-02-20 17:47:01 +01:00
vertica_configuration.py [PR #5953/cc3a79bc backport][stable-6] Add attributes to some database modules (#6054) 2023-02-24 11:03:56 +01:00
vertica_info.py Short descriptions (batch3) - massive fix on Capitalization and trailing period (#5521) (#5529) 2022-11-09 21:18:39 +01:00
vertica_role.py [PR #5953/cc3a79bc backport][stable-6] Add attributes to some database modules (#6054) 2023-02-24 11:03:56 +01:00
vertica_schema.py [PR #5953/cc3a79bc backport][stable-6] Add attributes to some database modules (#6054) 2023-02-24 11:03:56 +01:00
vertica_user.py [PR #5953/cc3a79bc backport][stable-6] Add attributes to some database modules (#6054) 2023-02-24 11:03:56 +01:00
vexata_eg.py [PR #5965/0ef80569 backport][stable-6] Add attributes to more modules (1/4) (#6022) 2023-02-20 17:47:01 +01:00
vexata_volume.py [PR #5965/0ef80569 backport][stable-6] Add attributes to more modules (1/4) (#6022) 2023-02-20 17:47:01 +01:00
vmadm.py [PR #5968/4b262e39 backport][stable-6] Add attributes to more modules (4/4) (#6024) 2023-02-20 17:46:51 +01:00
wakeonlan.py [PR #5965/0ef80569 backport][stable-6] Add attributes to more modules (1/4) (#6022) 2023-02-20 17:47:01 +01:00
wdc_redfish_command.py [PR #5961/755a4969 backport][stable-6] Add attributes to remove management modules (#6020) 2023-02-20 17:42:18 +01:00
wdc_redfish_info.py Document attributes (_info and _facts modules for now) (#5481) 2022-11-06 21:16:43 +01:00
webfaction_app.py [PR #5955/e944a67c backport][stable-6] Add attributes to manageiq, udm, utm, and webfaction modules (#6055) 2023-02-24 11:04:11 +01:00
webfaction_db.py [PR #5955/e944a67c backport][stable-6] Add attributes to manageiq, udm, utm, and webfaction modules (#6055) 2023-02-24 11:04:11 +01:00
webfaction_domain.py [PR #5955/e944a67c backport][stable-6] Add attributes to manageiq, udm, utm, and webfaction modules (#6055) 2023-02-24 11:04:11 +01:00
webfaction_mailbox.py [PR #5955/e944a67c backport][stable-6] Add attributes to manageiq, udm, utm, and webfaction modules (#6055) 2023-02-24 11:04:11 +01:00
webfaction_site.py [PR #5955/e944a67c backport][stable-6] Add attributes to manageiq, udm, utm, and webfaction modules (#6055) 2023-02-24 11:04:11 +01:00
xattr.py [PR #5964/9de14548 backport][stable-6] Add attributes to various basic modules (#6021) 2023-02-20 17:47:39 +01:00
xbps.py [PR #5954/3ec2fde2 backport][stable-6] Add attributes to package manager modules (#6062) 2023-02-24 11:04:03 +01:00
xcc_redfish_command.py [PR #5961/755a4969 backport][stable-6] Add attributes to remove management modules (#6020) 2023-02-20 17:42:18 +01:00
xenserver_facts.py [stable-6] Check mode has only been added for some _info and _facts modules in a bugfix (#6026) 2023-02-20 18:08:15 +01:00
xenserver_guest.py [PR #5958/ed79a685 backport][stable-6] Add attributes to atomic, memset, one, oneview, packet, proxmox, and xenserver modules (#6019) 2023-02-20 17:42:08 +01:00
xenserver_guest_info.py [PR #5940/2b8ac3c6 backport][stable-6] Remove unneccessary imports (#5976) 2023-02-12 20:22:44 +01:00
xenserver_guest_powerstate.py [PR #5958/ed79a685 backport][stable-6] Add attributes to atomic, memset, one, oneview, packet, proxmox, and xenserver modules (#6019) 2023-02-20 17:42:08 +01:00
xfconf.py [PR #5964/9de14548 backport][stable-6] Add attributes to various basic modules (#6021) 2023-02-20 17:47:39 +01:00
xfconf_info.py [stable-6] Check mode has only been added for some _info and _facts modules in a bugfix (#6026) 2023-02-20 18:08:15 +01:00
xfs_quota.py [PR #6387/9c112308 backport][stable-6] Fixes #5143: xfs_quota fails to initialize new project quotas (#6495) 2023-05-06 07:20:03 +02:00
xml.py [PR #5964/9de14548 backport][stable-6] Add attributes to various basic modules (#6021) 2023-02-20 17:47:39 +01:00
yarn.py [PR #6129/df34569f backport][stable-6] Updating yarn.list to not fail when when warnings are emitted (#6189) 2023-03-15 07:28:40 +01:00
yum_versionlock.py [PR #6121/c0cb7958 backport][stable-6] Documentation: yum_versionlock typo fix (#6126) 2023-03-02 20:16:13 +01:00
zfs.py [PR #6152/11c7611c backport][stable-6] More true/false normalization (#6153) 2023-03-07 07:10:10 +01:00
zfs_delegate_admin.py [PR #5943/53f72973 backport][stable-6] zfs_delegate_admin: fix: zfs allow cannot parse unknown uid/gid (#6086) 2023-02-25 11:48:25 +01:00
zfs_facts.py Short descriptions (batch3) - massive fix on Capitalization and trailing period (#5521) (#5529) 2022-11-09 21:18:39 +01:00
znode.py [PR #6154/1dd86bcb backport][stable-6] add optional use_tls parameter (#6191) 2023-03-15 07:29:48 +01:00
zpool_facts.py Short descriptions (batch3) - massive fix on Capitalization and trailing period (#5521) (#5529) 2022-11-09 21:18:39 +01:00
zypper.py [PR #6534/a9fd9f89 backport][stable-6] added handling of zypper exitcode 102: ZYPPER_EXIT_INF_REBOOT_NEEDED (#6559) 2023-05-22 04:54:14 +00:00
zypper_repository.py [PR #5954/3ec2fde2 backport][stable-6] Add attributes to package manager modules (#6062) 2023-02-24 11:04:03 +01:00