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
Jonathan Kamens 490899f87f
nmcli: two fixes needed to make wifi.wake-on-wlan settings work properly (#5431)
* nmcli: Convert current value of wifi.wake-on-wlan before comparing

The new value of wifi.wake-on-wlan is specified as an integer, but in
the nmcli output it's specified as a hex string followed by a textual
description of it. Therefore, to determine properly whether it's being
changed we need to pull the hex string out of the current value,
convert it into an integer, and finally convert the integer back to a
string so that we can compare it to the new specified value. Without
this change, whenever wifi.wake-on-wlan is specified in the module
arguments the module will think the value is being changed even when
it isn't.

* nmcli: Handle wifi options correctly when connection type not specified

When an nmcli task does not specify the connection type and the module
ask nmcli for it, the module needs to convert nmcli's
`802-11-wireless` to `wifi`, the term for this connection type used by
the module.

* nmcli: Correctly detect values changed to the integer 0

If the user specifies a value of 0 (without quotes) in a task, we
should interpret that as an actual value, not empty, when comparing
the new value to the old one. Otherwise we incorrectly conclude that
there was no change.

* Changelog fragment for #5431
2023-02-24 09:10:41 +01:00
..
aerospike_migrations.py Add attributes to more modules (2/4) (#5966) 2023-02-20 17:29:41 +01:00
airbrake_deployment.py Add attributes to more modules (2/4) (#5966) 2023-02-20 17:29:41 +01:00
aix_devices.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
aix_filesystem.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
aix_inittab.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
aix_lvg.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
aix_lvol.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
alerta_customer.py Add attributes to more modules (2/4) (#5966) 2023-02-20 17:29:41 +01:00
ali_instance.py Add attributes to more modules (1/4) (#5965) 2023-02-20 17:29:14 +01:00
ali_instance_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
alternatives.py Add attributes to various basic modules (#5964) 2023-02-20 17:28:47 +01:00
ansible_galaxy_install.py ansible_galaxy_install: use locale C tentatively, else en_US (#5680) 2022-12-22 06:45:07 +01:00
apache2_mod_proxy.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
apache2_module.py apache2_module generates false/misleading warning (#5793) 2023-01-14 18:37:33 +01:00
apk.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
apt_repo.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
apt_rpm.py Short descriptions (batch1) - massive fix on Capitalization and trailing period (#5503) 2022-11-09 07:18:40 +01:00
archive.py Add attributes to various basic modules (#5964) 2023-02-20 17:28:47 +01: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 Add attributes to atomic, memset, one, oneview, packet, proxmox, and xenserver modules (#5958) 2023-02-20 17:27:38 +01:00
atomic_image.py Add attributes to atomic, memset, one, oneview, packet, proxmox, and xenserver modules (#5958) 2023-02-20 17:27:38 +01:00
awall.py Add attributes to more modules (2/4) (#5966) 2023-02-20 17:29:41 +01:00
beadm.py Short descriptions (batch1) - massive fix on Capitalization and trailing period (#5503) 2022-11-09 07:18:40 +01:00
bearychat.py Add attributes to more modules (2/4) (#5966) 2023-02-20 17:29:41 +01:00
bigpanda.py Add attributes to more modules (2/4) (#5966) 2023-02-20 17:29:41 +01:00
bitbucket_access_key.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
bitbucket_pipeline_key_pair.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
bitbucket_pipeline_known_host.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
bitbucket_pipeline_variable.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
bower.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
bundler.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
bzr.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
campfire.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
capabilities.py Add attributes to more modules (2/4) (#5966) 2023-02-20 17:29:41 +01:00
cargo.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
catapult.py Add attributes to more modules (2/4) (#5966) 2023-02-20 17:29:41 +01:00
circonus_annotation.py Add attributes to more modules (2/4) (#5966) 2023-02-20 17:29:41 +01:00
cisco_webex.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
clc_aa_policy.py Short descriptions (batch1) - massive fix on Capitalization and trailing period (#5503) 2022-11-09 07:18:40 +01:00
clc_alert_policy.py Short descriptions (batch1) - massive fix on Capitalization and trailing period (#5503) 2022-11-09 07:18:40 +01:00
clc_blueprint_package.py Short descriptions (batch1) - massive fix on Capitalization and trailing period (#5503) 2022-11-09 07:18:40 +01:00
clc_firewall_policy.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
clc_group.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
clc_loadbalancer.py Short descriptions (batch1) - massive fix on Capitalization and trailing period (#5503) 2022-11-09 07:18:40 +01:00
clc_modify_server.py Short descriptions (batch1) - massive fix on Capitalization and trailing period (#5503) 2022-11-09 07:18:40 +01:00
clc_publicip.py Short descriptions (batch1) - massive fix on Capitalization and trailing period (#5503) 2022-11-09 07:18:40 +01:00
clc_server.py Short descriptions (batch1) - massive fix on Capitalization and trailing period (#5503) 2022-11-09 07:18:40 +01:00
clc_server_snapshot.py Short descriptions (batch1) - massive fix on Capitalization and trailing period (#5503) 2022-11-09 07:18:40 +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 Add attributes to more modules (2/4) (#5966) 2023-02-20 17:29:41 +01:00
cobbler_sync.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
cobbler_system.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
composer.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
consul.py consul: deprecate params incompatible with state=absent (#5772) 2023-01-13 20:47:56 +01:00
consul_acl.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
consul_kv.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
consul_session.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
copr.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
cpanm.py Short descriptions (batch1) - massive fix on Capitalization and trailing period (#5503) 2022-11-09 07:18:40 +01:00
cronvar.py Add attributes to various basic modules (#5964) 2023-02-20 17:28:47 +01:00
crypttab.py Add attributes to various basic modules (#5964) 2023-02-20 17:28:47 +01:00
datadog_downtime.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
datadog_event.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
datadog_monitor.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
dconf.py Add attributes to various basic modules (#5964) 2023-02-20 17:28:47 +01:00
deploy_helper.py Add attributes to more modules (1/4) (#5965) 2023-02-20 17:29:14 +01:00
dimensiondata_network.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
dimensiondata_vlan.py Short descriptions (batch1) - massive fix on Capitalization and trailing period (#5503) 2022-11-09 07:18:40 +01:00
discord.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
django_manage.py Add attributes to more modules (2/4) (#5966) 2023-02-20 17:29:41 +01:00
dnf_versionlock.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
dnsimple.py Add attributes to more modules (2/4) (#5966) 2023-02-20 17:29:41 +01:00
dnsimple_info.py add dependency manager (#5535) 2022-11-17 06:55:00 +01:00
dnsmadeeasy.py Add attributes to more modules (2/4) (#5966) 2023-02-20 17:29:41 +01:00
dpkg_divert.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
easy_install.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
ejabberd_user.py Add attributes to more modules (2/4) (#5966) 2023-02-20 17:29:41 +01: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 Add attributes to more modules (2/4) (#5966) 2023-02-20 17:29:41 +01:00
etcd3.py short_description fix batch 2 (#5520) 2022-11-09 13:57:41 +01:00
facter.py Add attributes to more modules (2/4) (#5966) 2023-02-20 17:29:41 +01:00
filesize.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
filesystem.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
flatpak.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
flatpak_remote.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
flowdock.py Add attributes to more modules (2/4) (#5966) 2023-02-20 17:29:41 +01:00
gandi_livedns.py Add attributes to more modules (2/4) (#5966) 2023-02-20 17:29:41 +01:00
gconftool2.py Add attributes to various basic modules (#5964) 2023-02-20 17:28:47 +01:00
gconftool2_info.py gconftool2: refactored to use ModuleHelper + CmdRunner (#5545) 2022-11-15 21:02:45 +01:00
gem.py Gem: Support force flag when uninstalling (#5822) 2023-01-24 19:43:28 +01:00
git_config.py Add attributes to git* modules (#5947) 2023-02-20 17:26:28 +01:00
github_deploy_key.py Add attributes to git* modules (#5947) 2023-02-20 17:26:28 +01:00
github_issue.py Add attributes to git* modules (#5947) 2023-02-20 17:26:28 +01:00
github_key.py Add attributes to git* modules (#5947) 2023-02-20 17:26:28 +01:00
github_release.py Add attributes to git* modules (#5947) 2023-02-20 17:26:28 +01:00
github_repo.py Add attributes to git* modules (#5947) 2023-02-20 17:26:28 +01:00
github_webhook.py Add attributes to git* modules (#5947) 2023-02-20 17:26:28 +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 Add attributes to git* modules (#5947) 2023-02-20 17:26:28 +01:00
gitlab_deploy_key.py Add attributes to git* modules (#5947) 2023-02-20 17:26:28 +01:00
gitlab_group.py Add attributes to git* modules (#5947) 2023-02-20 17:26:28 +01:00
gitlab_group_members.py Add attributes to git* modules (#5947) 2023-02-20 17:26:28 +01:00
gitlab_group_variable.py Add attributes to git* modules (#5947) 2023-02-20 17:26:28 +01:00
gitlab_hook.py Add attributes to git* modules (#5947) 2023-02-20 17:26:28 +01:00
gitlab_project.py Add attributes to git* modules (#5947) 2023-02-20 17:26:28 +01:00
gitlab_project_badge.py [GitLab] Add modules to manager project badges (#5534) 2022-11-18 23:49:25 +01:00
gitlab_project_members.py Add attributes to git* modules (#5947) 2023-02-20 17:26:28 +01:00
gitlab_project_variable.py Add attributes to git* modules (#5947) 2023-02-20 17:26:28 +01:00
gitlab_protected_branch.py Add attributes to git* modules (#5947) 2023-02-20 17:26:28 +01:00
gitlab_runner.py Add attributes to git* modules (#5947) 2023-02-20 17:26:28 +01:00
gitlab_user.py Add attributes to git* modules (#5947) 2023-02-20 17:26:28 +01:00
grove.py Add attributes to more modules (2/4) (#5966) 2023-02-20 17:29:41 +01:00
gunicorn.py Add attributes to more modules (2/4) (#5966) 2023-02-20 17:29:41 +01:00
haproxy.py Add attributes to more modules (2/4) (#5966) 2023-02-20 17:29:41 +01:00
heroku_collaborator.py Add attributes to more modules (1/4) (#5965) 2023-02-20 17:29:14 +01:00
hg.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
hipchat.py Short descriptions (batch1) - massive fix on Capitalization and trailing period (#5503) 2022-11-09 07:18:40 +01:00
homebrew.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
homebrew_cask.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
homebrew_tap.py Short descriptions (batch1) - massive fix on Capitalization and trailing period (#5503) 2022-11-09 07:18:40 +01:00
homectl.py Add attributes to various basic modules (#5964) 2023-02-20 17:28:47 +01:00
honeybadger_deployment.py Add attributes to more modules (1/4) (#5965) 2023-02-20 17:29:14 +01:00
hpilo_boot.py Add attributes to remove management modules (#5961) 2023-02-20 17:28:13 +01:00
hpilo_info.py Document attributes (_info and _facts modules for now) (#5481) 2022-11-06 21:16:43 +01:00
hponcfg.py Add attributes to more modules (1/4) (#5965) 2023-02-20 17:29:14 +01:00
htpasswd.py Add attributes to more modules (2/4) (#5966) 2023-02-20 17:29:41 +01:00
hwc_ecs_instance.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
hwc_evs_disk.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
hwc_network_vpc.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
hwc_smn_topic.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
hwc_vpc_eip.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
hwc_vpc_peering_connect.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
hwc_vpc_port.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
hwc_vpc_private_ip.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
hwc_vpc_route.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
hwc_vpc_security_group.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
hwc_vpc_security_group_rule.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
hwc_vpc_subnet.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
ibm_sa_domain.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
ibm_sa_host.py Short descriptions (batch1) - massive fix on Capitalization and trailing period (#5503) 2022-11-09 07:18:40 +01:00
ibm_sa_host_ports.py Short descriptions (batch1) - massive fix on Capitalization and trailing period (#5503) 2022-11-09 07:18:40 +01:00
ibm_sa_pool.py Short descriptions (batch1) - massive fix on Capitalization and trailing period (#5503) 2022-11-09 07:18:40 +01:00
ibm_sa_vol.py Short descriptions (batch1) - massive fix on Capitalization and trailing period (#5503) 2022-11-09 07:18:40 +01:00
ibm_sa_vol_map.py Short descriptions (batch1) - massive fix on Capitalization and trailing period (#5503) 2022-11-09 07:18:40 +01:00
icinga2_feature.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
icinga2_host.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
idrac_redfish_command.py Add attributes to remove management modules (#5961) 2023-02-20 17:28:13 +01:00
idrac_redfish_config.py Add attributes to remove management modules (#5961) 2023-02-20 17:28:13 +01:00
idrac_redfish_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
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 Add attributes to more modules (1/4) (#5965) 2023-02-20 17:29:14 +01:00
imgadm.py Add attributes to more modules (1/4) (#5965) 2023-02-20 17:29:14 +01:00
infinity.py Add attributes to more modules (1/4) (#5965) 2023-02-20 17:29:14 +01:00
influxdb_database.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
influxdb_query.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
influxdb_retention_policy.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
influxdb_user.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
influxdb_write.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
ini_file.py Add attributes to various basic modules (#5964) 2023-02-20 17:28:47 +01:00
installp.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
interfaces_file.py Add attributes to various basic modules (#5964) 2023-02-20 17:28:47 +01:00
ip_netns.py Add attributes to more modules (1/4) (#5965) 2023-02-20 17:29:14 +01:00
ipa_config.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
ipa_dnsrecord.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
ipa_dnszone.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
ipa_group.py add external user support to ipa_group module (#5897) 2023-01-29 15:18:40 +01:00
ipa_hbacrule.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
ipa_host.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
ipa_hostgroup.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
ipa_otpconfig.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
ipa_otptoken.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
ipa_pwpolicy.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
ipa_role.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
ipa_service.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
ipa_subca.py Short descriptions (batch1) - massive fix on Capitalization and trailing period (#5503) 2022-11-09 07:18:40 +01:00
ipa_sudocmd.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
ipa_sudocmdgroup.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
ipa_sudorule.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
ipa_user.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
ipa_vault.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00: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) 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 Add attributes to remove management modules (#5961) 2023-02-20 17:28:13 +01:00
iptables_state.py Add attributes for modules with action plugin (#5951) 2023-02-22 14:46:01 +01:00
ipwcli_dns.py Add attributes to more modules (1/4) (#5965) 2023-02-20 17:29:14 +01:00
irc.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
iso_create.py Add attributes to more modules (2/4) (#5966) 2023-02-20 17:29:41 +01:00
iso_customize.py Add attributes to more modules (2/4) (#5966) 2023-02-20 17:29:41 +01:00
iso_extract.py Add attributes to more modules (2/4) (#5966) 2023-02-20 17:29:41 +01:00
jabber.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
java_cert.py Add attributes to various basic modules (#5964) 2023-02-20 17:28:47 +01:00
java_keystore.py Add attributes to various basic modules (#5964) 2023-02-20 17:28:47 +01:00
jboss.py Add attributes to more modules (2/4) (#5966) 2023-02-20 17:29:41 +01:00
jenkins_build.py Fix a logical flaw when deleting a build in the jenkins_build module (#5514) 2022-11-10 21:18:01 +01:00
jenkins_job.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00: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 Remove unneccessary imports (#5940) 2023-02-12 19:48:39 +01:00
jenkins_script.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
jira.py Add attributes to more modules (2/4) (#5966) 2023-02-20 17:29:41 +01:00
kernel_blacklist.py Add attributes to various basic modules (#5964) 2023-02-20 17:28:47 +01:00
keycloak_authentication.py Remove unneccessary imports (#5940) 2023-02-12 19:48:39 +01:00
keycloak_client.py Fix keycloak sanitize_cr (#5934) 2023-02-22 15:14:33 +01:00
keycloak_client_rolemapping.py Remove unneccessary imports (#5940) 2023-02-12 19:48:39 +01:00
keycloak_clientscope.py Remove unneccessary imports (#5940) 2023-02-12 19:48:39 +01:00
keycloak_clientsecret_info.py New Module: Keycloak ClientSecret with PR changes (#5606) 2022-12-05 06:22:14 +01:00
keycloak_clientsecret_regenerate.py New Module: Keycloak ClientSecret with PR changes (#5606) 2022-12-05 06:22:14 +01:00
keycloak_clienttemplate.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
keycloak_group.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
keycloak_identity_provider.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
keycloak_realm.py Fix example in keycloak_realm documentation (#5639) 2022-12-01 22:20:11 +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 Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
keycloak_user_federation.py bugfixing keycloak user federation failing when updating default mapper simultaneously (#5750) 2023-01-22 17:28:33 +01:00
keycloak_user_rolemapping.py Remove unneccessary imports (#5940) 2023-02-12 19:48:39 +01:00
keyring.py Add attributes to various basic modules (#5964) 2023-02-20 17:28:47 +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 Add attributes to more modules (2/4) (#5966) 2023-02-20 17:29:41 +01:00
launchd.py Add attributes to various basic modules (#5964) 2023-02-20 17:28:47 +01:00
layman.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
lbu.py Add attributes to more modules (2/4) (#5966) 2023-02-20 17:29:41 +01:00
ldap_attrs.py ldap_attrs: escape ldap search filter (#5435) 2022-11-04 07:07:06 +01:00
ldap_entry.py Short descriptions (batch1) - massive fix on Capitalization and trailing period (#5503) 2022-11-09 07:18:40 +01:00
ldap_passwd.py Short descriptions (batch1) - massive fix on Capitalization and trailing period (#5503) 2022-11-09 07:18:40 +01:00
ldap_search.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
librato_annotation.py Short descriptions (batch1) - massive fix on Capitalization and trailing period (#5503) 2022-11-09 07:18:40 +01:00
linode.py Add attributes to more modules (1/4) (#5965) 2023-02-20 17:29:14 +01:00
linode_v4.py Add attributes to more modules (1/4) (#5965) 2023-02-20 17:29:14 +01:00
listen_ports_facts.py Short descriptions (batch1) - massive fix on Capitalization and trailing period (#5503) 2022-11-09 07:18:40 +01:00
lldp.py Add attributes to more modules (2/4) (#5966) 2023-02-20 17:29:41 +01:00
locale_gen.py Add attributes to various basic modules (#5964) 2023-02-20 17:28:47 +01:00
logentries.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
logentries_msg.py Short descriptions (batch1) - massive fix on Capitalization and trailing period (#5503) 2022-11-09 07:18:40 +01:00
logstash_plugin.py Add attributes to more modules (2/4) (#5966) 2023-02-20 17:29:41 +01:00
lvg.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
lvol.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
lxc_container.py Add attributes to more modules (1/4) (#5965) 2023-02-20 17:29:14 +01:00
lxca_cmms.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
lxca_nodes.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
lxd_container.py lxd_container: add check- and diff-mode support (#5866) 2023-02-22 14:41:46 +01:00
lxd_profile.py lxd_container: add check- and diff-mode support (#5866) 2023-02-22 14:41:46 +01:00
lxd_project.py lxd_project: refactored os.path.expanduser() to module utils (#5549) 2022-11-15 21:04:29 +01:00
macports.py Remove unneccessary imports (#5940) 2023-02-12 19:48:39 +01:00
mail.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
make.py Add attributes to various basic modules (#5964) 2023-02-20 17:28:47 +01:00
manageiq_alert_profiles.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
manageiq_alerts.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
manageiq_group.py Short descriptions (batch1) - massive fix on Capitalization and trailing period (#5503) 2022-11-09 07:18:40 +01:00
manageiq_policies.py manageiq_policies: remove doc example for deprecated case (#5728) 2022-12-23 07:15:28 +01:00
manageiq_policies_info.py Remove unneccessary imports (#5940) 2023-02-12 19:48:39 +01:00
manageiq_provider.py Short descriptions (batch1) - massive fix on Capitalization and trailing period (#5503) 2022-11-09 07:18:40 +01:00
manageiq_tags.py manageiq_tags: deprecate list state (#5727) 2022-12-23 07:13:56 +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 Short descriptions (batch1) - massive fix on Capitalization and trailing period (#5503) 2022-11-09 07:18:40 +01:00
manageiq_user.py Short descriptions (batch1) - massive fix on Capitalization and trailing period (#5503) 2022-11-09 07:18:40 +01:00
mas.py Add attributes to more modules (3/4) (#5967) 2023-02-20 17:30:26 +01:00
matrix.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
mattermost.py Replace missing default favicon with docs.ansible.com favicon (#5928) 2023-02-03 11:02:14 +01:00
maven_artifact.py Add attributes to more modules (3/4) (#5967) 2023-02-20 17:30:26 +01:00
memset_dns_reload.py Add attributes to atomic, memset, one, oneview, packet, proxmox, and xenserver modules (#5958) 2023-02-20 17:27:38 +01:00
memset_memstore_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
memset_server_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
memset_zone.py Add attributes to atomic, memset, one, oneview, packet, proxmox, and xenserver modules (#5958) 2023-02-20 17:27:38 +01:00
memset_zone_domain.py Add attributes to atomic, memset, one, oneview, packet, proxmox, and xenserver modules (#5958) 2023-02-20 17:27:38 +01:00
memset_zone_record.py Add attributes to atomic, memset, one, oneview, packet, proxmox, and xenserver modules (#5958) 2023-02-20 17:27:38 +01:00
mksysb.py Add attributes to various basic modules (#5964) 2023-02-20 17:28:47 +01:00
modprobe.py Add attributes to various basic modules (#5964) 2023-02-20 17:28:47 +01:00
monit.py Add attributes to more modules (3/4) (#5967) 2023-02-20 17:30:26 +01:00
mqtt.py Add attributes to more modules (3/4) (#5967) 2023-02-20 17:30:26 +01:00
mssql_db.py short_description fix batch 2 (#5520) 2022-11-09 13:57:41 +01:00
mssql_script.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
nagios.py Add attributes to more modules (3/4) (#5967) 2023-02-20 17:30:26 +01:00
netcup_dns.py Add attributes to more modules (1/4) (#5965) 2023-02-20 17:29:14 +01:00
newrelic_deployment.py Add attributes to more modules (3/4) (#5967) 2023-02-20 17:30:26 +01:00
nexmo.py Add attributes to more modules (3/4) (#5967) 2023-02-20 17:30:26 +01:00
nginx_status_info.py short_description fix batch 2 (#5520) 2022-11-09 13:57:41 +01:00
nictagadm.py Add attributes to more modules (3/4) (#5967) 2023-02-20 17:30:26 +01:00
nmcli.py nmcli: two fixes needed to make wifi.wake-on-wlan settings work properly (#5431) 2023-02-24 09:10:41 +01:00
nomad_job.py Add attributes to more modules (3/4) (#5967) 2023-02-20 17:30:26 +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 Add attributes to more modules (3/4) (#5967) 2023-02-20 17:30:26 +01:00
npm.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
nsupdate.py Add attributes to more modules (3/4) (#5967) 2023-02-20 17:30:26 +01:00
ocapi_command.py Add attributes to remove management modules (#5961) 2023-02-20 17:28:13 +01:00
ocapi_info.py Remove unneccessary imports (#5940) 2023-02-12 19:48:39 +01:00
oci_vcn.py Add attributes to more modules (3/4) (#5967) 2023-02-20 17:30:26 +01:00
odbc.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
office_365_connector_card.py Add attributes to more modules (3/4) (#5967) 2023-02-20 17:30:26 +01: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 Add attributes to atomic, memset, one, oneview, packet, proxmox, and xenserver modules (#5958) 2023-02-20 17:27:38 +01:00
one_image.py Add attributes to atomic, memset, one, oneview, packet, proxmox, and xenserver modules (#5958) 2023-02-20 17:27:38 +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 Add attributes to atomic, memset, one, oneview, packet, proxmox, and xenserver modules (#5958) 2023-02-20 17:27:38 +01:00
one_template.py Add attributes to atomic, memset, one, oneview, packet, proxmox, and xenserver modules (#5958) 2023-02-20 17:27:38 +01:00
one_vm.py Add attributes to atomic, memset, one, oneview, packet, proxmox, and xenserver modules (#5958) 2023-02-20 17:27:38 +01:00
oneandone_firewall_policy.py short_description fix batch 2 (#5520) 2022-11-09 13:57:41 +01:00
oneandone_load_balancer.py short_description fix batch 2 (#5520) 2022-11-09 13:57:41 +01:00
oneandone_monitoring_policy.py short_description fix batch 2 (#5520) 2022-11-09 13:57:41 +01:00
oneandone_private_network.py short_description fix batch 2 (#5520) 2022-11-09 13:57:41 +01:00
oneandone_public_ip.py short_description fix batch 2 (#5520) 2022-11-09 13:57:41 +01:00
oneandone_server.py short_description fix batch 2 (#5520) 2022-11-09 13:57:41 +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 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 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_ethernet_network.py Add attributes to atomic, memset, one, oneview, packet, proxmox, and xenserver modules (#5958) 2023-02-20 17:27:38 +01:00
oneview_ethernet_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_fc_network.py Add attributes to atomic, memset, one, oneview, packet, proxmox, and xenserver modules (#5958) 2023-02-20 17:27:38 +01: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 Add attributes to atomic, memset, one, oneview, packet, proxmox, and xenserver modules (#5958) 2023-02-20 17:27:38 +01: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 Add attributes to atomic, memset, one, oneview, packet, proxmox, and xenserver modules (#5958) 2023-02-20 17:27:38 +01: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 Add attributes to atomic, memset, one, oneview, packet, proxmox, and xenserver modules (#5958) 2023-02-20 17:27:38 +01:00
oneview_network_set_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_san_manager.py Add attributes to atomic, memset, one, oneview, packet, proxmox, and xenserver modules (#5958) 2023-02-20 17:27:38 +01:00
oneview_san_manager_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
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 Add attributes to more modules (1/4) (#5965) 2023-02-20 17:29:14 +01:00
openbsd_pkg.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
opendj_backendprop.py Add attributes to more modules (1/4) (#5965) 2023-02-20 17:29:14 +01:00
openwrt_init.py Add attributes to more modules (1/4) (#5965) 2023-02-20 17:29:14 +01:00
opkg.py opkg: extend docu about compatibilty with OpenWrt vs. Yocto based Linux distribitions (#5810) 2023-01-12 20:43:56 +01:00
osx_defaults.py Add attributes to various basic modules (#5964) 2023-02-20 17:28:47 +01:00
ovh_ip_failover.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
ovh_ip_loadbalancing_backend.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
ovh_monthly_billing.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
pacemaker_cluster.py Add attributes to more modules (1/4) (#5965) 2023-02-20 17:29:14 +01:00
packet_device.py Add attributes to atomic, memset, one, oneview, packet, proxmox, and xenserver modules (#5958) 2023-02-20 17:27:38 +01:00
packet_ip_subnet.py Add attributes to atomic, memset, one, oneview, packet, proxmox, and xenserver modules (#5958) 2023-02-20 17:27:38 +01:00
packet_project.py Add attributes to atomic, memset, one, oneview, packet, proxmox, and xenserver modules (#5958) 2023-02-20 17:27:38 +01:00
packet_sshkey.py Add attributes to atomic, memset, one, oneview, packet, proxmox, and xenserver modules (#5958) 2023-02-20 17:27:38 +01:00
packet_volume.py Add attributes to atomic, memset, one, oneview, packet, proxmox, and xenserver modules (#5958) 2023-02-20 17:27:38 +01:00
packet_volume_attachment.py Add attributes to atomic, memset, one, oneview, packet, proxmox, and xenserver modules (#5958) 2023-02-20 17:27:38 +01:00
pacman.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
pacman_key.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
pagerduty.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
pagerduty_alert.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
pagerduty_change.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
pagerduty_user.py add dependency manager (#5535) 2022-11-17 06:55:00 +01:00
pam_limits.py Add attributes to various basic modules (#5964) 2023-02-20 17:28:47 +01:00
pamd.py Add attributes to various basic modules (#5964) 2023-02-20 17:28:47 +01:00
parted.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
pear.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
pids.py Add attributes to more modules (3/4) (#5967) 2023-02-20 17:30:26 +01:00
pingdom.py Add attributes to more modules (3/4) (#5967) 2023-02-20 17:30:26 +01:00
pip_package_info.py short_description fix batch 2 (#5520) 2022-11-09 13:57:41 +01:00
pipx.py pipx: add testcase w/ env vars PIPX_xxxx (#5845) 2023-01-18 21:28:16 +01:00
pipx_info.py pipx: add testcase w/ env vars PIPX_xxxx (#5845) 2023-01-18 21:28:16 +01:00
pkg5.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
pkg5_publisher.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
pkgin.py short_description fix batch 2 (#5520) 2022-11-09 13:57:41 +01:00
pkgng.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
pkgutil.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
pmem.py Add attributes to more modules (1/4) (#5965) 2023-02-20 17:29:14 +01:00
portage.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
portinstall.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
pritunl_org.py Fix pylint errors (#5933) 2023-02-04 17:05:08 +01:00
pritunl_org_info.py Fix pylint errors (#5933) 2023-02-04 17:05:08 +01:00
pritunl_user.py Fix pylint errors (#5933) 2023-02-04 17:05:08 +01:00
pritunl_user_info.py Fix pylint errors (#5933) 2023-02-04 17:05:08 +01:00
profitbricks.py short_description fix batch 2 (#5520) 2022-11-09 13:57:41 +01:00
profitbricks_datacenter.py short_description fix batch 2 (#5520) 2022-11-09 13:57:41 +01:00
profitbricks_nic.py short_description fix batch 2 (#5520) 2022-11-09 13:57:41 +01:00
profitbricks_volume.py short_description fix batch 2 (#5520) 2022-11-09 13:57:41 +01:00
profitbricks_volume_attachments.py short_description fix batch 2 (#5520) 2022-11-09 13:57:41 +01:00
proxmox.py Add attributes to atomic, memset, one, oneview, packet, proxmox, and xenserver modules (#5958) 2023-02-20 17:27:38 +01:00
proxmox_disk.py Add attributes to atomic, memset, one, oneview, packet, proxmox, and xenserver modules (#5958) 2023-02-20 17:27:38 +01: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 Add attributes to atomic, memset, one, oneview, packet, proxmox, and xenserver modules (#5958) 2023-02-20 17:27:38 +01:00
proxmox_nic.py Add attributes to atomic, memset, one, oneview, packet, proxmox, and xenserver modules (#5958) 2023-02-20 17:27:38 +01:00
proxmox_snap.py Add attributes to atomic, memset, one, oneview, packet, proxmox, and xenserver modules (#5958) 2023-02-20 17:27:38 +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 Document attributes (_info and _facts modules for now) (#5481) 2022-11-06 21:16:43 +01:00
proxmox_template.py Add attributes to atomic, memset, one, oneview, packet, proxmox, and xenserver modules (#5958) 2023-02-20 17:27:38 +01:00
proxmox_user_info.py Document attributes (_info and _facts modules for now) (#5481) 2022-11-06 21:16:43 +01:00
pubnub_blocks.py Add attributes to more modules (1/4) (#5965) 2023-02-20 17:29:14 +01:00
pulp_repo.py Add attributes to more modules (1/4) (#5965) 2023-02-20 17:29:14 +01:00
puppet.py Add attributes to more modules (1/4) (#5965) 2023-02-20 17:29:14 +01:00
pushbullet.py Add attributes to more modules (1/4) (#5965) 2023-02-20 17:29:14 +01:00
pushover.py Add attributes to more modules (1/4) (#5965) 2023-02-20 17:29:14 +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 Short descriptions (batch3) - massive fix on Capitalization and trailing period (#5521) 2022-11-09 21:09:09 +01:00
rax_cbs.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
rax_cbs_attachments.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
rax_cdb.py Short descriptions (batch3) - massive fix on Capitalization and trailing period (#5521) 2022-11-09 21:09:09 +01:00
rax_cdb_database.py Short descriptions (batch3) - massive fix on Capitalization and trailing period (#5521) 2022-11-09 21:09:09 +01:00
rax_cdb_user.py Short descriptions (batch3) - massive fix on Capitalization and trailing period (#5521) 2022-11-09 21:09:09 +01:00
rax_clb.py Short descriptions (batch3) - massive fix on Capitalization and trailing period (#5521) 2022-11-09 21:09:09 +01:00
rax_clb_nodes.py Short descriptions (batch3) - massive fix on Capitalization and trailing period (#5521) 2022-11-09 21:09:09 +01:00
rax_clb_ssl.py Short descriptions (batch3) - massive fix on Capitalization and trailing period (#5521) 2022-11-09 21:09:09 +01:00
rax_dns.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
rax_dns_record.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00: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 Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
rax_files_objects.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
rax_identity.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
rax_keypair.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
rax_meta.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
rax_mon_alarm.py Short descriptions (batch3) - massive fix on Capitalization and trailing period (#5521) 2022-11-09 21:09:09 +01:00
rax_mon_check.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
rax_mon_entity.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
rax_mon_notification.py Short descriptions (batch3) - massive fix on Capitalization and trailing period (#5521) 2022-11-09 21:09:09 +01:00
rax_mon_notification_plan.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
rax_network.py Short descriptions (batch3) - massive fix on Capitalization and trailing period (#5521) 2022-11-09 21:09:09 +01:00
rax_queue.py Short descriptions (batch3) - massive fix on Capitalization and trailing period (#5521) 2022-11-09 21:09:09 +01:00
rax_scaling_group.py rax_scaling_group: fix sanity check (#5563) 2022-11-16 21:58:55 +01:00
rax_scaling_policy.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
read_csv.py Add attributes to various basic modules (#5964) 2023-02-20 17:28:47 +01:00
redfish_command.py Add attributes to remove management modules (#5961) 2023-02-20 17:28:13 +01:00
redfish_config.py Add attributes to remove management modules (#5961) 2023-02-20 17:28:13 +01:00
redfish_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
redhat_subscription.py Add attributes to more modules (3/4) (#5967) 2023-02-20 17:30:26 +01:00
redis.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
redis_data.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
redis_data_incr.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00: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 Add attributes to more modules (3/4) (#5967) 2023-02-20 17:30:26 +01:00
rhn_channel.py Add attributes to more modules (3/4) (#5967) 2023-02-20 17:30:26 +01:00
rhn_register.py Add attributes to more modules (3/4) (#5967) 2023-02-20 17:30:26 +01:00
rhsm_release.py Add attributes to more modules (3/4) (#5967) 2023-02-20 17:30:26 +01:00
rhsm_repository.py Add attributes to more modules (3/4) (#5967) 2023-02-20 17:30:26 +01:00
riak.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
rocketchat.py Replace missing default favicon with docs.ansible.com favicon (#5928) 2023-02-03 11:02:14 +01:00
rollbar_deployment.py Add attributes to more modules (3/4) (#5967) 2023-02-20 17:30:26 +01:00
rpm_ostree_pkg.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
rundeck_acl_policy.py Short descriptions (batch3) - massive fix on Capitalization and trailing period (#5521) 2022-11-09 21:09:09 +01: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 Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
rundeck_project.py Short descriptions (batch3) - massive fix on Capitalization and trailing period (#5521) 2022-11-09 21:09:09 +01:00
runit.py Add attributes to more modules (3/4) (#5967) 2023-02-20 17:30:26 +01:00
say.py Short descriptions (batch3) - massive fix on Capitalization and trailing period (#5521) 2022-11-09 21:09:09 +01:00
scaleway_compute.py Remove unneccessary imports (#5940) 2023-02-12 19:48:39 +01:00
scaleway_compute_private_network.py multiple scaleway modules: fixed markups in doc (#5766) 2023-01-12 21:02:25 +01:00
scaleway_container.py Remove unneccessary imports (#5940) 2023-02-12 19:48:39 +01:00
scaleway_container_info.py Remove unneccessary imports (#5940) 2023-02-12 19:48:39 +01:00
scaleway_container_namespace.py Remove unneccessary imports (#5940) 2023-02-12 19:48:39 +01:00
scaleway_container_namespace_info.py Remove unneccessary imports (#5940) 2023-02-12 19:48:39 +01:00
scaleway_container_registry.py Remove unneccessary imports (#5940) 2023-02-12 19:48:39 +01:00
scaleway_container_registry_info.py Remove unneccessary imports (#5940) 2023-02-12 19:48:39 +01:00
scaleway_database_backup.py multiple scaleway modules: fixed markups in doc (#5766) 2023-01-12 21:02:25 +01:00
scaleway_function.py Remove unneccessary imports (#5940) 2023-02-12 19:48:39 +01:00
scaleway_function_info.py Remove unneccessary imports (#5940) 2023-02-12 19:48:39 +01:00
scaleway_function_namespace.py Remove unneccessary imports (#5940) 2023-02-12 19:48:39 +01: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 multiple scaleway modules: fixed markups in doc (#5766) 2023-01-12 21:02:25 +01: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 multiple scaleway modules: fixed markups in doc (#5766) 2023-01-12 21:02:25 +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 multiple scaleway modules: fixed markups in doc (#5766) 2023-01-12 21:02:25 +01:00
scaleway_security_group.py multiple scaleway modules: fixed markups in doc (#5766) 2023-01-12 21:02:25 +01: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 Remove unneccessary imports (#5940) 2023-02-12 19:48:39 +01: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 multiple scaleway modules: fixed markups in doc (#5766) 2023-01-12 21:02:25 +01:00
scaleway_user_data.py multiple scaleway modules: fixed markups in doc (#5766) 2023-01-12 21:02:25 +01:00
scaleway_volume.py multiple scaleway modules: fixed markups in doc (#5766) 2023-01-12 21:02:25 +01: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 Add attributes to various basic modules (#5964) 2023-02-20 17:28:47 +01:00
selinux_permissive.py Add attributes to various basic modules (#5964) 2023-02-20 17:28:47 +01:00
selogin.py Add attributes to various basic modules (#5964) 2023-02-20 17:28:47 +01:00
sendgrid.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
sensu_check.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
sensu_client.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
sensu_handler.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
sensu_silence.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
sensu_subscription.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
seport.py Add attributes to various basic modules (#5964) 2023-02-20 17:28:47 +01:00
serverless.py Add attributes to more modules (1/4) (#5965) 2023-02-20 17:29:14 +01:00
shutdown.py Add attributes for modules with action plugin (#5951) 2023-02-22 14:46:01 +01:00
sl_vm.py Add attributes to more modules (1/4) (#5965) 2023-02-20 17:29:14 +01:00
slack.py Replace missing default favicon with docs.ansible.com favicon (#5928) 2023-02-03 11:02:14 +01:00
slackpkg.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
smartos_image_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
snap.py snap: use MH execute() static method (#5773) 2023-01-07 10:20:19 +01:00
snap_alias.py snap_alias: using CmdRunner (#5486) 2023-01-08 21:37:29 +01:00
snmp_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
solaris_zone.py Add attributes to more modules (4/4) (#5968) 2023-02-20 17:30:53 +01:00
sorcery.py Add attributes to more modules (4/4) (#5968) 2023-02-20 17:30:53 +01:00
spectrum_device.py Short descriptions (batch3) - massive fix on Capitalization and trailing period (#5521) 2022-11-09 21:09:09 +01:00
spectrum_model_attrs.py Short descriptions (batch3) - massive fix on Capitalization and trailing period (#5521) 2022-11-09 21:09:09 +01:00
spotinst_aws_elastigroup.py Add attributes to more modules (4/4) (#5968) 2023-02-20 17:30:53 +01:00
ss_3par_cpg.py Add attributes to more modules (1/4) (#5965) 2023-02-20 17:29:14 +01:00
ssh_config.py Add attributes to various basic modules (#5964) 2023-02-20 17:28:47 +01:00
stackdriver.py Add attributes to more modules (4/4) (#5968) 2023-02-20 17:30:53 +01:00
stacki_host.py Add attributes to more modules (4/4) (#5968) 2023-02-20 17:30:53 +01:00
statsd.py Add attributes to more modules (4/4) (#5968) 2023-02-20 17:30:53 +01:00
statusio_maintenance.py Add attributes to more modules (4/4) (#5968) 2023-02-20 17:30:53 +01:00
sudoers.py Add attributes to various basic modules (#5964) 2023-02-20 17:28:47 +01:00
supervisorctl.py Add attributes to more modules (4/4) (#5968) 2023-02-20 17:30:53 +01:00
svc.py Add attributes to more modules (4/4) (#5968) 2023-02-20 17:30:53 +01:00
svr4pkg.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
swdepot.py Add attributes to more modules (4/4) (#5968) 2023-02-20 17:30:53 +01:00
swupd.py Add attributes to more modules (4/4) (#5968) 2023-02-20 17:30:53 +01:00
syslogger.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
syspatch.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
sysrc.py Add attributes to various basic modules (#5964) 2023-02-20 17:28:47 +01:00
sysupgrade.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
taiga_issue.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
telegram.py Short descriptions (batch3) - massive fix on Capitalization and trailing period (#5521) 2022-11-09 21:09:09 +01:00
terraform.py Add attributes to more modules (4/4) (#5968) 2023-02-20 17:30:53 +01:00
timezone.py Add attributes to various basic modules (#5964) 2023-02-20 17:28:47 +01:00
twilio.py Short descriptions (batch3) - massive fix on Capitalization and trailing period (#5521) 2022-11-09 21:09:09 +01:00
typetalk.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
udm_dns_record.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
udm_dns_zone.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
udm_group.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
udm_share.py udm_share: fix sanity checks (#5557) 2022-11-26 18:41:45 +01:00
udm_user.py udm_user: sanity (#5559) 2022-11-23 18:43:58 +01:00
ufw.py Add attributes to various basic modules (#5964) 2023-02-20 17:28:47 +01:00
uptimerobot.py Add attributes to more modules (4/4) (#5968) 2023-02-20 17:30:53 +01:00
urpmi.py Add attributes to more modules (4/4) (#5968) 2023-02-20 17:30:53 +01:00
utm_aaa_group.py Short descriptions (batch3) - massive fix on Capitalization and trailing period (#5521) 2022-11-09 21:09:09 +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 Short descriptions (batch3) - massive fix on Capitalization and trailing period (#5521) 2022-11-09 21:09:09 +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 Short descriptions (batch3) - massive fix on Capitalization and trailing period (#5521) 2022-11-09 21:09:09 +01:00
utm_network_interface_address.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00: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 Short descriptions (batch3) - massive fix on Capitalization and trailing period (#5521) 2022-11-09 21:09:09 +01:00
utm_proxy_exception.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
utm_proxy_frontend.py Short descriptions (batch3) - massive fix on Capitalization and trailing period (#5521) 2022-11-09 21:09:09 +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 Short descriptions (batch3) - massive fix on Capitalization and trailing period (#5521) 2022-11-09 21:09:09 +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 Add attributes to more modules (1/4) (#5965) 2023-02-20 17:29:14 +01:00
vertica_configuration.py Short descriptions (batch3) - massive fix on Capitalization and trailing period (#5521) 2022-11-09 21:09:09 +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 Short descriptions (batch3) - massive fix on Capitalization and trailing period (#5521) 2022-11-09 21:09:09 +01:00
vertica_schema.py Short descriptions (batch3) - massive fix on Capitalization and trailing period (#5521) 2022-11-09 21:09:09 +01:00
vertica_user.py Short descriptions (batch3) - massive fix on Capitalization and trailing period (#5521) 2022-11-09 21:09:09 +01: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 Add attributes to more modules (4/4) (#5968) 2023-02-20 17:30:53 +01:00
wakeonlan.py Add attributes to more modules (1/4) (#5965) 2023-02-20 17:29:14 +01:00
wdc_redfish_command.py Add attributes to remove management modules (#5961) 2023-02-20 17:28:13 +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 Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
webfaction_db.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
webfaction_domain.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
webfaction_mailbox.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
webfaction_site.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
xattr.py Add attributes to various basic modules (#5964) 2023-02-20 17:28:47 +01:00
xbps.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00: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 Add attributes to atomic, memset, one, oneview, packet, proxmox, and xenserver modules (#5958) 2023-02-20 17:27:38 +01:00
xenserver_guest_info.py Remove unneccessary imports (#5940) 2023-02-12 19:48:39 +01:00
xenserver_guest_powerstate.py Add attributes to atomic, memset, one, oneview, packet, proxmox, and xenserver modules (#5958) 2023-02-20 17:27:38 +01:00
xfconf.py Add attributes to various basic modules (#5964) 2023-02-20 17:28:47 +01:00
xfconf_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
xfs_quota.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
xml.py Add attributes to various basic modules (#5964) 2023-02-20 17:28:47 +01:00
yarn.py yarn: Fix state=latest not working with global=true (#5829) 2023-02-13 21:54:56 +01:00
yum_versionlock.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
zfs.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
zfs_delegate_admin.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00: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 Add attributes to more modules (1/4) (#5965) 2023-02-20 17:29:14 +01: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 Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
zypper_repository.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00