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
fachleitner f0b3bba030
Fix keycloak_client_rolemapping role removal and diff (#5619)
* Keycloak: Fix client rolemapping removal

Keycloak's delete_group_rolemapping API wrapper didn't pass data about
the roles to remove to keycloak, resulting in removal of all roles.

Follow the intended behaviour and delete only the roles listed in the
module invocation.

Signed-off-by: Florian Achleitner <flo@fopen.at>

* Keycloak: Fix client_rolemapping diff

The module's diff output wrongly showed the changed roles list as
'after' state. This is obviously wrong for role removal and also
wrong for role addition, if there are other roles assigned.

Use the result of the API query for 'end_state' for 'diff' as well.

Signed-off-by: Florian Achleitner <flo@fopen.at>

* Keycloak: Calculate client_rolemapping proposed state properly

Signed-off-by: Florian Achleitner <flo@fopen.at>

* Add changelog fragment

Signed-off-by: Florian Achleitner <flo@fopen.at>
Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Felix Fontein <felix@fontein.de>

* Fix for python2 unit test

Signed-off-by: Florian Achleitner <flo@fopen.at>
Co-authored-by: Felix Fontein <felix@fontein.de>
2022-12-05 06:23:00 +01:00
..
aerospike_migrations.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
airbrake_deployment.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00: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 Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
ali_instance.py Short descriptions (batch1) - massive fix on Capitalization and trailing period (#5503) 2022-11-09 07:18:40 +01:00
ali_instance_info.py Short descriptions (batch1) - massive fix on Capitalization and trailing period (#5503) 2022-11-09 07:18:40 +01:00
alternatives.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
ansible_galaxy_install.py ansible_galaxy_install: using CmdRunner (#5477) 2022-11-06 11:40:30 +01:00
apache2_mod_proxy.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
apache2_module.py Short descriptions (batch1) - massive fix on Capitalization and trailing period (#5503) 2022-11-09 07:18:40 +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 Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
atomic_container.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
atomic_host.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
atomic_image.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
awall.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
beadm.py Short descriptions (batch1) - massive fix on Capitalization and trailing period (#5503) 2022-11-09 07:18:40 +01:00
bearychat.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
bigpanda.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00: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 Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
cargo.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
catapult.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
circonus_annotation.py Short descriptions (batch1) - massive fix on Capitalization and trailing period (#5503) 2022-11-09 07:18:40 +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 Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00: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 short_description fix batch 2 (#5520) 2022-11-09 13:57:41 +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 Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
crypttab.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00: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 Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
deploy_helper.py Short descriptions (batch1) - massive fix on Capitalization and trailing period (#5503) 2022-11-09 07:18:40 +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 Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
dnf_versionlock.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
dnsimple.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
dnsimple_info.py add dependency manager (#5535) 2022-11-17 06:55:00 +01:00
dnsmadeeasy.py Short descriptions (batch1) - massive fix on Capitalization and trailing period (#5503) 2022-11-09 07:18:40 +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 Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
elasticsearch_plugin.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
emc_vnx_sg_member.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
etcd3.py short_description fix batch 2 (#5520) 2022-11-09 13:57:41 +01:00
facter.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00: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 Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
gandi_livedns.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
gconftool2.py gconftool2: refactored to use ModuleHelper + CmdRunner (#5545) 2022-11-15 21:02:45 +01:00
gconftool2_info.py gconftool2: refactored to use ModuleHelper + CmdRunner (#5545) 2022-11-15 21:02:45 +01:00
gem.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
git_config.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
github_deploy_key.py Short descriptions (batch1) - massive fix on Capitalization and trailing period (#5503) 2022-11-09 07:18:40 +01:00
github_issue.py Short descriptions (batch1) - massive fix on Capitalization and trailing period (#5503) 2022-11-09 07:18:40 +01:00
github_key.py Short descriptions (batch1) - massive fix on Capitalization and trailing period (#5503) 2022-11-09 07:18:40 +01:00
github_release.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
github_repo.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
github_webhook.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00: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 Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
gitlab_deploy_key.py Short descriptions (batch1) - massive fix on Capitalization and trailing period (#5503) 2022-11-09 07:18:40 +01:00
gitlab_group.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
gitlab_group_members.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
gitlab_group_variable.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
gitlab_hook.py Short descriptions (batch1) - massive fix on Capitalization and trailing period (#5503) 2022-11-09 07:18:40 +01:00
gitlab_project.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00: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 Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
gitlab_project_variable.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
gitlab_protected_branch.py short_description fix batch 2 (#5520) 2022-11-09 13:57:41 +01:00
gitlab_runner.py Short descriptions (batch1) - massive fix on Capitalization and trailing period (#5503) 2022-11-09 07:18:40 +01:00
gitlab_user.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
grove.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
gunicorn.py Short descriptions (batch1) - massive fix on Capitalization and trailing period (#5503) 2022-11-09 07:18:40 +01:00
haproxy.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
heroku_collaborator.py short_description fix batch 2 (#5520) 2022-11-09 13:57:41 +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 Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
honeybadger_deployment.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
hpilo_boot.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
hpilo_info.py Document attributes (_info and _facts modules for now) (#5481) 2022-11-06 21:16:43 +01:00
hponcfg.py hponcfg: using CmdRunner (#5483) 2022-11-07 06:43:21 +01:00
htpasswd.py Short descriptions (batch1) - massive fix on Capitalization and trailing period (#5503) 2022-11-09 07:18:40 +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 Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
idrac_redfish_config.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
idrac_redfish_info.py Document attributes (_info and _facts modules for now) (#5481) 2022-11-06 21:16:43 +01:00
ilo_redfish_config.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00: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 Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
imgadm.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
infinity.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00: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 Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
installp.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
interfaces_file.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
ip_netns.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00: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 Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00: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 Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
ipmi_power.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
iptables_state.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
ipwcli_dns.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
irc.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
iso_create.py fix the issue#5275: iso_create doesn't add folders (#5468) 2022-11-07 07:00:55 +01:00
iso_customize.py add dependency manager (#5535) 2022-11-17 06:55:00 +01:00
iso_extract.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
jabber.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
java_cert.py java_certs : Not enough info on error (#5550) 2022-11-28 22:44:24 +01:00
java_keystore.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
jboss.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00: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 jenkins_plugin: fix sanity checks (#5565) 2022-11-17 06:55:46 +01:00
jenkins_script.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
jira.py Short descriptions (batch1) - massive fix on Capitalization and trailing period (#5503) 2022-11-09 07:18:40 +01:00
kernel_blacklist.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
keycloak_authentication.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
keycloak_client.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
keycloak_client_rolemapping.py Fix keycloak_client_rolemapping role removal and diff (#5619) 2022-12-05 06:23:00 +01:00
keycloak_clientscope.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00: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 Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
keycloak_user_rolemapping.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
keyring.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
keyring_info.py Document attributes (_info and _facts modules for now) (#5481) 2022-11-06 21:16:43 +01:00
kibana_plugin.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
launchd.py short_description fix batch 2 (#5520) 2022-11-09 13:57:41 +01:00
layman.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
lbu.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00: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 Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
linode_v4.py Short descriptions (batch1) - massive fix on Capitalization and trailing period (#5503) 2022-11-09 07:18:40 +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 Short descriptions (batch1) - massive fix on Capitalization and trailing period (#5503) 2022-11-09 07:18:40 +01:00
locale_gen.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00: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 Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00: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 Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00: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 Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
lxd_profile.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
lxd_project.py lxd_project: refactored os.path.expanduser() to module utils (#5549) 2022-11-15 21:04:29 +01:00
macports.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
mail.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
make.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00: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 Short descriptions (batch1) - massive fix on Capitalization and trailing period (#5503) 2022-11-09 07:18:40 +01:00
manageiq_policies_info.py Document attributes (_info and _facts modules for now) (#5481) 2022-11-06 21:16:43 +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 Short descriptions (batch1) - massive fix on Capitalization and trailing period (#5503) 2022-11-09 07:18:40 +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 Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
matrix.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
mattermost.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
maven_artifact.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
memset_dns_reload.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
memset_memstore_info.py short_description fix batch 2 (#5520) 2022-11-09 13:57:41 +01:00
memset_server_info.py short_description fix batch 2 (#5520) 2022-11-09 13:57:41 +01:00
memset_zone.py short_description fix batch 2 (#5520) 2022-11-09 13:57:41 +01:00
memset_zone_domain.py short_description fix batch 2 (#5520) 2022-11-09 13:57:41 +01:00
memset_zone_record.py short_description fix batch 2 (#5520) 2022-11-09 13:57:41 +01:00
mksysb.py short_description fix batch 2 (#5520) 2022-11-09 13:57:41 +01:00
modprobe.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
monit.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
mqtt.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00: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 short_description fix batch 2 (#5520) 2022-11-09 13:57:41 +01:00
netcup_dns.py short_description fix batch 2 (#5520) 2022-11-09 13:57:41 +01:00
newrelic_deployment.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
nexmo.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
nginx_status_info.py short_description fix batch 2 (#5520) 2022-11-09 13:57:41 +01:00
nictagadm.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
nmcli.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
nomad_job.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
nomad_job_info.py Document attributes (_info and _facts modules for now) (#5481) 2022-11-06 21:16:43 +01:00
nosh.py short_description fix batch 2 (#5520) 2022-11-09 13:57:41 +01:00
npm.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
nsupdate.py short_description fix batch 2 (#5520) 2022-11-09 13:57:41 +01:00
oci_vcn.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
odbc.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
office_365_connector_card.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
ohai.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
omapi_host.py short_description fix batch 2 (#5520) 2022-11-09 13:57:41 +01:00
one_host.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
one_image.py Convert copyright docstings to proper copyright comments (#5480) 2022-11-06 20:28:56 +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 Convert copyright docstings to proper copyright comments (#5480) 2022-11-06 20:28:56 +01:00
one_template.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
one_vm.py one_vm: fix for 'NoneType' object has no attribute 'split' in get_vm_labels_and_attributes_dict (#5489) 2022-11-08 23:00:05 +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 Document attributes (_info and _facts modules for now) (#5481) 2022-11-06 21:16:43 +01:00
oneview_enclosure_info.py Document attributes (_info and _facts modules for now) (#5481) 2022-11-06 21:16:43 +01:00
oneview_ethernet_network.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
oneview_ethernet_network_info.py Document attributes (_info and _facts modules for now) (#5481) 2022-11-06 21:16:43 +01:00
oneview_fc_network.py short_description fix batch 2 (#5520) 2022-11-09 13:57:41 +01:00
oneview_fc_network_info.py Document attributes (_info and _facts modules for now) (#5481) 2022-11-06 21:16:43 +01:00
oneview_fcoe_network.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
oneview_fcoe_network_info.py Document attributes (_info and _facts modules for now) (#5481) 2022-11-06 21:16:43 +01:00
oneview_logical_interconnect_group.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
oneview_logical_interconnect_group_info.py Document attributes (_info and _facts modules for now) (#5481) 2022-11-06 21:16:43 +01:00
oneview_network_set.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
oneview_network_set_info.py Document attributes (_info and _facts modules for now) (#5481) 2022-11-06 21:16:43 +01:00
oneview_san_manager.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
oneview_san_manager_info.py Document attributes (_info and _facts modules for now) (#5481) 2022-11-06 21:16:43 +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 Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
openbsd_pkg.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
opendj_backendprop.py short_description fix batch 2 (#5520) 2022-11-09 13:57:41 +01:00
openwrt_init.py short_description fix batch 2 (#5520) 2022-11-09 13:57:41 +01:00
opkg.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
osx_defaults.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00: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 Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
packet_device.py short_description fix batch 2 (#5520) 2022-11-09 13:57:41 +01:00
packet_ip_subnet.py short_description fix batch 2 (#5520) 2022-11-09 13:57:41 +01:00
packet_project.py short_description fix batch 2 (#5520) 2022-11-09 13:57:41 +01:00
packet_sshkey.py short_description fix batch 2 (#5520) 2022-11-09 13:57:41 +01:00
packet_volume.py short_description fix batch 2 (#5520) 2022-11-09 13:57:41 +01:00
packet_volume_attachment.py short_description fix batch 2 (#5520) 2022-11-09 13:57:41 +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 Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
pamd.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00: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 dependency manager (#5535) 2022-11-17 06:55:00 +01:00
pingdom.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
pip_package_info.py short_description fix batch 2 (#5520) 2022-11-09 13:57:41 +01:00
pipx.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
pipx_info.py Document attributes (_info and _facts modules for now) (#5481) 2022-11-06 21:16:43 +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 Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00: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 Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
pritunl_org_info.py Document attributes (_info and _facts modules for now) (#5481) 2022-11-06 21:16:43 +01:00
pritunl_user.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
pritunl_user_info.py Document attributes (_info and _facts modules for now) (#5481) 2022-11-06 21:16:43 +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 short_description fix batch 2 (#5520) 2022-11-09 13:57:41 +01:00
proxmox_disk.py Fix: Duplicate vmid in proxmox_disk module #5492 (#5493) 2022-11-13 21:03:30 +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 short_description fix batch 2 (#5520) 2022-11-09 13:57:41 +01:00
proxmox_nic.py short_description fix batch 2 (#5520) 2022-11-09 13:57:41 +01:00
proxmox_snap.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00: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 short_description fix batch 2 (#5520) 2022-11-09 13:57:41 +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 short_description fix batch 2 (#5520) 2022-11-09 13:57:41 +01:00
pulp_repo.py Short descriptions (batch3) - massive fix on Capitalization and trailing period (#5521) 2022-11-09 21:09:09 +01:00
puppet.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
pushbullet.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
pushover.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00: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 Document attributes (_info and _facts modules for now) (#5481) 2022-11-06 21:16:43 +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 Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
redfish_command.py Redfish: Expanded SimpleUpdate command to allow for users to monitor the progress of an update and perform follow-up operations (#5580) 2022-11-23 07:46:39 +01:00
redfish_config.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
redfish_info.py Redfish: Expanded SimpleUpdate command to allow for users to monitor the progress of an update and perform follow-up operations (#5580) 2022-11-23 07:46:39 +01:00
redhat_subscription.py redhat_subscription: don't discard vars with key (#5627) 2022-11-30 22:15:55 +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 Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
rhn_channel.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
rhn_register.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
rhsm_release.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
rhsm_repository.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
riak.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
rocketchat.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
rollbar_deployment.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00: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 Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00: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 Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
scaleway_compute_private_network.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
scaleway_container.py [Scaleway] Add module to manage containers (#5496) 2022-11-07 21:04:55 +01:00
scaleway_container_info.py [Scaleway] Add module to manage containers (#5496) 2022-11-07 21:04:55 +01:00
scaleway_container_namespace.py [Scaleway] Add module to manage container namespaces (#5416) 2022-11-05 20:44:33 +00:00
scaleway_container_namespace_info.py [Scaleway] Remove unused sensitive values filtering (#5497) 2022-11-07 20:57:33 +01:00
scaleway_container_registry.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
scaleway_container_registry_info.py [Scaleway] Remove unused sensitive values filtering (#5497) 2022-11-07 20:57:33 +01:00
scaleway_database_backup.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
scaleway_function.py [Scaleway] Add module to manage functions (#5463) 2022-11-05 20:43:47 +00:00
scaleway_function_info.py [Scaleway] Remove unused sensitive values filtering (#5497) 2022-11-07 20:57:33 +01:00
scaleway_function_namespace.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
scaleway_function_namespace_info.py Document attributes (_info and _facts modules for now) (#5481) 2022-11-06 21:16:43 +01:00
scaleway_image_info.py Short descriptions (batch3) - massive fix on Capitalization and trailing period (#5521) 2022-11-09 21:09:09 +01:00
scaleway_ip.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00: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 Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
scaleway_organization_info.py scaleway_organization_info: sanity checks (#5571) 2022-11-17 07:19:30 +01:00
scaleway_private_network.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
scaleway_security_group.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00: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 Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00: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 Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
scaleway_user_data.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
scaleway_volume.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00: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 Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
selinux_permissive.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
selogin.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00: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 Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
serverless.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
shutdown.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
sl_vm.py Short descriptions (batch3) - massive fix on Capitalization and trailing period (#5521) 2022-11-09 21:09:09 +01:00
slack.py Remove automatically adding # symbol to channel names (#5629) 2022-12-01 22:17:09 +01:00
slackpkg.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
smartos_image_info.py Short descriptions (batch3) - massive fix on Capitalization and trailing period (#5521) 2022-11-09 21:09:09 +01:00
snap.py snap: fix regex to support option values with whitespaces (#5475) 2022-11-06 11:41:11 +01:00
snap_alias.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
snmp_facts.py add dependency manager (#5535) 2022-11-17 06:55:00 +01:00
solaris_zone.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
sorcery.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00: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 spotinst_aws_elasticgroup: sanity checks (#5553) 2022-11-15 22:37:48 +01:00
ss_3par_cpg.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
ssh_config.py feat(ssh_config): host_key_algorithms option (#5605) 2022-12-04 12:57:54 +01:00
stackdriver.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
stacki_host.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
statsd.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
statusio_maintenance.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
sudoers.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
supervisorctl.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
svc.py Short descriptions (batch3) - massive fix on Capitalization and trailing period (#5521) 2022-11-09 21:09:09 +01:00
svr4pkg.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
swdepot.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
swupd.py Short descriptions (batch3) - massive fix on Capitalization and trailing period (#5521) 2022-11-09 21:09:09 +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 Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00: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 Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
timezone.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00: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 Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
uptimerobot.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
urpmi.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00: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 Short descriptions (batch3) - massive fix on Capitalization and trailing period (#5521) 2022-11-09 21:09:09 +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 Document attributes (_info and _facts modules for now) (#5481) 2022-11-06 21:16:43 +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 Document attributes (_info and _facts modules for now) (#5481) 2022-11-06 21:16:43 +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 Short descriptions (batch3) - massive fix on Capitalization and trailing period (#5521) 2022-11-09 21:09:09 +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 Short descriptions (batch3) - massive fix on Capitalization and trailing period (#5521) 2022-11-09 21:09:09 +01:00
vdo.py vdo: Use yaml.safe_load() instead of yaml.load() (#5632) 2022-11-30 22:48:32 +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 Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
vexata_volume.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
vmadm.py Fix for vmadm get_vm_uuid out of range (#5628) 2022-11-30 22:41:35 +01:00
wakeonlan.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
wdc_redfish_command.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00: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 Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
xbps.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
xcc_redfish_command.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
xenserver_facts.py Short descriptions (batch3) - massive fix on Capitalization and trailing period (#5521) 2022-11-09 21:09:09 +01:00
xenserver_guest.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
xenserver_guest_info.py Document attributes (_info and _facts modules for now) (#5481) 2022-11-06 21:16:43 +01:00
xenserver_guest_powerstate.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
xfconf.py xfconf: prune deprecated facts-generation code (#5502) 2022-11-10 21:18:52 +01:00
xfconf_info.py Document attributes (_info and _facts modules for now) (#5481) 2022-11-06 21:16:43 +01:00
xfs_quota.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
xml.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00:00
yarn.py Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00: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 Unflatmap community.general (#5461) 2022-11-02 20:42:29 +00: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