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] 39c39e3de1
[PR #7273/8a9b9827 backport][stable-7] Add ignore_spaces option to ini_file to ignore spacing changes (#7279)
Add `ignore_spaces` option to `ini_file` to ignore spacing changes (#7273)

* Add `ignore_spaces` option to `ini_file` to ignore spacing changes

Add a new `ignore_spaces` option to the `ini_file` module which, if
true, prevents the module from changing a line in a file if the only
thing that would change by doing so is whitespace before or after the
`=`.

Also add test cases for this new functionality. There were previously
no tests for `ini_file` at all, and this doesn't attempt to fix that,
but it does add tests to ensure that the new behavior implemented here
as well as the old behavior in the affected code are correct.

Fixes #7202.

* Add changelog fragment

* pep8 / pylint

* remove unused import

* fix typo in comment in integration test file

* Add symlink tests to main.yml

It appears that #6546 added symlink tests but neglected to add them to
main.yml so they weren't being executed.

* ini_file symlink tests; create output files in correct location

* Add integration tests for ini_file ignore_spaces

* PR feedback

(cherry picked from commit 8a9b98273d)

Co-authored-by: Jonathan Kamens <jik@kamens.us>
2023-09-17 14:36:05 +02:00
..
aerospike_migrations.py Add attributes to more modules (2/4) (#5966) 2023-02-20 17:29:41 +01:00
airbrake_deployment.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
aix_devices.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
aix_filesystem.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
aix_inittab.py Add attributes to aix and ibm modules (#5959) 2023-02-24 09:24:13 +01:00
aix_lvg.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
aix_lvol.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
alerta_customer.py [PR #6671/6fc1df9b backport][stable-7] Use semantic markup (modules a-c) (#6701) 2023-06-15 19:04:07 +02:00
ali_instance.py [PR #6671/6fc1df9b backport][stable-7] Use semantic markup (modules a-c) (#6701) 2023-06-15 19:04:07 +02:00
ali_instance_info.py [PR #6671/6fc1df9b backport][stable-7] Use semantic markup (modules a-c) (#6701) 2023-06-15 19:04:07 +02:00
alternatives.py [PR #6671/6fc1df9b backport][stable-7] Use semantic markup (modules a-c) (#6701) 2023-06-15 19:04:07 +02:00
ansible_galaxy_install.py [PR #6671/6fc1df9b backport][stable-7] Use semantic markup (modules a-c) (#6701) 2023-06-15 19:04:07 +02:00
apache2_mod_proxy.py Add attributes to apache2, cobbler, dimensiondata, icinga2, lxca, pritunl, and spectrum modules (#5963) 2023-02-24 09:24:37 +01:00
apache2_module.py [PR #7209/9f1a9e30 backport][stable-7] plugins/modules/apache2_module: fix typo (#7211) 2023-09-06 19:10:04 +02:00
apk.py [PR #6671/6fc1df9b backport][stable-7] Use semantic markup (modules a-c) (#6701) 2023-06-15 19:04:07 +02:00
apt_repo.py [PR #6671/6fc1df9b backport][stable-7] Use semantic markup (modules a-c) (#6701) 2023-06-15 19:04:07 +02:00
apt_rpm.py [PR #6671/6fc1df9b backport][stable-7] Use semantic markup (modules a-c) (#6701) 2023-06-15 19:04:07 +02:00
archive.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
atomic_container.py Add attributes to atomic, memset, one, oneview, packet, proxmox, and xenserver modules (#5958) 2023-02-20 17:27:38 +01:00
atomic_host.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
atomic_image.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
awall.py [PR #6671/6fc1df9b backport][stable-7] Use semantic markup (modules a-c) (#6701) 2023-06-15 19:04:07 +02:00
beadm.py Add attributes to some filesystem modules (#5960) 2023-02-24 09:25:15 +01:00
bearychat.py [PR #6671/6fc1df9b backport][stable-7] Use semantic markup (modules a-c) (#6701) 2023-06-15 19:04:07 +02:00
bigpanda.py [PR #6904/d074af8d backport][stable-7] minor quoting fix in doc (#6915) 2023-07-12 19:39:27 +02:00
bitbucket_access_key.py [PR #6671/6fc1df9b backport][stable-7] Use semantic markup (modules a-c) (#6701) 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) (#6701) 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) (#6701) 2023-06-15 19:04:07 +02:00
bitbucket_pipeline_variable.py [PR #6671/6fc1df9b backport][stable-7] Use semantic markup (modules a-c) (#6701) 2023-06-15 19:04:07 +02:00
bower.py Add attributes to package manager modules (#5954) 2023-02-24 09:25:20 +01:00
btrfs_info.py New modules btrfs_subvolume / btrfs_info (#5832) 2023-04-20 06:35:29 +02:00
btrfs_subvolume.py [PR #6671/6fc1df9b backport][stable-7] Use semantic markup (modules a-c) (#6701) 2023-06-15 19:04:07 +02:00
bundler.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
bzr.py [PR #6671/6fc1df9b backport][stable-7] Use semantic markup (modules a-c) (#6701) 2023-06-15 19:04:07 +02:00
campfire.py Add attributes to some messaging modules (#5962) 2023-02-24 09:24:50 +01:00
capabilities.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
cargo.py [PR #6671/6fc1df9b backport][stable-7] Use semantic markup (modules a-c) (#6701) 2023-06-15 19:04:07 +02:00
catapult.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
circonus_annotation.py [PR #6671/6fc1df9b backport][stable-7] Use semantic markup (modules a-c) (#6701) 2023-06-15 19:04:07 +02:00
cisco_webex.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
clc_aa_policy.py Add attributes to clc, hwc, and lxd modules (#5952) 2023-02-24 09:22:26 +01:00
clc_alert_policy.py Add attributes to clc, hwc, and lxd modules (#5952) 2023-02-24 09:22:26 +01:00
clc_blueprint_package.py Add attributes to clc, hwc, and lxd modules (#5952) 2023-02-24 09:22:26 +01:00
clc_firewall_policy.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
clc_group.py Add attributes to clc, hwc, and lxd modules (#5952) 2023-02-24 09:22:26 +01:00
clc_loadbalancer.py Add attributes to clc, hwc, and lxd modules (#5952) 2023-02-24 09:22:26 +01:00
clc_modify_server.py Add attributes to clc, hwc, and lxd modules (#5952) 2023-02-24 09:22:26 +01:00
clc_publicip.py Add attributes to clc, hwc, and lxd modules (#5952) 2023-02-24 09:22:26 +01:00
clc_server.py Add attributes to clc, hwc, and lxd modules (#5952) 2023-02-24 09:22:26 +01:00
clc_server_snapshot.py Add attributes to clc, hwc, and lxd modules (#5952) 2023-02-24 09:22:26 +01:00
cloud_init_data_facts.py Short descriptions (batch1) - massive fix on Capitalization and trailing period (#5503) 2022-11-09 07:18:40 +01:00
cloudflare_dns.py [PR #6671/6fc1df9b backport][stable-7] Use semantic markup (modules a-c) (#6701) 2023-06-15 19:04:07 +02:00
cobbler_sync.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
cobbler_system.py [PR #6698/ccdcf70d backport][stable-7] Use semantic markup (modules t-z) (#6722) 2023-06-18 20:08:01 +02:00
composer.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
consul.py [PR #6671/6fc1df9b backport][stable-7] Use semantic markup (modules a-c) (#6701) 2023-06-15 19:04:07 +02:00
consul_acl.py [PR #6671/6fc1df9b backport][stable-7] Use semantic markup (modules a-c) (#6701) 2023-06-15 19:04:07 +02:00
consul_kv.py [PR #6671/6fc1df9b backport][stable-7] Use semantic markup (modules a-c) (#6701) 2023-06-15 19:04:07 +02:00
consul_policy.py [PR #6715/33af903b backport][stable-7] Add consul_policy module from dormant PR (#6917) 2023-07-12 22:23:31 +02:00
consul_session.py [PR #6755/242258eb backport][stable-7] Refactor consul_session to support authentication with tokens (#6879) 2023-07-07 08:09:28 +02:00
copr.py [PR #6927/4b382ed1 backport][stable-7] remove pylint exceptions (#6929) 2023-07-14 07:41:55 +02:00
cpanm.py [PR #7231/517e2d48 backport][stable-7] cpanm: using yaml-specified unit tests (#7233) 2023-09-10 21:45:36 +02:00
cronvar.py [PR #6671/6fc1df9b backport][stable-7] Use semantic markup (modules a-c) (#6701) 2023-06-15 19:04:07 +02:00
crypttab.py [PR #6671/6fc1df9b backport][stable-7] Use semantic markup (modules a-c) (#6701) 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 (#6891) 2023-07-08 18:10:16 +02:00
datadog_event.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
datadog_monitor.py [PR #6672/2ed82e03 backport][stable-7] Use semantic markup (modules d-g) (#6702) 2023-06-15 19:04:16 +02:00
dconf.py [PR #6544/57f8d847 backport][stable-7] Improve/fix dconf documentation using semantic markup (#6596) 2023-05-29 21:45:35 +02:00
deploy_helper.py [PR #6672/2ed82e03 backport][stable-7] Use semantic markup (modules d-g) (#6702) 2023-06-15 19:04:16 +02:00
dimensiondata_network.py [PR #6672/2ed82e03 backport][stable-7] Use semantic markup (modules d-g) (#6702) 2023-06-15 19:04:16 +02:00
dimensiondata_vlan.py [PR #6672/2ed82e03 backport][stable-7] Use semantic markup (modules d-g) (#6702) 2023-06-15 19:04:16 +02:00
discord.py [PR #6672/2ed82e03 backport][stable-7] Use semantic markup (modules d-g) (#6702) 2023-06-15 19:04:16 +02:00
django_manage.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
dnf_versionlock.py [PR #6672/2ed82e03 backport][stable-7] Use semantic markup (modules d-g) (#6702) 2023-06-15 19:04:16 +02:00
dnsimple.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
dnsimple_info.py [PR #6672/2ed82e03 backport][stable-7] Use semantic markup (modules d-g) (#6702) 2023-06-15 19:04:16 +02:00
dnsmadeeasy.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
dpkg_divert.py [PR #6672/2ed82e03 backport][stable-7] Use semantic markup (modules d-g) (#6702) 2023-06-15 19:04:16 +02:00
easy_install.py [PR #6672/2ed82e03 backport][stable-7] Use semantic markup (modules d-g) (#6702) 2023-06-15 19:04:16 +02:00
ejabberd_user.py [PR #7075/f9f5c45c backport][stable-7] ejabberd_user: use CmdRunner (#7110) 2023-08-13 22:15:35 +02:00
elasticsearch_plugin.py Add attributes to more modules (2/4) (#5966) 2023-02-20 17:29:41 +01:00
emc_vnx_sg_member.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
etcd3.py [PR #6672/2ed82e03 backport][stable-7] Use semantic markup (modules d-g) (#6702) 2023-06-15 19:04:16 +02:00
facter.py [PR #6672/2ed82e03 backport][stable-7] Use semantic markup (modules d-g) (#6702) 2023-06-15 19:04:16 +02:00
filesize.py [PR #6672/2ed82e03 backport][stable-7] Use semantic markup (modules d-g) (#6702) 2023-06-15 19:04:16 +02:00
filesystem.py [PR #6680/5d9eb8be backport][stable-7] filesystem: add UUID change feature (#6731) 2023-06-19 11:13:26 +02:00
flatpak.py [PR #6672/2ed82e03 backport][stable-7] Use semantic markup (modules d-g) (#6702) 2023-06-15 19:04:16 +02:00
flatpak_remote.py [PR #6672/2ed82e03 backport][stable-7] Use semantic markup (modules d-g) (#6702) 2023-06-15 19:04:16 +02:00
flowdock.py [PR #6930/680f3f89 backport][stable-7] flowdock module: deprecation (#6934) 2023-07-14 20:59:48 +02:00
gandi_livedns.py [PR #6672/2ed82e03 backport][stable-7] Use semantic markup (modules d-g) (#6702) 2023-06-15 19:04:16 +02:00
gconftool2.py [PR #6672/2ed82e03 backport][stable-7] Use semantic markup (modules d-g) (#6702) 2023-06-15 19:04:16 +02:00
gconftool2_info.py gconftool2: refactored to use ModuleHelper + CmdRunner (#5545) 2022-11-15 21:02:45 +01:00
gem.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
git_config.py [PR #6672/2ed82e03 backport][stable-7] Use semantic markup (modules d-g) (#6702) 2023-06-15 19:04:16 +02:00
github_deploy_key.py [PR #6672/2ed82e03 backport][stable-7] Use semantic markup (modules d-g) (#6702) 2023-06-15 19:04:16 +02:00
github_issue.py Add attributes to git* modules (#5947) 2023-02-20 17:26:28 +01:00
github_key.py [PR #6854/99a35b16 backport][stable-7] Add example for github_key in a single task (#6860) 2023-07-06 08:02:57 +02:00
github_release.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
github_repo.py [PR #6672/2ed82e03 backport][stable-7] Use semantic markup (modules d-g) (#6702) 2023-06-15 19:04:16 +02:00
github_webhook.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02: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 #6672/2ed82e03 backport][stable-7] Use semantic markup (modules d-g) (#6702) 2023-06-15 19:04:16 +02:00
gitlab_deploy_key.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
gitlab_group.py [PR #6712/e85b0080 backport][stable-7] gitlab_group => Make most options optional (#6725) 2023-06-18 21:27:19 +02:00
gitlab_group_members.py [PR #6672/2ed82e03 backport][stable-7] Use semantic markup (modules d-g) (#6702) 2023-06-15 19:04:16 +02:00
gitlab_group_variable.py [PR #7132/e7d8ef4c backport][stable-7] gitlab_project_variable/gitlab_group_variable: Add support for 'raw' option (#7166) 2023-08-29 13:05:58 +02:00
gitlab_hook.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
gitlab_instance_variable.py [PR #6672/2ed82e03 backport][stable-7] Use semantic markup (modules d-g) (#6702) 2023-06-15 19:04:16 +02:00
gitlab_merge_request.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
gitlab_project.py [PR #6672/2ed82e03 backport][stable-7] Use semantic markup (modules d-g) (#6702) 2023-06-15 19:04:16 +02:00
gitlab_project_badge.py [PR #6672/2ed82e03 backport][stable-7] Use semantic markup (modules d-g) (#6702) 2023-06-15 19:04:16 +02:00
gitlab_project_members.py [PR #6672/2ed82e03 backport][stable-7] Use semantic markup (modules d-g) (#6702) 2023-06-15 19:04:16 +02:00
gitlab_project_variable.py [PR #7132/e7d8ef4c backport][stable-7] gitlab_project_variable/gitlab_group_variable: Add support for 'raw' option (#7166) 2023-08-29 13:05:58 +02:00
gitlab_protected_branch.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
gitlab_runner.py [PR #6927/4b382ed1 backport][stable-7] remove pylint exceptions (#6929) 2023-07-14 07:41:55 +02:00
gitlab_user.py [PR #6672/2ed82e03 backport][stable-7] Use semantic markup (modules d-g) (#6702) 2023-06-15 19:04:16 +02:00
grove.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
gunicorn.py Add attributes to more modules (2/4) (#5966) 2023-02-20 17:29:41 +01:00
haproxy.py [PR #6677/3e0d84bd backport][stable-7] Use semantic markup (modules h-j) (#6706) 2023-06-15 19:04:36 +02:00
heroku_collaborator.py [PR #6677/3e0d84bd backport][stable-7] Use semantic markup (modules h-j) (#6706) 2023-06-15 19:04:36 +02:00
hg.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
hipchat.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
homebrew.py [PR #6677/3e0d84bd backport][stable-7] Use semantic markup (modules h-j) (#6706) 2023-06-15 19:04:36 +02:00
homebrew_cask.py homebrew: respect greedy flag for cask upgrade_all (#6267) 2023-04-13 06:41:23 +02:00
homebrew_tap.py [PR #6677/3e0d84bd backport][stable-7] Use semantic markup (modules h-j) (#6706) 2023-06-15 19:04:36 +02:00
homectl.py [PR #6677/3e0d84bd backport][stable-7] Use semantic markup (modules h-j) (#6706) 2023-06-15 19:04:36 +02:00
honeybadger_deployment.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
hpilo_boot.py Add attributes to remove management modules (#5961) 2023-02-20 17:28:13 +01:00
hpilo_info.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
hponcfg.py Add attributes to more modules (1/4) (#5965) 2023-02-20 17:29:14 +01:00
htpasswd.py [PR #6841/4d704c03 backport][stable-7] htpasswd: deprecate crypt_scheme (#6858) 2023-07-06 06:42:34 +02:00
hwc_ecs_instance.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
hwc_evs_disk.py Add attributes to clc, hwc, and lxd modules (#5952) 2023-02-24 09:22:26 +01:00
hwc_network_vpc.py Add attributes to clc, hwc, and lxd modules (#5952) 2023-02-24 09:22:26 +01:00
hwc_smn_topic.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
hwc_vpc_eip.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
hwc_vpc_peering_connect.py Add attributes to clc, hwc, and lxd modules (#5952) 2023-02-24 09:22:26 +01:00
hwc_vpc_port.py Add attributes to clc, hwc, and lxd modules (#5952) 2023-02-24 09:22:26 +01:00
hwc_vpc_private_ip.py [PR #6677/3e0d84bd backport][stable-7] Use semantic markup (modules h-j) (#6706) 2023-06-15 19:04:36 +02:00
hwc_vpc_route.py [PR #6677/3e0d84bd backport][stable-7] Use semantic markup (modules h-j) (#6706) 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) (#6706) 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) (#6706) 2023-06-15 19:04:36 +02:00
hwc_vpc_subnet.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
ibm_sa_domain.py Add attributes to aix and ibm modules (#5959) 2023-02-24 09:24:13 +01:00
ibm_sa_host.py Add attributes to aix and ibm modules (#5959) 2023-02-24 09:24:13 +01:00
ibm_sa_host_ports.py Add attributes to aix and ibm modules (#5959) 2023-02-24 09:24:13 +01:00
ibm_sa_pool.py Add attributes to aix and ibm modules (#5959) 2023-02-24 09:24:13 +01:00
ibm_sa_vol.py Add attributes to aix and ibm modules (#5959) 2023-02-24 09:24:13 +01:00
ibm_sa_vol_map.py Add attributes to aix and ibm modules (#5959) 2023-02-24 09:24:13 +01:00
icinga2_feature.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 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 (#6753) 2023-06-20 19:27:27 +02:00
idrac_redfish_command.py Redfish iDRAC: Allow for specifying an exact manager with 'resource_id' for CreateBiosConfigJob (#6370) 2023-04-20 06:59:52 +02:00
idrac_redfish_config.py [PR #6677/3e0d84bd backport][stable-7] Use semantic markup (modules h-j) (#6706) 2023-06-15 19:04:36 +02:00
idrac_redfish_info.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
ilo_redfish_command.py Adding CheckiLORebootStatus functionality to ilo_redfish_command (#6115) 2023-04-16 13:06:12 +02:00
ilo_redfish_config.py Add attributes to remove management modules (#5961) 2023-02-20 17:28:13 +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 #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
imgadm.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
infinity.py Add attributes to more modules (1/4) (#5965) 2023-02-20 17:29:14 +01:00
influxdb_database.py Add attributes to some database modules (#5953) 2023-02-24 09:23:04 +01:00
influxdb_query.py Add attributes to some database modules (#5953) 2023-02-24 09:23:04 +01:00
influxdb_retention_policy.py [PR #6677/3e0d84bd backport][stable-7] Use semantic markup (modules h-j) (#6706) 2023-06-15 19:04:36 +02:00
influxdb_user.py Fix influxdb_user grants in check mode (#6111) 2023-03-22 07:38:31 +01:00
influxdb_write.py Add attributes to some database modules (#5953) 2023-02-24 09:23:04 +01:00
ini_file.py [PR #7273/8a9b9827 backport][stable-7] Add ignore_spaces option to ini_file to ignore spacing changes (#7279) 2023-09-17 14:36:05 +02:00
installp.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
interfaces_file.py [PR #6677/3e0d84bd backport][stable-7] Use semantic markup (modules h-j) (#6706) 2023-06-15 19:04:36 +02:00
ip_netns.py Add attributes to more modules (1/4) (#5965) 2023-02-20 17:29:14 +01:00
ipa_config.py [PR #7019/4fda040e backport][stable-7] ipa_config: add user and group ojectclasses parameters (#7071) 2023-08-08 13:45:47 +02:00
ipa_dnsrecord.py [PR #6677/3e0d84bd backport][stable-7] Use semantic markup (modules h-j) (#6706) 2023-06-15 19:04:36 +02:00
ipa_dnszone.py [PR #6906/b818afd4 backport][stable-7] Fix key error for reverse zone (#6905) (#6951) 2023-07-16 14:39:34 +02:00
ipa_group.py [PR #6677/3e0d84bd backport][stable-7] Use semantic markup (modules h-j) (#6706) 2023-06-15 19:04:36 +02:00
ipa_hbacrule.py Add attributes to ipa and keycloak modules (#5950) 2023-02-24 09:25:31 +01:00
ipa_host.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
ipa_hostgroup.py [PR #6677/3e0d84bd backport][stable-7] Use semantic markup (modules h-j) (#6706) 2023-06-15 19:04:36 +02:00
ipa_otpconfig.py Add attributes to ipa and keycloak modules (#5950) 2023-02-24 09:25:31 +01:00
ipa_otptoken.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
ipa_pwpolicy.py Add attributes to ipa and keycloak modules (#5950) 2023-02-24 09:25:31 +01:00
ipa_role.py Add attributes to ipa and keycloak modules (#5950) 2023-02-24 09:25:31 +01:00
ipa_service.py Add attributes to ipa and keycloak modules (#5950) 2023-02-24 09:25:31 +01:00
ipa_subca.py Add attributes to ipa and keycloak modules (#5950) 2023-02-24 09:25:31 +01:00
ipa_sudocmd.py Add attributes to ipa and keycloak modules (#5950) 2023-02-24 09:25:31 +01:00
ipa_sudocmdgroup.py Add attributes to ipa and keycloak modules (#5950) 2023-02-24 09:25:31 +01:00
ipa_sudorule.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
ipa_user.py [PR #6677/3e0d84bd backport][stable-7] Use semantic markup (modules h-j) (#6706) 2023-06-15 19:04:36 +02:00
ipa_vault.py Add attributes to ipa and keycloak modules (#5950) 2023-02-24 09:25:31 +01:00
ipbase_info.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
ipify_facts.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
ipinfoio_facts.py short_description fix batch 2 (#5520) 2022-11-09 13:57:41 +01:00
ipmi_boot.py Add attributes to remove management modules (#5961) 2023-02-20 17:28:13 +01:00
ipmi_power.py [PR #6677/3e0d84bd backport][stable-7] Use semantic markup (modules h-j) (#6706) 2023-06-15 19:04:36 +02:00
iptables_state.py [PR #6677/3e0d84bd backport][stable-7] Use semantic markup (modules h-j) (#6706) 2023-06-15 19:04:36 +02:00
ipwcli_dns.py [PR #6677/3e0d84bd backport][stable-7] Use semantic markup (modules h-j) (#6706) 2023-06-15 19:04:36 +02:00
irc.py Add attributes to some messaging modules (#5962) 2023-02-24 09:24:50 +01:00
iso_create.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
iso_customize.py [PR #6677/3e0d84bd backport][stable-7] Use semantic markup (modules h-j) (#6706) 2023-06-15 19:04:36 +02:00
iso_extract.py [PR #6677/3e0d84bd backport][stable-7] Use semantic markup (modules h-j) (#6706) 2023-06-15 19:04:36 +02:00
jabber.py Add attributes to some messaging modules (#5962) 2023-02-24 09:24:50 +01:00
java_cert.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
java_keystore.py [PR #6677/3e0d84bd backport][stable-7] Use semantic markup (modules h-j) (#6706) 2023-06-15 19:04:36 +02:00
jboss.py [PR #6677/3e0d84bd backport][stable-7] Use semantic markup (modules h-j) (#6706) 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 (#7234) 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 (#7234) 2023-09-11 06:00:57 +02:00
jenkins_job.py [PR #6677/3e0d84bd backport][stable-7] Use semantic markup (modules h-j) (#6706) 2023-06-15 19:04:36 +02:00
jenkins_job_info.py [PR #6677/3e0d84bd backport][stable-7] Use semantic markup (modules h-j) (#6706) 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 (#7016) 2023-07-31 08:37:15 +02:00
jenkins_script.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
jira.py [PR #6677/3e0d84bd backport][stable-7] Use semantic markup (modules h-j) (#6706) 2023-06-15 19:04:36 +02:00
kdeconfig.py [PR #6678/c694abbd backport][stable-7] Use semantic markup (modules k-l) (#6703) 2023-06-15 19:04:45 +02:00
kernel_blacklist.py Add attributes to various basic modules (#5964) 2023-02-20 17:28:47 +01:00
keycloak_authentication.py [PR #6734/77480026 backport][stable-7] Fix Keycloak authentication management indexing (#6894) 2023-07-08 18:10:01 +02:00
keycloak_authentication_required_actions.py [PR #6732/cd48e818 backport][stable-7] Keycloak: Authentication required actions management (#6754) 2023-06-20 19:48:18 +02:00
keycloak_authz_authorization_scope.py [PR #6678/c694abbd backport][stable-7] Use semantic markup (modules k-l) (#6703) 2023-06-15 19:04:45 +02:00
keycloak_authz_permission.py [PR #6964/3ce4fe8d backport][stable-7] keycloak_authz_permission*: adjust to semantic markup (#6967) 2023-07-16 13:14:11 +00:00
keycloak_authz_permission_info.py [PR #6964/3ce4fe8d backport][stable-7] keycloak_authz_permission*: adjust to semantic markup (#6967) 2023-07-16 13:14:11 +00:00
keycloak_client.py [PR #6931/91152cb1 backport][stable-7] Keycloak client secret (#7077) 2023-08-09 16:15:15 +02:00
keycloak_client_rolemapping.py [PR #6687/e06a0e22 backport][stable-7] keycloak_client_rolemapping.py: add support for subgroups (#6723) 2023-06-18 20:25:34 +02:00
keycloak_clientscope.py [PR #6678/c694abbd backport][stable-7] Use semantic markup (modules k-l) (#6703) 2023-06-15 19:04:45 +02:00
keycloak_clientscope_type.py [PR #7162/4c8c25bc backport][stable-7] keycloak_clientscope_type: fixed example (#7165) 2023-08-29 07:47:30 +02:00
keycloak_clientsecret_info.py [PR #6678/c694abbd backport][stable-7] Use semantic markup (modules k-l) (#6703) 2023-06-15 19:04:45 +02:00
keycloak_clientsecret_regenerate.py Add attributes to ipa and keycloak modules (#5950) 2023-02-24 09:25:31 +01:00
keycloak_clienttemplate.py [PR #6678/c694abbd backport][stable-7] Use semantic markup (modules k-l) (#6703) 2023-06-15 19:04:45 +02:00
keycloak_group.py [PR #6678/c694abbd backport][stable-7] Use semantic markup (modules k-l) (#6703) 2023-06-15 19:04:45 +02:00
keycloak_identity_provider.py [PR #6678/c694abbd backport][stable-7] Use semantic markup (modules k-l) (#6703) 2023-06-15 19:04:45 +02:00
keycloak_realm.py [PR #6678/c694abbd backport][stable-7] Use semantic markup (modules k-l) (#6703) 2023-06-15 19:04:45 +02: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 #6678/c694abbd backport][stable-7] Use semantic markup (modules k-l) (#6703) 2023-06-15 19:04:45 +02:00
keycloak_user.py [PR #6678/c694abbd backport][stable-7] Use semantic markup (modules k-l) (#6703) 2023-06-15 19:04:45 +02:00
keycloak_user_federation.py [PR #6678/c694abbd backport][stable-7] Use semantic markup (modules k-l) (#6703) 2023-06-15 19:04:45 +02:00
keycloak_user_rolemapping.py [PR #6678/c694abbd backport][stable-7] Use semantic markup (modules k-l) (#6703) 2023-06-15 19:04:45 +02:00
keyring.py [PR #6927/4b382ed1 backport][stable-7] remove pylint exceptions (#6929) 2023-07-14 07:41:55 +02: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 #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
launchd.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
layman.py [PR #6678/c694abbd backport][stable-7] Use semantic markup (modules k-l) (#6703) 2023-06-15 19:04:45 +02:00
lbu.py Add attributes to more modules (2/4) (#5966) 2023-02-20 17:29:41 +01:00
ldap_attrs.py [PR #6678/c694abbd backport][stable-7] Use semantic markup (modules k-l) (#6703) 2023-06-15 19:04:45 +02:00
ldap_entry.py [PR #6678/c694abbd backport][stable-7] Use semantic markup (modules k-l) (#6703) 2023-06-15 19:04:45 +02:00
ldap_passwd.py [PR #6678/c694abbd backport][stable-7] Use semantic markup (modules k-l) (#6703) 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 (#7268) 2023-09-15 19:15:03 +02:00
librato_annotation.py Add attributes to some messaging modules (#5962) 2023-02-24 09:24:50 +01:00
linode.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
linode_v4.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
listen_ports_facts.py [PR #6678/c694abbd backport][stable-7] Use semantic markup (modules k-l) (#6703) 2023-06-15 19:04:45 +02:00
lldp.py Add attributes to more modules (2/4) (#5966) 2023-02-20 17:29:41 +01:00
locale_gen.py [PR #6903/3a6955cb backport][stable-7] locale_gen: refactor (#6945) 2023-07-15 16:27:50 +02:00
logentries.py Add attributes to some messaging modules (#5962) 2023-02-24 09:24:50 +01:00
logentries_msg.py Add attributes to some messaging modules (#5962) 2023-02-24 09:24:50 +01:00
logstash_plugin.py Add attributes to more modules (2/4) (#5966) 2023-02-20 17:29:41 +01:00
lvg.py [PR #6682/24aeedbc backport][stable-7] lvg: add UUID reset and active state management feature (#6730) 2023-06-19 11:13:10 +02:00
lvg_rename.py [PR #6721/48711406 backport][stable-7] lvg_rename: New module to support VG renaming (#6733) 2023-06-19 16:43:39 +02:00
lvol.py [PR #7053/a0c67a88 backport][stable-7] lvol: Fix pct of origin (#7097) 2023-08-12 11:39:59 +02:00
lxc_container.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
lxca_cmms.py Add attributes to apache2, cobbler, dimensiondata, icinga2, lxca, pritunl, and spectrum modules (#5963) 2023-02-24 09:24:37 +01:00
lxca_nodes.py Add attributes to apache2, cobbler, dimensiondata, icinga2, lxca, pritunl, and spectrum modules (#5963) 2023-02-24 09:24:37 +01:00
lxd_container.py [PR #6678/c694abbd backport][stable-7] Use semantic markup (modules k-l) (#6703) 2023-06-15 19:04:45 +02:00
lxd_profile.py Add attributes to clc, hwc, and lxd modules (#5952) 2023-02-24 09:22:26 +01:00
lxd_project.py [PR #6678/c694abbd backport][stable-7] Use semantic markup (modules k-l) (#6703) 2023-06-15 19:04:45 +02:00
macports.py [PR #6679/b271dba4 backport][stable-7] Use semantic markup (modules m-n) (#6704) 2023-06-15 19:04:53 +02:00
mail.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
make.py [PR #7180/9021e741 backport][stable-7] community.general.make: (#7218) 2023-09-06 22:05:57 +02:00
manageiq_alert_profiles.py Add attributes to manageiq, udm, utm, and webfaction modules (#5955) 2023-02-24 09:23:28 +01:00
manageiq_alerts.py Add attributes to manageiq, udm, utm, and webfaction modules (#5955) 2023-02-24 09:23:28 +01:00
manageiq_group.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
manageiq_policies.py [PR #6679/b271dba4 backport][stable-7] Use semantic markup (modules m-n) (#6704) 2023-06-15 19:04:53 +02:00
manageiq_policies_info.py [PR #6679/b271dba4 backport][stable-7] Use semantic markup (modules m-n) (#6704) 2023-06-15 19:04:53 +02:00
manageiq_provider.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
manageiq_tags.py [PR #6679/b271dba4 backport][stable-7] Use semantic markup (modules m-n) (#6704) 2023-06-15 19:04:53 +02:00
manageiq_tags_info.py [PR #6679/b271dba4 backport][stable-7] Use semantic markup (modules m-n) (#6704) 2023-06-15 19:04:53 +02:00
manageiq_tenant.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
manageiq_user.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
mas.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
matrix.py Add attributes to some messaging modules (#5962) 2023-02-24 09:24:50 +01:00
mattermost.py [PR #6698/ccdcf70d backport][stable-7] Use semantic markup (modules t-z) (#6722) 2023-06-18 20:08:01 +02:00
maven_artifact.py [PR #6698/ccdcf70d backport][stable-7] Use semantic markup (modules t-z) (#6722) 2023-06-18 20:08:01 +02:00
memset_dns_reload.py [PR #6679/b271dba4 backport][stable-7] Use semantic markup (modules m-n) (#6704) 2023-06-15 19:04:53 +02:00
memset_memstore_info.py [PR #6679/b271dba4 backport][stable-7] Use semantic markup (modules m-n) (#6704) 2023-06-15 19:04:53 +02:00
memset_server_info.py [PR #6679/b271dba4 backport][stable-7] Use semantic markup (modules m-n) (#6704) 2023-06-15 19:04:53 +02:00
memset_zone.py [PR #6679/b271dba4 backport][stable-7] Use semantic markup (modules m-n) (#6704) 2023-06-15 19:04:53 +02:00
memset_zone_domain.py [PR #6679/b271dba4 backport][stable-7] Use semantic markup (modules m-n) (#6704) 2023-06-15 19:04:53 +02:00
memset_zone_record.py [PR #6679/b271dba4 backport][stable-7] Use semantic markup (modules m-n) (#6704) 2023-06-15 19:04:53 +02:00
mksysb.py mksysb: improve visibility on the output (#6269) 2023-04-05 13:55:49 +02:00
modprobe.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
monit.py [PR #6679/b271dba4 backport][stable-7] Use semantic markup (modules m-n) (#6704) 2023-06-15 19:04:53 +02:00
mqtt.py [PR #6679/b271dba4 backport][stable-7] Use semantic markup (modules m-n) (#6704) 2023-06-15 19:04:53 +02:00
mssql_db.py Add attributes to some database modules (#5953) 2023-02-24 09:23:04 +01:00
mssql_script.py [PR #6679/b271dba4 backport][stable-7] Use semantic markup (modules m-n) (#6704) 2023-06-15 19:04:53 +02:00
nagios.py [PR #6679/b271dba4 backport][stable-7] Use semantic markup (modules m-n) (#6704) 2023-06-15 19:04:53 +02:00
netcup_dns.py [PR #6679/b271dba4 backport][stable-7] Use semantic markup (modules m-n) (#6704) 2023-06-15 19:04:53 +02:00
newrelic_deployment.py [PR #6679/b271dba4 backport][stable-7] Use semantic markup (modules m-n) (#6704) 2023-06-15 19:04:53 +02:00
nexmo.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
nginx_status_info.py short_description fix batch 2 (#5520) 2022-11-09 13:57:41 +01:00
nictagadm.py [PR #6679/b271dba4 backport][stable-7] Use semantic markup (modules m-n) (#6704) 2023-06-15 19:04:53 +02:00
nmcli.py [PR #6902/cc8e2d67 backport][stable-7] Added support in nmcli for ipv4.dns-options (#6926) 2023-07-13 22:42:05 +02:00
nomad_job.py [PR #6679/b271dba4 backport][stable-7] Use semantic markup (modules m-n) (#6704) 2023-06-15 19:04:53 +02:00
nomad_job_info.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
nosh.py [PR #6679/b271dba4 backport][stable-7] Use semantic markup (modules m-n) (#6704) 2023-06-15 19:04:53 +02:00
npm.py [PR #6989/5988b9ac backport][stable-7] npm: changed to cmdrunner (#7096) 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 (#7236) 2023-09-11 06:01:11 +02:00
ocapi_command.py [PR #6681/45eb1e39 backport][stable-7] Use semantic markup (modules o-p) (#6705) 2023-06-15 19:05:01 +02:00
ocapi_info.py [PR #6681/45eb1e39 backport][stable-7] Use semantic markup (modules o-p) (#6705) 2023-06-15 19:05:01 +02:00
oci_vcn.py [PR #6681/45eb1e39 backport][stable-7] Use semantic markup (modules o-p) (#6705) 2023-06-15 19:05:01 +02:00
odbc.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
office_365_connector_card.py office_365_connector_card: Remove references to dev.outlook.com (#6390) 2023-04-23 16:07:23 +02:00
ohai.py Add attributes to more modules (1/4) (#5965) 2023-02-20 17:29:14 +01:00
omapi_host.py Add attributes to more modules (1/4) (#5965) 2023-02-20 17:29:14 +01:00
one_host.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
one_image.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
one_image_info.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
one_service.py [PR #6681/45eb1e39 backport][stable-7] Use semantic markup (modules o-p) (#6705) 2023-06-15 19:05:01 +02:00
one_template.py [PR #6681/45eb1e39 backport][stable-7] Use semantic markup (modules o-p) (#6705) 2023-06-15 19:05:01 +02:00
one_vm.py [PR #6681/45eb1e39 backport][stable-7] Use semantic markup (modules o-p) (#6705) 2023-06-15 19:05:01 +02:00
oneandone_firewall_policy.py Add attributes to oneandone, ovh, and rackspace modules (#5948) 2023-02-24 09:21:43 +01:00
oneandone_load_balancer.py [PR #6681/45eb1e39 backport][stable-7] Use semantic markup (modules o-p) (#6705) 2023-06-15 19:05:01 +02:00
oneandone_monitoring_policy.py Add attributes to oneandone, ovh, and rackspace modules (#5948) 2023-02-24 09:21:43 +01:00
oneandone_private_network.py Add attributes to oneandone, ovh, and rackspace modules (#5948) 2023-02-24 09:21:43 +01:00
oneandone_public_ip.py Add attributes to oneandone, ovh, and rackspace modules (#5948) 2023-02-24 09:21:43 +01:00
oneandone_server.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
onepassword_info.py [PR #6681/45eb1e39 backport][stable-7] Use semantic markup (modules o-p) (#6705) 2023-06-15 19:05:01 +02:00
oneview_datacenter_info.py Check mode has only been added for some _info and _facts modules in a bugfix (#5969) 2023-02-20 17:49:31 +01:00
oneview_enclosure_info.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
oneview_ethernet_network.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
oneview_ethernet_network_info.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
oneview_fc_network.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
oneview_fc_network_info.py Check mode has only been added for some _info and _facts modules in a bugfix (#5969) 2023-02-20 17:49:31 +01:00
oneview_fcoe_network.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
oneview_fcoe_network_info.py Check mode has only been added for some _info and _facts modules in a bugfix (#5969) 2023-02-20 17:49:31 +01:00
oneview_logical_interconnect_group.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
oneview_logical_interconnect_group_info.py Check mode has only been added for some _info and _facts modules in a bugfix (#5969) 2023-02-20 17:49:31 +01:00
oneview_network_set.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
oneview_network_set_info.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
oneview_san_manager.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
oneview_san_manager_info.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
online_server_info.py short_description fix batch 2 (#5520) 2022-11-09 13:57:41 +01:00
online_user_info.py short_description fix batch 2 (#5520) 2022-11-09 13:57:41 +01:00
open_iscsi.py [PR #6681/45eb1e39 backport][stable-7] Use semantic markup (modules o-p) (#6705) 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" (#6893) 2023-07-08 18:10:08 +02:00
opendj_backendprop.py Add attributes to more modules (1/4) (#5965) 2023-02-20 17:29:14 +01:00
openwrt_init.py [PR #6681/45eb1e39 backport][stable-7] Use semantic markup (modules o-p) (#6705) 2023-06-15 19:05:01 +02:00
opkg.py [PR #6862/91a68187 backport][stable-7] opkg: add executable parameter (#6870) 2023-07-06 19:55:58 +00:00
osx_defaults.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
ovh_ip_failover.py Add attributes to oneandone, ovh, and rackspace modules (#5948) 2023-02-24 09:21:43 +01:00
ovh_ip_loadbalancing_backend.py Add attributes to oneandone, ovh, and rackspace modules (#5948) 2023-02-24 09:21:43 +01:00
ovh_monthly_billing.py Add attributes to oneandone, ovh, and rackspace modules (#5948) 2023-02-24 09:21:43 +01:00
pacemaker_cluster.py Add attributes to more modules (1/4) (#5965) 2023-02-20 17:29:14 +01:00
packet_device.py [PR #6681/45eb1e39 backport][stable-7] Use semantic markup (modules o-p) (#6705) 2023-06-15 19:05:01 +02:00
packet_ip_subnet.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
packet_project.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
packet_sshkey.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
packet_volume.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
packet_volume_attachment.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
pacman.py [PR #6713/f6ee2177 backport][stable-7] pacman: support yay as root (#6896) 2023-07-08 18:09:52 +02:00
pacman_key.py [PR #6681/45eb1e39 backport][stable-7] Use semantic markup (modules o-p) (#6705) 2023-06-15 19:05:01 +02:00
pagerduty.py [PR #6681/45eb1e39 backport][stable-7] Use semantic markup (modules o-p) (#6705) 2023-06-15 19:05:01 +02:00
pagerduty_alert.py [PR #7183/6012d262 backport][stable-7] feat: pagerduty_alert: Adds in use of v2 api provided (#7229) 2023-09-10 09:00:28 +02:00
pagerduty_change.py [PR #6681/45eb1e39 backport][stable-7] Use semantic markup (modules o-p) (#6705) 2023-06-15 19:05:01 +02:00
pagerduty_user.py [PR #6681/45eb1e39 backport][stable-7] Use semantic markup (modules o-p) (#6705) 2023-06-15 19:05:01 +02:00
pam_limits.py [PR #6681/45eb1e39 backport][stable-7] Use semantic markup (modules o-p) (#6705) 2023-06-15 19:05:01 +02:00
pamd.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
parted.py [PR #6681/45eb1e39 backport][stable-7] Use semantic markup (modules o-p) (#6705) 2023-06-15 19:05:01 +02:00
pear.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
pids.py [PR #6681/45eb1e39 backport][stable-7] Use semantic markup (modules o-p) (#6705) 2023-06-15 19:05:01 +02:00
pingdom.py Add attributes to more modules (3/4) (#5967) 2023-02-20 17:30:26 +01:00
pip_package_info.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
pipx.py [PR #6681/45eb1e39 backport][stable-7] Use semantic markup (modules o-p) (#6705) 2023-06-15 19:05:01 +02:00
pipx_info.py [PR #6681/45eb1e39 backport][stable-7] Use semantic markup (modules o-p) (#6705) 2023-06-15 19:05:01 +02:00
pkg5.py [PR #6681/45eb1e39 backport][stable-7] Use semantic markup (modules o-p) (#6705) 2023-06-15 19:05:01 +02:00
pkg5_publisher.py Add attributes to package manager modules (#5954) 2023-02-24 09:25:20 +01:00
pkgin.py Add attributes to package manager modules (#5954) 2023-02-24 09:25:20 +01:00
pkgng.py [PR #6681/45eb1e39 backport][stable-7] Use semantic markup (modules o-p) (#6705) 2023-06-15 19:05:01 +02:00
pkgutil.py [PR #6681/45eb1e39 backport][stable-7] Use semantic markup (modules o-p) (#6705) 2023-06-15 19:05:01 +02:00
pmem.py [PR #6681/45eb1e39 backport][stable-7] Use semantic markup (modules o-p) (#6705) 2023-06-15 19:05:01 +02:00
pnpm.py [PR #6741/568814fc backport][stable-7] New module: pnpm package manager (#7225) 2023-09-08 17:38:30 +02:00
portage.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
portinstall.py Add attributes to package manager modules (#5954) 2023-02-24 09:25:20 +01:00
pritunl_org.py [PR #6681/45eb1e39 backport][stable-7] Use semantic markup (modules o-p) (#6705) 2023-06-15 19:05:01 +02:00
pritunl_org_info.py Fix pylint errors (#5933) 2023-02-04 17:05:08 +01:00
pritunl_user.py [PR #6681/45eb1e39 backport][stable-7] Use semantic markup (modules o-p) (#6705) 2023-06-15 19:05:01 +02:00
pritunl_user_info.py [PR #6681/45eb1e39 backport][stable-7] Use semantic markup (modules o-p) (#6705) 2023-06-15 19:05:01 +02:00
profitbricks.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
profitbricks_datacenter.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
profitbricks_nic.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
profitbricks_volume.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
profitbricks_volume_attachments.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
proxmox.py [PR #6852/7adb9985 backport][stable-7] [proxmox_vm_info] New module to retrieve virtual machines information from Proxmox VE API (#6897) 2023-07-08 18:09:16 +02:00
proxmox_disk.py [PR #6770/70e2048d backport][stable-7] proxmox_disk: fix failure to create cdrom (#6796) 2023-06-27 07:07:39 +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-7] smbios option description (#7224) 2023-09-08 13:27:34 +02:00
proxmox_nic.py [PR #6681/45eb1e39 backport][stable-7] Use semantic markup (modules o-p) (#6705) 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 (#6621) 2023-06-06 06:05:07 +02:00
proxmox_pool_member.py [PR #6604/16abb96b backport][stable-7] New Proxmox VE modules to handle pools and their membership (#6621) 2023-06-06 06:05:07 +02:00
proxmox_snap.py [PR #6681/45eb1e39 backport][stable-7] Use semantic markup (modules o-p) (#6705) 2023-06-15 19:05:01 +02: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-7] Don't require api_password when api_token_id is used in proxmox_tasks_info (#6562) 2023-05-22 04:54:05 +00:00
proxmox_template.py [PR #6757/2d6e369d backport][stable-7] [proxmox_template] Fix error while uploading big ISO to Proxmox VE cluster (#6831) 2023-07-02 22:25:14 +02:00
proxmox_user_info.py [PR #7085/a8809401 backport][stable-7] Avoid direct type comparisons (#7086) 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 (#7079) 2023-08-09 16:54:35 +02:00
pubnub_blocks.py [PR #6928/70503411 backport][stable-7] remove noqa exceptions (#6943) 2023-07-15 16:28:07 +02:00
pulp_repo.py [PR #6681/45eb1e39 backport][stable-7] Use semantic markup (modules o-p) (#6705) 2023-06-15 19:05:01 +02:00
puppet.py [PR #6681/45eb1e39 backport][stable-7] Use semantic markup (modules o-p) (#6705) 2023-06-15 19:05:01 +02:00
pushbullet.py [PR #6681/45eb1e39 backport][stable-7] Use semantic markup (modules o-p) (#6705) 2023-06-15 19:05:01 +02:00
pushover.py Add attributes to more modules (1/4) (#5965) 2023-02-20 17:29:14 +01:00
python_requirements_info.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
rax.py [PR #6683/eff0cb0e backport][stable-7] Use semantic markup (modules r-s) (#6707) 2023-06-15 19:05:11 +02:00
rax_cbs.py Add attributes to oneandone, ovh, and rackspace modules (#5948) 2023-02-24 09:21:43 +01:00
rax_cbs_attachments.py Add attributes to oneandone, ovh, and rackspace modules (#5948) 2023-02-24 09:21:43 +01:00
rax_cdb.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
rax_cdb_database.py Add attributes to oneandone, ovh, and rackspace modules (#5948) 2023-02-24 09:21:43 +01:00
rax_cdb_user.py Add attributes to oneandone, ovh, and rackspace modules (#5948) 2023-02-24 09:21:43 +01:00
rax_clb.py Add attributes to oneandone, ovh, and rackspace modules (#5948) 2023-02-24 09:21:43 +01:00
rax_clb_nodes.py Add attributes to oneandone, ovh, and rackspace modules (#5948) 2023-02-24 09:21:43 +01:00
rax_clb_ssl.py Add attributes to oneandone, ovh, and rackspace modules (#5948) 2023-02-24 09:21:43 +01:00
rax_dns.py Add attributes to oneandone, ovh, and rackspace modules (#5948) 2023-02-24 09:21:43 +01:00
rax_dns_record.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
rax_facts.py Check mode has only been added for some _info and _facts modules in a bugfix (#5969) 2023-02-20 17:49:31 +01:00
rax_files.py Add attributes to oneandone, ovh, and rackspace modules (#5948) 2023-02-24 09:21:43 +01:00
rax_files_objects.py [PR #6683/eff0cb0e backport][stable-7] Use semantic markup (modules r-s) (#6707) 2023-06-15 19:05:11 +02:00
rax_identity.py Add attributes to oneandone, ovh, and rackspace modules (#5948) 2023-02-24 09:21:43 +01:00
rax_keypair.py Add attributes to oneandone, ovh, and rackspace modules (#5948) 2023-02-24 09:21:43 +01:00
rax_meta.py Add attributes to oneandone, ovh, and rackspace modules (#5948) 2023-02-24 09:21:43 +01:00
rax_mon_alarm.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
rax_mon_check.py [PR #6683/eff0cb0e backport][stable-7] Use semantic markup (modules r-s) (#6707) 2023-06-15 19:05:11 +02:00
rax_mon_entity.py Add attributes to oneandone, ovh, and rackspace modules (#5948) 2023-02-24 09:21:43 +01:00
rax_mon_notification.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
rax_mon_notification_plan.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
rax_network.py Add attributes to oneandone, ovh, and rackspace modules (#5948) 2023-02-24 09:21:43 +01:00
rax_queue.py Add attributes to oneandone, ovh, and rackspace modules (#5948) 2023-02-24 09:21:43 +01:00
rax_scaling_group.py [PR #6683/eff0cb0e backport][stable-7] Use semantic markup (modules r-s) (#6707) 2023-06-15 19:05:11 +02:00
rax_scaling_policy.py [PR #6683/eff0cb0e backport][stable-7] Use semantic markup (modules r-s) (#6707) 2023-06-15 19:05:11 +02:00
read_csv.py [PR #6698/ccdcf70d backport][stable-7] Use semantic markup (modules t-z) (#6722) 2023-06-18 20:08:01 +02:00
redfish_command.py [PR #7113/6a558734 backport][stable-7] Add support for Redfish PowerCycle reset type (#7115) 2023-08-14 22:15:44 +02:00
redfish_config.py [PR #6814/47865284 backport][stable-7] Adding DeleteVolumes functionality (#7066) 2023-08-05 20:52:55 +02:00
redfish_info.py added hpe thermal config and fan percent min (#6208) 2023-03-25 23:18:21 +01:00
redhat_subscription.py [PR #6683/eff0cb0e backport][stable-7] Use semantic markup (modules r-s) (#6707) 2023-06-15 19:05:11 +02:00
redis.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
redis_data.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
redis_data_incr.py [PR #6683/eff0cb0e backport][stable-7] Use semantic markup (modules r-s) (#6707) 2023-06-15 19:05:11 +02: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 #6683/eff0cb0e backport][stable-7] Use semantic markup (modules r-s) (#6707) 2023-06-15 19:05:11 +02:00
rhn_channel.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
rhn_register.py [PR #6683/eff0cb0e backport][stable-7] Use semantic markup (modules r-s) (#6707) 2023-06-15 19:05:11 +02:00
rhsm_release.py [PR #6683/eff0cb0e backport][stable-7] Use semantic markup (modules r-s) (#6707) 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 (#6946) 2023-07-15 16:27:12 +02:00
riak.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
rocketchat.py [PR #6683/eff0cb0e backport][stable-7] Use semantic markup (modules r-s) (#6707) 2023-06-15 19:05:11 +02:00
rollbar_deployment.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
rpm_ostree_pkg.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
rundeck_acl_policy.py Rundeck modules fixes and improvements (#6300) 2023-04-16 13:23:39 +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 #6683/eff0cb0e backport][stable-7] Use semantic markup (modules r-s) (#6707) 2023-06-15 19:05:11 +02:00
rundeck_project.py Rundeck modules fixes and improvements (#6300) 2023-04-16 13:23:39 +02:00
runit.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
say.py Add attributes to some messaging modules (#5962) 2023-02-24 09:24:50 +01:00
scaleway_compute.py [PR #6683/eff0cb0e backport][stable-7] Use semantic markup (modules r-s) (#6707) 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) (#6707) 2023-06-15 19:05:11 +02:00
scaleway_container.py [PR #6683/eff0cb0e backport][stable-7] Use semantic markup (modules r-s) (#6707) 2023-06-15 19:05:11 +02:00
scaleway_container_info.py Add attributes to scaleway and profitbricks modules (#5949) 2023-02-24 09:21:52 +01:00
scaleway_container_namespace.py [PR #6683/eff0cb0e backport][stable-7] Use semantic markup (modules r-s) (#6707) 2023-06-15 19:05:11 +02:00
scaleway_container_namespace_info.py Remove unneccessary imports (#5940) 2023-02-12 19:48:39 +01:00
scaleway_container_registry.py [PR #6683/eff0cb0e backport][stable-7] Use semantic markup (modules r-s) (#6707) 2023-06-15 19:05:11 +02:00
scaleway_container_registry_info.py Remove unneccessary imports (#5940) 2023-02-12 19:48:39 +01:00
scaleway_database_backup.py [PR #6683/eff0cb0e backport][stable-7] Use semantic markup (modules r-s) (#6707) 2023-06-15 19:05:11 +02:00
scaleway_function.py [PR #6683/eff0cb0e backport][stable-7] Use semantic markup (modules r-s) (#6707) 2023-06-15 19:05:11 +02:00
scaleway_function_info.py Remove unneccessary imports (#5940) 2023-02-12 19:48:39 +01:00
scaleway_function_namespace.py [PR #6683/eff0cb0e backport][stable-7] Use semantic markup (modules r-s) (#6707) 2023-06-15 19:05:11 +02:00
scaleway_function_namespace_info.py Remove unneccessary imports (#5940) 2023-02-12 19:48:39 +01:00
scaleway_image_info.py multiple scaleway modules: fixed markups in doc (#5766) 2023-01-12 21:02:25 +01:00
scaleway_ip.py [PR #6683/eff0cb0e backport][stable-7] Use semantic markup (modules r-s) (#6707) 2023-06-15 19:05:11 +02:00
scaleway_ip_info.py Short descriptions (batch3) - massive fix on Capitalization and trailing period (#5521) 2022-11-09 21:09:09 +01:00
scaleway_lb.py Add attributes to scaleway and profitbricks modules (#5949) 2023-02-24 09:21:52 +01:00
scaleway_organization_info.py multiple scaleway modules: fixed markups in doc (#5766) 2023-01-12 21:02:25 +01:00
scaleway_private_network.py [PR #6683/eff0cb0e backport][stable-7] Use semantic markup (modules r-s) (#6707) 2023-06-15 19:05:11 +02:00
scaleway_security_group.py [PR #6683/eff0cb0e backport][stable-7] Use semantic markup (modules r-s) (#6707) 2023-06-15 19:05:11 +02:00
scaleway_security_group_info.py Short descriptions (batch3) - massive fix on Capitalization and trailing period (#5521) 2022-11-09 21:09:09 +01:00
scaleway_security_group_rule.py [PR #6928/70503411 backport][stable-7] remove noqa exceptions (#6943) 2023-07-15 16:28:07 +02:00
scaleway_server_info.py Short descriptions (batch3) - massive fix on Capitalization and trailing period (#5521) 2022-11-09 21:09:09 +01:00
scaleway_snapshot_info.py Short descriptions (batch3) - massive fix on Capitalization and trailing period (#5521) 2022-11-09 21:09:09 +01:00
scaleway_sshkey.py [PR #6683/eff0cb0e backport][stable-7] Use semantic markup (modules r-s) (#6707) 2023-06-15 19:05:11 +02:00
scaleway_user_data.py Add attributes to scaleway and profitbricks modules (#5949) 2023-02-24 09:21:52 +01:00
scaleway_volume.py [PR #6683/eff0cb0e backport][stable-7] Use semantic markup (modules r-s) (#6707) 2023-06-15 19:05:11 +02:00
scaleway_volume_info.py Short descriptions (batch3) - massive fix on Capitalization and trailing period (#5521) 2022-11-09 21:09:09 +01:00
sefcontext.py [PR #6683/eff0cb0e backport][stable-7] Use semantic markup (modules r-s) (#6707) 2023-06-15 19:05:11 +02:00
selinux_permissive.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
selogin.py Add attributes to various basic modules (#5964) 2023-02-20 17:28:47 +01:00
sendgrid.py [PR #6683/eff0cb0e backport][stable-7] Use semantic markup (modules r-s) (#6707) 2023-06-15 19:05:11 +02:00
sensu_check.py [PR #6683/eff0cb0e backport][stable-7] Use semantic markup (modules r-s) (#6707) 2023-06-15 19:05:11 +02:00
sensu_client.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
sensu_handler.py Add attributes to consul, datadog, jenkins, pagerduty, rundeck, and sensu modules (#5957) 2023-02-24 09:23:56 +01:00
sensu_silence.py Add attributes to consul, datadog, jenkins, pagerduty, rundeck, and sensu modules (#5957) 2023-02-24 09:23:56 +01:00
sensu_subscription.py Add attributes to consul, datadog, jenkins, pagerduty, rundeck, and sensu modules (#5957) 2023-02-24 09:23:56 +01:00
seport.py Add attributes to various basic modules (#5964) 2023-02-20 17:28:47 +01:00
serverless.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
shutdown.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
sl_vm.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
slack.py [PR #6683/eff0cb0e backport][stable-7] Use semantic markup (modules r-s) (#6707) 2023-06-15 19:05:11 +02:00
slackpkg.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
smartos_image_info.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
snap.py [PR #7124/33998a5b backport][stable-7] snap: fix case when snap list is empty (#7128) 2023-08-18 08:00:19 +02:00
snap_alias.py snap_alias: refactor code out to module utils (#6441) 2023-04-28 10:02:07 +02:00
snmp_facts.py [PR #6683/eff0cb0e backport][stable-7] Use semantic markup (modules r-s) (#6707) 2023-06-15 19:05:11 +02:00
solaris_zone.py [PR #6683/eff0cb0e backport][stable-7] Use semantic markup (modules r-s) (#6707) 2023-06-15 19:05:11 +02:00
sorcery.py [PR #7091/f7176df4 backport][stable-7] sorcery: update only specified grimoires (#7095) 2023-08-12 10:13:45 +02:00
spectrum_device.py [PR #6683/eff0cb0e backport][stable-7] Use semantic markup (modules r-s) (#6707) 2023-06-15 19:05:11 +02:00
spectrum_model_attrs.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
spotinst_aws_elastigroup.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
ss_3par_cpg.py Add attributes to more modules (1/4) (#5965) 2023-02-20 17:29:14 +01:00
ssh_config.py [PR #6683/eff0cb0e backport][stable-7] Use semantic markup (modules r-s) (#6707) 2023-06-15 19:05:11 +02:00
stackdriver.py [PR #6887/065ce3a1 backport][stable-7] stackdriver: deprecate module (#6924) 2023-07-13 20:30:57 +02:00
stacki_host.py [PR #6683/eff0cb0e backport][stable-7] Use semantic markup (modules r-s) (#6707) 2023-06-15 19:05:11 +02:00
statsd.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
statusio_maintenance.py Add attributes to more modules (4/4) (#5968) 2023-02-20 17:30:53 +01:00
sudoers.py [PR #6683/eff0cb0e backport][stable-7] Use semantic markup (modules r-s) (#6707) 2023-06-15 19:05:11 +02:00
supervisorctl.py [PR #6683/eff0cb0e backport][stable-7] Use semantic markup (modules r-s) (#6707) 2023-06-15 19:05:11 +02:00
svc.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
svr4pkg.py [PR #6683/eff0cb0e backport][stable-7] Use semantic markup (modules r-s) (#6707) 2023-06-15 19:05:11 +02:00
swdepot.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
swupd.py [PR #6683/eff0cb0e backport][stable-7] Use semantic markup (modules r-s) (#6707) 2023-06-15 19:05:11 +02:00
syslogger.py Add attributes to some messaging modules (#5962) 2023-02-24 09:24:50 +01:00
syspatch.py Add attributes to package manager modules (#5954) 2023-02-24 09:25:20 +01:00
sysrc.py [PR #6683/eff0cb0e backport][stable-7] Use semantic markup (modules r-s) (#6707) 2023-06-15 19:05:11 +02:00
sysupgrade.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
taiga_issue.py Add attributes to some messaging modules (#5962) 2023-02-24 09:24:50 +01:00
telegram.py [PR #6698/ccdcf70d backport][stable-7] Use semantic markup (modules t-z) (#6722) 2023-06-18 20:08:01 +02:00
terraform.py [PR #6698/ccdcf70d backport][stable-7] Use semantic markup (modules t-z) (#6722) 2023-06-18 20:08:01 +02:00
timezone.py Add attributes to various basic modules (#5964) 2023-02-20 17:28:47 +01:00
twilio.py Add attributes to some messaging modules (#5962) 2023-02-24 09:24:50 +01:00
typetalk.py Add attributes to some messaging modules (#5962) 2023-02-24 09:24:50 +01:00
udm_dns_record.py [PR #6698/ccdcf70d backport][stable-7] Use semantic markup (modules t-z) (#6722) 2023-06-18 20:08:01 +02:00
udm_dns_zone.py [PR #6698/ccdcf70d backport][stable-7] Use semantic markup (modules t-z) (#6722) 2023-06-18 20:08:01 +02:00
udm_group.py Add attributes to manageiq, udm, utm, and webfaction modules (#5955) 2023-02-24 09:23:28 +01:00
udm_share.py [PR #6698/ccdcf70d backport][stable-7] Use semantic markup (modules t-z) (#6722) 2023-06-18 20:08:01 +02:00
udm_user.py [PR #6698/ccdcf70d backport][stable-7] Use semantic markup (modules t-z) (#6722) 2023-06-18 20:08:01 +02:00
ufw.py [PR #6627/011b2f8b backport][stable-7] Start using semantic markup (#6664) 2023-06-10 10:53:50 +02:00
uptimerobot.py Add attributes to more modules (4/4) (#5968) 2023-02-20 17:30:53 +01:00
urpmi.py [PR #6698/ccdcf70d backport][stable-7] Use semantic markup (modules t-z) (#6722) 2023-06-18 20:08:01 +02:00
utm_aaa_group.py Add attributes to manageiq, udm, utm, and webfaction modules (#5955) 2023-02-24 09:23:28 +01:00
utm_aaa_group_info.py Check mode has only been added for some _info and _facts modules in a bugfix (#5969) 2023-02-20 17:49:31 +01:00
utm_ca_host_key_cert.py Add attributes to manageiq, udm, utm, and webfaction modules (#5955) 2023-02-24 09:23:28 +01:00
utm_ca_host_key_cert_info.py Check mode has only been added for some _info and _facts modules in a bugfix (#5969) 2023-02-20 17:49:31 +01:00
utm_dns_host.py Add attributes to manageiq, udm, utm, and webfaction modules (#5955) 2023-02-24 09:23:28 +01:00
utm_network_interface_address.py Add attributes to manageiq, udm, utm, and webfaction modules (#5955) 2023-02-24 09:23:28 +01:00
utm_network_interface_address_info.py Check mode has only been added for some _info and _facts modules in a bugfix (#5969) 2023-02-20 17:49:31 +01:00
utm_proxy_auth_profile.py More true/false normalization (#6152) 2023-03-06 23:02:24 +01:00
utm_proxy_exception.py Add attributes to manageiq, udm, utm, and webfaction modules (#5955) 2023-02-24 09:23:28 +01:00
utm_proxy_frontend.py Add attributes to manageiq, udm, utm, and webfaction modules (#5955) 2023-02-24 09:23:28 +01:00
utm_proxy_frontend_info.py Check mode has only been added for some _info and _facts modules in a bugfix (#5969) 2023-02-20 17:49:31 +01:00
utm_proxy_location.py Add attributes to manageiq, udm, utm, and webfaction modules (#5955) 2023-02-24 09:23:28 +01:00
utm_proxy_location_info.py Check mode has only been added for some _info and _facts modules in a bugfix (#5969) 2023-02-20 17:49:31 +01:00
vdo.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
vertica_configuration.py Add attributes to some database modules (#5953) 2023-02-24 09:23:04 +01:00
vertica_info.py Short descriptions (batch3) - massive fix on Capitalization and trailing period (#5521) 2022-11-09 21:09:09 +01:00
vertica_role.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
vertica_schema.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
vertica_user.py [PR #6698/ccdcf70d backport][stable-7] Use semantic markup (modules t-z) (#6722) 2023-06-18 20:08:01 +02:00
vexata_eg.py Add attributes to more modules (1/4) (#5965) 2023-02-20 17:29:14 +01:00
vexata_volume.py Add attributes to more modules (1/4) (#5965) 2023-02-20 17:29:14 +01:00
vmadm.py [PR #6698/ccdcf70d backport][stable-7] Use semantic markup (modules t-z) (#6722) 2023-06-18 20:08:01 +02:00
wakeonlan.py Add attributes to more modules (1/4) (#5965) 2023-02-20 17:29:14 +01:00
wdc_redfish_command.py [PR #6698/ccdcf70d backport][stable-7] Use semantic markup (modules t-z) (#6722) 2023-06-18 20:08:01 +02:00
wdc_redfish_info.py [PR #6698/ccdcf70d backport][stable-7] Use semantic markup (modules t-z) (#6722) 2023-06-18 20:08:01 +02:00
webfaction_app.py [PR #6909/43dee97e backport][stable-7] webfaction modules: deprecation (#6916) 2023-07-12 22:24:09 +02:00
webfaction_db.py [PR #6909/43dee97e backport][stable-7] webfaction modules: deprecation (#6916) 2023-07-12 22:24:09 +02:00
webfaction_domain.py [PR #6909/43dee97e backport][stable-7] webfaction modules: deprecation (#6916) 2023-07-12 22:24:09 +02:00
webfaction_mailbox.py [PR #6909/43dee97e backport][stable-7] webfaction modules: deprecation (#6916) 2023-07-12 22:24:09 +02:00
webfaction_site.py [PR #6909/43dee97e backport][stable-7] webfaction modules: deprecation (#6916) 2023-07-12 22:24:09 +02:00
xattr.py [PR #6698/ccdcf70d backport][stable-7] Use semantic markup (modules t-z) (#6722) 2023-06-18 20:08:01 +02:00
xbps.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
xcc_redfish_command.py Add attributes to remove management modules (#5961) 2023-02-20 17:28:13 +01:00
xenserver_facts.py Check mode has only been added for some _info and _facts modules in a bugfix (#5969) 2023-02-20 17:49:31 +01:00
xenserver_guest.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
xenserver_guest_info.py [PR #6928/70503411 backport][stable-7] remove noqa exceptions (#6943) 2023-07-15 16:28:07 +02:00
xenserver_guest_powerstate.py [PR #6928/70503411 backport][stable-7] remove noqa exceptions (#6943) 2023-07-15 16:28:07 +02:00
xfconf.py [PR #6698/ccdcf70d backport][stable-7] Use semantic markup (modules t-z) (#6722) 2023-06-18 20:08:01 +02:00
xfconf_info.py [PR #6698/ccdcf70d backport][stable-7] Use semantic markup (modules t-z) (#6722) 2023-06-18 20:08:01 +02:00
xfs_quota.py Fixes #5143: xfs_quota fails to initialize new project quotas (#6387) 2023-05-06 07:12:21 +02:00
xml.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
yarn.py Updating yarn.list to not fail when when warnings are emitted (#6129) 2023-03-14 23:00:23 +01:00
yum_versionlock.py [PR #6861/2bf85cca backport][stable-7] feature(yum_versionlock): add support to pin specific package versions (#6920) 2023-07-13 06:14:34 +02:00
zfs.py [PR #6744/13e9e4b1 backport][stable-7] Add more semantic markup (#6747) 2023-06-20 11:08:32 +02:00
zfs_delegate_admin.py [PR #6698/ccdcf70d backport][stable-7] Use semantic markup (modules t-z) (#6722) 2023-06-18 20:08:01 +02:00
zfs_facts.py Short descriptions (batch3) - massive fix on Capitalization and trailing period (#5521) 2022-11-09 21:09:09 +01:00
znode.py [PR #6698/ccdcf70d backport][stable-7] Use semantic markup (modules t-z) (#6722) 2023-06-18 20:08:01 +02:00
zpool_facts.py Short descriptions (batch3) - massive fix on Capitalization and trailing period (#5521) 2022-11-09 21:09:09 +01:00
zypper.py [PR #6698/ccdcf70d backport][stable-7] Use semantic markup (modules t-z) (#6722) 2023-06-18 20:08:01 +02:00
zypper_repository.py [PR #6698/ccdcf70d backport][stable-7] Use semantic markup (modules t-z) (#6722) 2023-06-18 20:08:01 +02:00