community.general/plugins/modules
bluikko c8a2ac3a47
sefcontext: add support for path substitutions (#5830)
* sefcontext: add path substitution support (#1193)

First commit for feedback, missing docs and tests.

* sefcontext: add documentation

* Add changelog fragment

* Documentation formatting

* Delete extra newline

* pep8 fixes

Fix indentation

* Add version_added to arg docs

* Add examples

* Don't delete non-matching path substitutions

* Add integration tests

* Delete only substitutions if such arg passed

Don't delete existing regular file context mappings if deletion of
a path substitution was requested with the presence of the
`equal` arg - delete only path substitutions in such case.

Path substitutions and regular mappings may overlap.

* Can only add args in minor releases

:(

* Cleanup before tests

* Fix deletion using substitution

Was comparing wrong var.

* Fix test checking wrong var

* Improve args documentation and examples

List the default values for selevel, seuser.
Add example for deleting path substitutions only.

* Add attributes documentation block

Not sure if should add become/delegate/async,
shouldn't those work just like that without any
specific code added for them?

* and fix indentation on attribute block

* Consistent indentation for attributes

Confusing, most plugins indent with 4 spaces.
But some use 2 like the rest of the code, so use 2.

* Add missing ref for attribute block

* Use correct c.g version in doc block

Co-authored-by: Felix Fontein <felix@fontein.de>

* Add full stop to changelog fragment

Co-authored-by: Felix Fontein <felix@fontein.de>

* Streamline documentation

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>

* Support limiting deletion to setype

Deleting file context mappings may be limited by
passing setype or equal, if neither arg is passed
then delete either setype/equal mappings that match.

* Change arg name, diff mode output fix

Change arg name from equal to substitute.
Print target = subsitute in diff mode same way as
semanage does.

Also put back platform attribute, try to improve
clumsy language in the substitute arg docs.

* Delete even if arg setype not match existing

Test 5 indicates that deletion is supposed to not check that
the arg setype passed when deleting matches the setype
of the mapping to delete.
Delete any mapping that matches target, regardless of
setype arg value.

* Update arg name in tests

* Too eager replacing

Accidentally replaced seobject function names so fix them back

* 4564: Fix invalid setype in doc example

Change from httpd_git_rw_content_t which
does not exist to httpd_sys_rw_content_t

Fixes #4564

* Fix documentation attributes

Additional fragment

Co-authored-by: Felix Fontein <felix@fontein.de>

* Update version_added in docs

Bumping minor to 6.4.0 since it didn't make 6.3.0.

* Add more description to the new arg docs

Try to improve discoverability of the new feature and make it easier to understand without deep SELinux understanding.

* Update platform to Linux in documentation

* Add equal as alias for the new argument

Improve discoverability of the new feature by adding an alias to the new module argument. The argument name "equal" will be easy to find for users who are not familiar with SELinux and who just try to match to the CLI tool `semanage`.

* And add alias argument properly

Previous commit missed actually adding the alias (added to docs only).

---------

Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2023-02-26 14:04:57 +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 Add attributes to aix and ibm modules (#5959) 2023-02-24 09:24:13 +01:00
aix_filesystem.py Add attributes to aix and ibm modules (#5959) 2023-02-24 09:24:13 +01:00
aix_inittab.py Add attributes to aix and ibm modules (#5959) 2023-02-24 09:24:13 +01:00
aix_lvg.py Add attributes to aix and ibm modules (#5959) 2023-02-24 09:24:13 +01:00
aix_lvol.py Add attributes to aix and ibm modules (#5959) 2023-02-24 09:24:13 +01: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 Add attributes to package manager modules (#5954) 2023-02-24 09:25:20 +01:00
apache2_mod_proxy.py Add attributes to apache2, cobbler, dimensiondata, icinga2, lxca, pritunl, and spectrum modules (#5963) 2023-02-24 09:24:37 +01:00
apache2_module.py Add attributes to apache2, cobbler, dimensiondata, icinga2, lxca, pritunl, and spectrum modules (#5963) 2023-02-24 09:24:37 +01:00
apk.py Add attributes to package manager modules (#5954) 2023-02-24 09:25:20 +01:00
apt_repo.py Add attributes to package manager modules (#5954) 2023-02-24 09:25:20 +01:00
apt_rpm.py Add attributes to package manager modules (#5954) 2023-02-24 09:25:20 +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 Add attributes to some filesystem modules (#5960) 2023-02-24 09:25:15 +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 Add attributes to source control modules (#5956) 2023-02-24 09:23:43 +01:00
bitbucket_pipeline_key_pair.py Add attributes to source control modules (#5956) 2023-02-24 09:23:43 +01:00
bitbucket_pipeline_known_host.py Add attributes to source control modules (#5956) 2023-02-24 09:23:43 +01:00
bitbucket_pipeline_variable.py Add attributes to source control modules (#5956) 2023-02-24 09:23:43 +01:00
bower.py Add attributes to package manager modules (#5954) 2023-02-24 09:25:20 +01:00
bundler.py Add attributes to package manager modules (#5954) 2023-02-24 09:25:20 +01:00
bzr.py Add attributes to source control modules (#5956) 2023-02-24 09:23:43 +01:00
campfire.py Add attributes to some messaging modules (#5962) 2023-02-24 09:24:50 +01:00
capabilities.py Add attributes to more modules (2/4) (#5966) 2023-02-20 17:29:41 +01:00
cargo.py Add attributes to package manager modules (#5954) 2023-02-24 09:25:20 +01: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 Add attributes to some messaging modules (#5962) 2023-02-24 09:24:50 +01:00
clc_aa_policy.py Add attributes to clc, hwc, and lxd modules (#5952) 2023-02-24 09:22:26 +01:00
clc_alert_policy.py Add attributes to clc, hwc, and lxd modules (#5952) 2023-02-24 09:22:26 +01:00
clc_blueprint_package.py Add attributes to clc, hwc, and lxd modules (#5952) 2023-02-24 09:22:26 +01:00
clc_firewall_policy.py Add attributes to clc, hwc, and lxd modules (#5952) 2023-02-24 09:22:26 +01:00
clc_group.py Add attributes to clc, hwc, and lxd modules (#5952) 2023-02-24 09:22:26 +01:00
clc_loadbalancer.py Add attributes to clc, hwc, and lxd modules (#5952) 2023-02-24 09:22:26 +01:00
clc_modify_server.py Add attributes to clc, hwc, and lxd modules (#5952) 2023-02-24 09:22:26 +01:00
clc_publicip.py Add attributes to clc, hwc, and lxd modules (#5952) 2023-02-24 09:22:26 +01:00
clc_server.py Add attributes to clc, hwc, and lxd modules (#5952) 2023-02-24 09:22:26 +01:00
clc_server_snapshot.py Add attributes to clc, hwc, and lxd modules (#5952) 2023-02-24 09:22:26 +01:00
cloud_init_data_facts.py Short descriptions (batch1) - massive fix on Capitalization and trailing period (#5503) 2022-11-09 07:18:40 +01:00
cloudflare_dns.py cloudflare_dns: Fix setting SRV records with a root level entry (#5972) 2023-02-26 14:03:30 +01:00
cobbler_sync.py Add attributes to apache2, cobbler, dimensiondata, icinga2, lxca, pritunl, and spectrum modules (#5963) 2023-02-24 09:24:37 +01:00
cobbler_system.py Add attributes to apache2, cobbler, dimensiondata, icinga2, lxca, pritunl, and spectrum modules (#5963) 2023-02-24 09:24:37 +01:00
composer.py Add attributes to package manager modules (#5954) 2023-02-24 09:25:20 +01:00
consul.py Add attributes to consul, datadog, jenkins, pagerduty, rundeck, and sensu modules (#5957) 2023-02-24 09:23:56 +01:00
consul_acl.py Add attributes to consul, datadog, jenkins, pagerduty, rundeck, and sensu modules (#5957) 2023-02-24 09:23:56 +01:00
consul_kv.py Add attributes to consul, datadog, jenkins, pagerduty, rundeck, and sensu modules (#5957) 2023-02-24 09:23:56 +01:00
consul_session.py Add attributes to consul, datadog, jenkins, pagerduty, rundeck, and sensu modules (#5957) 2023-02-24 09:23:56 +01:00
copr.py Add attributes to package manager modules (#5954) 2023-02-24 09:25:20 +01:00
cpanm.py Add attributes to package manager modules (#5954) 2023-02-24 09:25:20 +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 Add attributes to consul, datadog, jenkins, pagerduty, rundeck, and sensu modules (#5957) 2023-02-24 09:23:56 +01:00
datadog_event.py Add attributes to consul, datadog, jenkins, pagerduty, rundeck, and sensu modules (#5957) 2023-02-24 09:23:56 +01:00
datadog_monitor.py Add attributes to consul, datadog, jenkins, pagerduty, rundeck, and sensu modules (#5957) 2023-02-24 09:23:56 +01: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 Add attributes to apache2, cobbler, dimensiondata, icinga2, lxca, pritunl, and spectrum modules (#5963) 2023-02-24 09:24:37 +01:00
dimensiondata_vlan.py Add attributes to apache2, cobbler, dimensiondata, icinga2, lxca, pritunl, and spectrum modules (#5963) 2023-02-24 09:24:37 +01:00
discord.py Add attributes to some messaging modules (#5962) 2023-02-24 09:24:50 +01:00
django_manage.py Add attributes to more modules (2/4) (#5966) 2023-02-20 17:29:41 +01:00
dnf_versionlock.py Add attributes to package manager modules (#5954) 2023-02-24 09:25:20 +01: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 Add attributes to package manager modules (#5954) 2023-02-24 09:25:20 +01:00
easy_install.py Add attributes to package manager modules (#5954) 2023-02-24 09:25:20 +01: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 Add attributes to some database modules (#5953) 2023-02-24 09:23:04 +01:00
facter.py Add attributes to more modules (2/4) (#5966) 2023-02-20 17:29:41 +01:00
filesize.py Add attributes to some filesystem modules (#5960) 2023-02-24 09:25:15 +01:00
filesystem.py Add attributes to some filesystem modules (#5960) 2023-02-24 09:25:15 +01:00
flatpak.py Add attributes to package manager modules (#5954) 2023-02-24 09:25:20 +01:00
flatpak_remote.py Add enabled parameter to flatpak_remote (#5926) 2023-02-25 22:40:17 +01: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 Add attributes to package manager modules (#5954) 2023-02-24 09:25:20 +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 github_webhook: Don't include secret in the config if it's absent (#5994) 2023-02-25 11:03:13 +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 Add attributes to source control modules (#5956) 2023-02-24 09:23:43 +01:00
hipchat.py Add attributes to some messaging modules (#5962) 2023-02-24 09:24:50 +01:00
homebrew.py Add attributes to package manager modules (#5954) 2023-02-24 09:25:20 +01:00
homebrew_cask.py Add attributes to package manager modules (#5954) 2023-02-24 09:25:20 +01:00
homebrew_tap.py Add attributes to package manager modules (#5954) 2023-02-24 09:25:20 +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 Add attributes to clc, hwc, and lxd modules (#5952) 2023-02-24 09:22:26 +01:00
hwc_evs_disk.py Add attributes to clc, hwc, and lxd modules (#5952) 2023-02-24 09:22:26 +01:00
hwc_network_vpc.py Add attributes to clc, hwc, and lxd modules (#5952) 2023-02-24 09:22:26 +01:00
hwc_smn_topic.py Add attributes to clc, hwc, and lxd modules (#5952) 2023-02-24 09:22:26 +01:00
hwc_vpc_eip.py Add attributes to clc, hwc, and lxd modules (#5952) 2023-02-24 09:22:26 +01:00
hwc_vpc_peering_connect.py Add attributes to clc, hwc, and lxd modules (#5952) 2023-02-24 09:22:26 +01:00
hwc_vpc_port.py Add attributes to clc, hwc, and lxd modules (#5952) 2023-02-24 09:22:26 +01:00
hwc_vpc_private_ip.py Add attributes to clc, hwc, and lxd modules (#5952) 2023-02-24 09:22:26 +01:00
hwc_vpc_route.py Add attributes to clc, hwc, and lxd modules (#5952) 2023-02-24 09:22:26 +01:00
hwc_vpc_security_group.py Add attributes to clc, hwc, and lxd modules (#5952) 2023-02-24 09:22:26 +01:00
hwc_vpc_security_group_rule.py Add attributes to clc, hwc, and lxd modules (#5952) 2023-02-24 09:22:26 +01:00
hwc_vpc_subnet.py Add attributes to clc, hwc, and lxd modules (#5952) 2023-02-24 09:22:26 +01:00
ibm_sa_domain.py Add attributes to aix and ibm modules (#5959) 2023-02-24 09:24:13 +01:00
ibm_sa_host.py Add attributes to aix and ibm modules (#5959) 2023-02-24 09:24:13 +01:00
ibm_sa_host_ports.py Add attributes to aix and ibm modules (#5959) 2023-02-24 09:24:13 +01:00
ibm_sa_pool.py Add attributes to aix and ibm modules (#5959) 2023-02-24 09:24:13 +01:00
ibm_sa_vol.py Add attributes to aix and ibm modules (#5959) 2023-02-24 09:24:13 +01:00
ibm_sa_vol_map.py Add attributes to aix and ibm modules (#5959) 2023-02-24 09:24:13 +01:00
icinga2_feature.py Add attributes to apache2, cobbler, dimensiondata, icinga2, lxca, pritunl, and spectrum modules (#5963) 2023-02-24 09:24:37 +01:00
icinga2_host.py Add attributes to apache2, cobbler, dimensiondata, icinga2, lxca, pritunl, and spectrum modules (#5963) 2023-02-24 09:24:37 +01: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 Add attributes to some database modules (#5953) 2023-02-24 09:23:04 +01:00
influxdb_query.py Add attributes to some database modules (#5953) 2023-02-24 09:23:04 +01:00
influxdb_retention_policy.py Add attributes to some database modules (#5953) 2023-02-24 09:23:04 +01:00
influxdb_user.py Add attributes to some database modules (#5953) 2023-02-24 09:23:04 +01:00
influxdb_write.py Add attributes to some database modules (#5953) 2023-02-24 09:23:04 +01:00
ini_file.py Add attributes to various basic modules (#5964) 2023-02-20 17:28:47 +01:00
installp.py Add attributes to package manager modules (#5954) 2023-02-24 09:25:20 +01: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 Add attributes to ipa and keycloak modules (#5950) 2023-02-24 09:25:31 +01:00
ipa_dnsrecord.py Add attributes to ipa and keycloak modules (#5950) 2023-02-24 09:25:31 +01:00
ipa_dnszone.py Add attributes to ipa and keycloak modules (#5950) 2023-02-24 09:25:31 +01:00
ipa_group.py Add attributes to ipa and keycloak modules (#5950) 2023-02-24 09:25:31 +01:00
ipa_hbacrule.py Add attributes to ipa and keycloak modules (#5950) 2023-02-24 09:25:31 +01:00
ipa_host.py Add attributes to ipa and keycloak modules (#5950) 2023-02-24 09:25:31 +01:00
ipa_hostgroup.py Add attributes to ipa and keycloak modules (#5950) 2023-02-24 09:25:31 +01:00
ipa_otpconfig.py Add attributes to ipa and keycloak modules (#5950) 2023-02-24 09:25:31 +01:00
ipa_otptoken.py Add attributes to ipa and keycloak modules (#5950) 2023-02-24 09:25:31 +01:00
ipa_pwpolicy.py Add attributes to ipa and keycloak modules (#5950) 2023-02-24 09:25:31 +01:00
ipa_role.py Add attributes to ipa and keycloak modules (#5950) 2023-02-24 09:25:31 +01:00
ipa_service.py Add attributes to ipa and keycloak modules (#5950) 2023-02-24 09:25:31 +01:00
ipa_subca.py Add attributes to ipa and keycloak modules (#5950) 2023-02-24 09:25:31 +01:00
ipa_sudocmd.py Add attributes to ipa and keycloak modules (#5950) 2023-02-24 09:25:31 +01:00
ipa_sudocmdgroup.py Add attributes to ipa and keycloak modules (#5950) 2023-02-24 09:25:31 +01:00
ipa_sudorule.py Add attributes to ipa and keycloak modules (#5950) 2023-02-24 09:25:31 +01:00
ipa_user.py Add attributes to ipa and keycloak modules (#5950) 2023-02-24 09:25:31 +01:00
ipa_vault.py Add attributes to ipa and keycloak modules (#5950) 2023-02-24 09:25:31 +01:00
ipify_facts.py Document attributes (_info and _facts modules for now) (#5481) 2022-11-06 21:16:43 +01:00
ipinfoio_facts.py short_description fix batch 2 (#5520) 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 Add attributes to some messaging modules (#5962) 2023-02-24 09:24:50 +01: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 Add attributes to some messaging modules (#5962) 2023-02-24 09:24:50 +01: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 Add attributes to consul, datadog, jenkins, pagerduty, rundeck, and sensu modules (#5957) 2023-02-24 09:23:56 +01:00
jenkins_job.py Add attributes to consul, datadog, jenkins, pagerduty, rundeck, and sensu modules (#5957) 2023-02-24 09:23:56 +01:00
jenkins_job_info.py Document attributes (_info and _facts modules for now) (#5481) 2022-11-06 21:16:43 +01:00
jenkins_plugin.py Add attributes to consul, datadog, jenkins, pagerduty, rundeck, and sensu modules (#5957) 2023-02-24 09:23:56 +01:00
jenkins_script.py Add attributes to consul, datadog, jenkins, pagerduty, rundeck, and sensu modules (#5957) 2023-02-24 09:23:56 +01: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 Add attributes to ipa and keycloak modules (#5950) 2023-02-24 09:25:31 +01:00
keycloak_client.py Add attributes to ipa and keycloak modules (#5950) 2023-02-24 09:25:31 +01:00
keycloak_client_rolemapping.py Add attributes to ipa and keycloak modules (#5950) 2023-02-24 09:25:31 +01:00
keycloak_clientscope.py Add attributes to ipa and keycloak modules (#5950) 2023-02-24 09:25:31 +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 Add attributes to ipa and keycloak modules (#5950) 2023-02-24 09:25:31 +01:00
keycloak_clienttemplate.py Add attributes to ipa and keycloak modules (#5950) 2023-02-24 09:25:31 +01:00
keycloak_group.py keycloak_group: support keycloak subgroups (#5814) 2023-02-25 11:12:35 +01:00
keycloak_identity_provider.py Add attributes to ipa and keycloak modules (#5950) 2023-02-24 09:25:31 +01:00
keycloak_realm.py Add attributes to ipa and keycloak modules (#5950) 2023-02-24 09:25:31 +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 Add attributes to ipa and keycloak modules (#5950) 2023-02-24 09:25:31 +01:00
keycloak_user_federation.py providerType should be defaulted for keycloak_user_federation mappers (#5863) 2023-02-25 10:59:18 +01:00
keycloak_user_rolemapping.py Add attributes to ipa and keycloak modules (#5950) 2023-02-24 09:25:31 +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 Add attributes to package manager modules (#5954) 2023-02-24 09:25:20 +01:00
lbu.py Add attributes to more modules (2/4) (#5966) 2023-02-20 17:29:41 +01:00
ldap_attrs.py Add attributes to some database modules (#5953) 2023-02-24 09:23:04 +01:00
ldap_entry.py Add attributes to some database modules (#5953) 2023-02-24 09:23:04 +01:00
ldap_passwd.py Add attributes to some database modules (#5953) 2023-02-24 09:23:04 +01:00
ldap_search.py Add attributes to some database modules (#5953) 2023-02-24 09:23:04 +01:00
librato_annotation.py Add attributes to some messaging modules (#5962) 2023-02-24 09:24:50 +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 Add attributes to some messaging modules (#5962) 2023-02-24 09:24:50 +01:00
logentries_msg.py Add attributes to some messaging modules (#5962) 2023-02-24 09:24:50 +01:00
logstash_plugin.py Add attributes to more modules (2/4) (#5966) 2023-02-20 17:29:41 +01:00
lvg.py Add attributes to some filesystem modules (#5960) 2023-02-24 09:25:15 +01:00
lvol.py Add attributes to some filesystem modules (#5960) 2023-02-24 09:25:15 +01:00
lxc_container.py Add attributes to more modules (1/4) (#5965) 2023-02-20 17:29:14 +01:00
lxca_cmms.py Add attributes to apache2, cobbler, dimensiondata, icinga2, lxca, pritunl, and spectrum modules (#5963) 2023-02-24 09:24:37 +01:00
lxca_nodes.py Add attributes to apache2, cobbler, dimensiondata, icinga2, lxca, pritunl, and spectrum modules (#5963) 2023-02-24 09:24:37 +01:00
lxd_container.py Add attributes to clc, hwc, and lxd modules (#5952) 2023-02-24 09:22:26 +01:00
lxd_profile.py Add attributes to clc, hwc, and lxd modules (#5952) 2023-02-24 09:22:26 +01:00
lxd_project.py Add attributes to clc, hwc, and lxd modules (#5952) 2023-02-24 09:22:26 +01:00
macports.py Add attributes to package manager modules (#5954) 2023-02-24 09:25:20 +01:00
mail.py Add attributes to some messaging modules (#5962) 2023-02-24 09:24:50 +01:00
make.py Add attributes to various basic modules (#5964) 2023-02-20 17:28:47 +01:00
manageiq_alert_profiles.py Add attributes to manageiq, udm, utm, and webfaction modules (#5955) 2023-02-24 09:23:28 +01:00
manageiq_alerts.py Add attributes to manageiq, udm, utm, and webfaction modules (#5955) 2023-02-24 09:23:28 +01:00
manageiq_group.py Add attributes to manageiq, udm, utm, and webfaction modules (#5955) 2023-02-24 09:23:28 +01:00
manageiq_policies.py Add attributes to manageiq, udm, utm, and webfaction modules (#5955) 2023-02-24 09:23:28 +01:00
manageiq_policies_info.py Remove unneccessary imports (#5940) 2023-02-12 19:48:39 +01:00
manageiq_provider.py Add attributes to manageiq, udm, utm, and webfaction modules (#5955) 2023-02-24 09:23:28 +01:00
manageiq_tags.py Add attributes to manageiq, udm, utm, and webfaction modules (#5955) 2023-02-24 09:23:28 +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 Add attributes to manageiq, udm, utm, and webfaction modules (#5955) 2023-02-24 09:23:28 +01:00
manageiq_user.py Add attributes to manageiq, udm, utm, and webfaction modules (#5955) 2023-02-24 09:23:28 +01:00
mas.py Add attributes to more modules (3/4) (#5967) 2023-02-20 17:30:26 +01:00
matrix.py Add attributes to some messaging modules (#5962) 2023-02-24 09:24:50 +01:00
mattermost.py Add attributes to some messaging modules (#5962) 2023-02-24 09:24:50 +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 Add attributes to some database modules (#5953) 2023-02-24 09:23:04 +01:00
mssql_script.py Add attributes to some database modules (#5953) 2023-02-24 09:23:04 +01: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: Treat order as significant when comparing address lists (#6048) 2023-02-25 11:00:43 +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 Add attributes to package manager modules (#5954) 2023-02-24 09:25:20 +01: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 Add attributes to ocapi_info (#6066) 2023-02-24 11:13:27 +01:00
oci_vcn.py Add attributes to more modules (3/4) (#5967) 2023-02-20 17:30:26 +01:00
odbc.py Add attributes to some database modules (#5953) 2023-02-24 09:23:04 +01: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 Add attributes to oneandone, ovh, and rackspace modules (#5948) 2023-02-24 09:21:43 +01:00
oneandone_load_balancer.py Add attributes to oneandone, ovh, and rackspace modules (#5948) 2023-02-24 09:21:43 +01:00
oneandone_monitoring_policy.py Add attributes to oneandone, ovh, and rackspace modules (#5948) 2023-02-24 09:21:43 +01:00
oneandone_private_network.py Add attributes to oneandone, ovh, and rackspace modules (#5948) 2023-02-24 09:21:43 +01:00
oneandone_public_ip.py Add attributes to oneandone, ovh, and rackspace modules (#5948) 2023-02-24 09:21:43 +01:00
oneandone_server.py Add attributes to oneandone, ovh, and rackspace modules (#5948) 2023-02-24 09:21:43 +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 Add attributes to package manager modules (#5954) 2023-02-24 09:25:20 +01: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 Add attributes to package manager modules (#5954) 2023-02-24 09:25:20 +01:00
osx_defaults.py community.general.osx_defaults: Include stderr in error messages (#6011) 2023-02-25 11:00:07 +01:00
ovh_ip_failover.py Add attributes to oneandone, ovh, and rackspace modules (#5948) 2023-02-24 09:21:43 +01:00
ovh_ip_loadbalancing_backend.py Add attributes to oneandone, ovh, and rackspace modules (#5948) 2023-02-24 09:21:43 +01:00
ovh_monthly_billing.py Add attributes to oneandone, ovh, and rackspace modules (#5948) 2023-02-24 09:21:43 +01:00
pacemaker_cluster.py Add attributes to more modules (1/4) (#5965) 2023-02-20 17:29:14 +01:00
packet_device.py 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 Add attributes to package manager modules (#5954) 2023-02-24 09:25:20 +01:00
pacman_key.py Add attributes to package manager modules (#5954) 2023-02-24 09:25:20 +01:00
pagerduty.py Add attributes to consul, datadog, jenkins, pagerduty, rundeck, and sensu modules (#5957) 2023-02-24 09:23:56 +01:00
pagerduty_alert.py Add attributes to consul, datadog, jenkins, pagerduty, rundeck, and sensu modules (#5957) 2023-02-24 09:23:56 +01:00
pagerduty_change.py Add attributes to consul, datadog, jenkins, pagerduty, rundeck, and sensu modules (#5957) 2023-02-24 09:23:56 +01:00
pagerduty_user.py Add attributes to consul, datadog, jenkins, pagerduty, rundeck, and sensu modules (#5957) 2023-02-24 09:23:56 +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 Add attributes to some filesystem modules (#5960) 2023-02-24 09:25:15 +01:00
pear.py Add attributes to package manager modules (#5954) 2023-02-24 09:25:20 +01: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 Add attributes to package manager modules (#5954) 2023-02-24 09:25:20 +01:00
pipx_info.py pipx: add testcase w/ env vars PIPX_xxxx (#5845) 2023-01-18 21:28:16 +01:00
pkg5.py Add attributes to package manager modules (#5954) 2023-02-24 09:25:20 +01:00
pkg5_publisher.py Add attributes to package manager modules (#5954) 2023-02-24 09:25:20 +01:00
pkgin.py Add attributes to package manager modules (#5954) 2023-02-24 09:25:20 +01:00
pkgng.py Add attributes to package manager modules (#5954) 2023-02-24 09:25:20 +01:00
pkgutil.py Add attributes to package manager modules (#5954) 2023-02-24 09:25:20 +01:00
pmem.py Add attributes to more modules (1/4) (#5965) 2023-02-20 17:29:14 +01:00
portage.py Add attributes to package manager modules (#5954) 2023-02-24 09:25:20 +01:00
portinstall.py Add attributes to package manager modules (#5954) 2023-02-24 09:25:20 +01:00
pritunl_org.py Add attributes to apache2, cobbler, dimensiondata, icinga2, lxca, pritunl, and spectrum modules (#5963) 2023-02-24 09:24:37 +01:00
pritunl_org_info.py Fix pylint errors (#5933) 2023-02-04 17:05:08 +01:00
pritunl_user.py Add attributes to apache2, cobbler, dimensiondata, icinga2, lxca, pritunl, and spectrum modules (#5963) 2023-02-24 09:24:37 +01:00
pritunl_user_info.py Fix pylint errors (#5933) 2023-02-04 17:05:08 +01:00
profitbricks.py Add attributes to scaleway and profitbricks modules (#5949) 2023-02-24 09:21:52 +01:00
profitbricks_datacenter.py Add attributes to scaleway and profitbricks modules (#5949) 2023-02-24 09:21:52 +01:00
profitbricks_nic.py Add attributes to scaleway and profitbricks modules (#5949) 2023-02-24 09:21:52 +01:00
profitbricks_volume.py Add attributes to scaleway and profitbricks modules (#5949) 2023-02-24 09:21:52 +01:00
profitbricks_volume_attachments.py Add attributes to scaleway and profitbricks modules (#5949) 2023-02-24 09:21:52 +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 Add attributes to oneandone, ovh, and rackspace modules (#5948) 2023-02-24 09:21:43 +01:00
rax_cbs.py Add attributes to oneandone, ovh, and rackspace modules (#5948) 2023-02-24 09:21:43 +01:00
rax_cbs_attachments.py Add attributes to oneandone, ovh, and rackspace modules (#5948) 2023-02-24 09:21:43 +01:00
rax_cdb.py Add attributes to oneandone, ovh, and rackspace modules (#5948) 2023-02-24 09:21:43 +01:00
rax_cdb_database.py Add attributes to oneandone, ovh, and rackspace modules (#5948) 2023-02-24 09:21:43 +01:00
rax_cdb_user.py Add attributes to oneandone, ovh, and rackspace modules (#5948) 2023-02-24 09:21:43 +01:00
rax_clb.py Add attributes to oneandone, ovh, and rackspace modules (#5948) 2023-02-24 09:21:43 +01:00
rax_clb_nodes.py Add attributes to oneandone, ovh, and rackspace modules (#5948) 2023-02-24 09:21:43 +01:00
rax_clb_ssl.py Add attributes to oneandone, ovh, and rackspace modules (#5948) 2023-02-24 09:21:43 +01:00
rax_dns.py Add attributes to oneandone, ovh, and rackspace modules (#5948) 2023-02-24 09:21:43 +01:00
rax_dns_record.py Add attributes to oneandone, ovh, and rackspace modules (#5948) 2023-02-24 09:21:43 +01:00
rax_facts.py Check mode has only been added for some _info and _facts modules in a bugfix (#5969) 2023-02-20 17:49:31 +01:00
rax_files.py Add attributes to oneandone, ovh, and rackspace modules (#5948) 2023-02-24 09:21:43 +01:00
rax_files_objects.py Add attributes to oneandone, ovh, and rackspace modules (#5948) 2023-02-24 09:21:43 +01:00
rax_identity.py Add attributes to oneandone, ovh, and rackspace modules (#5948) 2023-02-24 09:21:43 +01:00
rax_keypair.py Add attributes to oneandone, ovh, and rackspace modules (#5948) 2023-02-24 09:21:43 +01:00
rax_meta.py Add attributes to oneandone, ovh, and rackspace modules (#5948) 2023-02-24 09:21:43 +01:00
rax_mon_alarm.py Add attributes to oneandone, ovh, and rackspace modules (#5948) 2023-02-24 09:21:43 +01:00
rax_mon_check.py Add attributes to oneandone, ovh, and rackspace modules (#5948) 2023-02-24 09:21:43 +01:00
rax_mon_entity.py Add attributes to oneandone, ovh, and rackspace modules (#5948) 2023-02-24 09:21:43 +01:00
rax_mon_notification.py Add attributes to oneandone, ovh, and rackspace modules (#5948) 2023-02-24 09:21:43 +01:00
rax_mon_notification_plan.py Add attributes to oneandone, ovh, and rackspace modules (#5948) 2023-02-24 09:21:43 +01:00
rax_network.py Add attributes to oneandone, ovh, and rackspace modules (#5948) 2023-02-24 09:21:43 +01:00
rax_queue.py Add attributes to oneandone, ovh, and rackspace modules (#5948) 2023-02-24 09:21:43 +01:00
rax_scaling_group.py Add attributes to oneandone, ovh, and rackspace modules (#5948) 2023-02-24 09:21:43 +01:00
rax_scaling_policy.py Add attributes to oneandone, ovh, and rackspace modules (#5948) 2023-02-24 09:21:43 +01: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 Add attributes to some database modules (#5953) 2023-02-24 09:23:04 +01:00
redis_data.py Add attributes to some database modules (#5953) 2023-02-24 09:23:04 +01:00
redis_data_incr.py Add attributes to some database modules (#5953) 2023-02-24 09:23:04 +01:00
redis_data_info.py Document attributes (_info and _facts modules for now) (#5481) 2022-11-06 21:16:43 +01:00
redis_info.py Document attributes (_info and _facts modules for now) (#5481) 2022-11-06 21:16:43 +01:00
rhevm.py 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 Add attributes to some database modules (#5953) 2023-02-24 09:23:04 +01:00
rocketchat.py Add attributes to some messaging modules (#5962) 2023-02-24 09:24:50 +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 Add attributes to package manager modules (#5954) 2023-02-24 09:25:20 +01:00
rundeck_acl_policy.py Add attributes to consul, datadog, jenkins, pagerduty, rundeck, and sensu modules (#5957) 2023-02-24 09:23:56 +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 Add attributes to consul, datadog, jenkins, pagerduty, rundeck, and sensu modules (#5957) 2023-02-24 09:23:56 +01:00
rundeck_project.py Add attributes to consul, datadog, jenkins, pagerduty, rundeck, and sensu modules (#5957) 2023-02-24 09:23:56 +01:00
runit.py Add attributes to more modules (3/4) (#5967) 2023-02-20 17:30:26 +01:00
say.py Add attributes to some messaging modules (#5962) 2023-02-24 09:24:50 +01:00
scaleway_compute.py Add attributes to scaleway and profitbricks modules (#5949) 2023-02-24 09:21:52 +01:00
scaleway_compute_private_network.py Add attributes to scaleway and profitbricks modules (#5949) 2023-02-24 09:21:52 +01:00
scaleway_container.py Add attributes to scaleway and profitbricks modules (#5949) 2023-02-24 09:21:52 +01:00
scaleway_container_info.py Add attributes to scaleway and profitbricks modules (#5949) 2023-02-24 09:21:52 +01:00
scaleway_container_namespace.py Add attributes to scaleway and profitbricks modules (#5949) 2023-02-24 09:21:52 +01:00
scaleway_container_namespace_info.py Remove unneccessary imports (#5940) 2023-02-12 19:48:39 +01:00
scaleway_container_registry.py Add attributes to scaleway and profitbricks modules (#5949) 2023-02-24 09:21:52 +01:00
scaleway_container_registry_info.py Remove unneccessary imports (#5940) 2023-02-12 19:48:39 +01:00
scaleway_database_backup.py Add attributes to scaleway and profitbricks modules (#5949) 2023-02-24 09:21:52 +01:00
scaleway_function.py Add attributes to scaleway and profitbricks modules (#5949) 2023-02-24 09:21:52 +01:00
scaleway_function_info.py Remove unneccessary imports (#5940) 2023-02-12 19:48:39 +01:00
scaleway_function_namespace.py Add attributes to scaleway and profitbricks modules (#5949) 2023-02-24 09:21:52 +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 Add attributes to scaleway and profitbricks modules (#5949) 2023-02-24 09:21:52 +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 Add attributes to scaleway and profitbricks modules (#5949) 2023-02-24 09:21:52 +01:00
scaleway_organization_info.py multiple scaleway modules: fixed markups in doc (#5766) 2023-01-12 21:02:25 +01:00
scaleway_private_network.py Add attributes to scaleway and profitbricks modules (#5949) 2023-02-24 09:21:52 +01:00
scaleway_security_group.py Add attributes to scaleway and profitbricks modules (#5949) 2023-02-24 09:21:52 +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 Add attributes to scaleway and profitbricks modules (#5949) 2023-02-24 09:21:52 +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 Add attributes to scaleway and profitbricks modules (#5949) 2023-02-24 09:21:52 +01:00
scaleway_user_data.py Add attributes to scaleway and profitbricks modules (#5949) 2023-02-24 09:21:52 +01:00
scaleway_volume.py Add attributes to scaleway and profitbricks modules (#5949) 2023-02-24 09:21:52 +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 sefcontext: add support for path substitutions (#5830) 2023-02-26 14:04:57 +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 Add attributes to some messaging modules (#5962) 2023-02-24 09:24:50 +01:00
sensu_check.py Add attributes to consul, datadog, jenkins, pagerduty, rundeck, and sensu modules (#5957) 2023-02-24 09:23:56 +01:00
sensu_client.py Add attributes to consul, datadog, jenkins, pagerduty, rundeck, and sensu modules (#5957) 2023-02-24 09:23:56 +01:00
sensu_handler.py Add attributes to consul, datadog, jenkins, pagerduty, rundeck, and sensu modules (#5957) 2023-02-24 09:23:56 +01:00
sensu_silence.py Add attributes to consul, datadog, jenkins, pagerduty, rundeck, and sensu modules (#5957) 2023-02-24 09:23:56 +01:00
sensu_subscription.py Add attributes to consul, datadog, jenkins, pagerduty, rundeck, and sensu modules (#5957) 2023-02-24 09:23:56 +01:00
seport.py Add attributes to various basic modules (#5964) 2023-02-20 17:28:47 +01:00
serverless.py 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 Add attributes to some messaging modules (#5962) 2023-02-24 09:24:50 +01:00
slackpkg.py Add attributes to package manager modules (#5954) 2023-02-24 09:25:20 +01: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 Add attributes to package manager modules (#5954) 2023-02-24 09:25:20 +01:00
snap_alias.py Add attributes to package manager modules (#5954) 2023-02-24 09:25:20 +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 Add attributes to apache2, cobbler, dimensiondata, icinga2, lxca, pritunl, and spectrum modules (#5963) 2023-02-24 09:24:37 +01:00
spectrum_model_attrs.py Add attributes to apache2, cobbler, dimensiondata, icinga2, lxca, pritunl, and spectrum modules (#5963) 2023-02-24 09:24:37 +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 Add attributes to package manager modules (#5954) 2023-02-24 09:25:20 +01: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 Add attributes to some messaging modules (#5962) 2023-02-24 09:24:50 +01:00
syspatch.py Add attributes to package manager modules (#5954) 2023-02-24 09:25:20 +01:00
sysrc.py Add attributes to various basic modules (#5964) 2023-02-20 17:28:47 +01:00
sysupgrade.py Add attributes to package manager modules (#5954) 2023-02-24 09:25:20 +01:00
taiga_issue.py Add attributes to some messaging modules (#5962) 2023-02-24 09:24:50 +01:00
telegram.py Add attributes to some messaging modules (#5962) 2023-02-24 09:24:50 +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 Add attributes to some messaging modules (#5962) 2023-02-24 09:24:50 +01:00
typetalk.py Add attributes to some messaging modules (#5962) 2023-02-24 09:24:50 +01:00
udm_dns_record.py Add attributes to manageiq, udm, utm, and webfaction modules (#5955) 2023-02-24 09:23:28 +01:00
udm_dns_zone.py Add attributes to manageiq, udm, utm, and webfaction modules (#5955) 2023-02-24 09:23:28 +01:00
udm_group.py Add attributes to manageiq, udm, utm, and webfaction modules (#5955) 2023-02-24 09:23:28 +01:00
udm_share.py Add attributes to manageiq, udm, utm, and webfaction modules (#5955) 2023-02-24 09:23:28 +01:00
udm_user.py Add attributes to manageiq, udm, utm, and webfaction modules (#5955) 2023-02-24 09:23:28 +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 Add attributes to manageiq, udm, utm, and webfaction modules (#5955) 2023-02-24 09:23:28 +01:00
utm_aaa_group_info.py Check mode has only been added for some _info and _facts modules in a bugfix (#5969) 2023-02-20 17:49:31 +01:00
utm_ca_host_key_cert.py Add attributes to manageiq, udm, utm, and webfaction modules (#5955) 2023-02-24 09:23:28 +01:00
utm_ca_host_key_cert_info.py Check mode has only been added for some _info and _facts modules in a bugfix (#5969) 2023-02-20 17:49:31 +01:00
utm_dns_host.py Add attributes to manageiq, udm, utm, and webfaction modules (#5955) 2023-02-24 09:23:28 +01:00
utm_network_interface_address.py Add attributes to manageiq, udm, utm, and webfaction modules (#5955) 2023-02-24 09:23:28 +01:00
utm_network_interface_address_info.py Check mode has only been added for some _info and _facts modules in a bugfix (#5969) 2023-02-20 17:49:31 +01:00
utm_proxy_auth_profile.py Add attributes to manageiq, udm, utm, and webfaction modules (#5955) 2023-02-24 09:23:28 +01:00
utm_proxy_exception.py Add attributes to manageiq, udm, utm, and webfaction modules (#5955) 2023-02-24 09:23:28 +01:00
utm_proxy_frontend.py Add attributes to manageiq, udm, utm, and webfaction modules (#5955) 2023-02-24 09:23:28 +01:00
utm_proxy_frontend_info.py Check mode has only been added for some _info and _facts modules in a bugfix (#5969) 2023-02-20 17:49:31 +01:00
utm_proxy_location.py Add attributes to manageiq, udm, utm, and webfaction modules (#5955) 2023-02-24 09:23:28 +01:00
utm_proxy_location_info.py Check mode has only been added for some _info and _facts modules in a bugfix (#5969) 2023-02-20 17:49:31 +01:00
vdo.py Add attributes to more modules (1/4) (#5965) 2023-02-20 17:29:14 +01:00
vertica_configuration.py Add attributes to some database modules (#5953) 2023-02-24 09:23:04 +01:00
vertica_info.py Short descriptions (batch3) - massive fix on Capitalization and trailing period (#5521) 2022-11-09 21:09:09 +01:00
vertica_role.py Add attributes to some database modules (#5953) 2023-02-24 09:23:04 +01:00
vertica_schema.py Add attributes to some database modules (#5953) 2023-02-24 09:23:04 +01:00
vertica_user.py Add attributes to some database modules (#5953) 2023-02-24 09:23:04 +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 Add attributes to manageiq, udm, utm, and webfaction modules (#5955) 2023-02-24 09:23:28 +01:00
webfaction_db.py Add attributes to manageiq, udm, utm, and webfaction modules (#5955) 2023-02-24 09:23:28 +01:00
webfaction_domain.py Add attributes to manageiq, udm, utm, and webfaction modules (#5955) 2023-02-24 09:23:28 +01:00
webfaction_mailbox.py Add attributes to manageiq, udm, utm, and webfaction modules (#5955) 2023-02-24 09:23:28 +01:00
webfaction_site.py Add attributes to manageiq, udm, utm, and webfaction modules (#5955) 2023-02-24 09:23:28 +01:00
xattr.py Add attributes to various basic modules (#5964) 2023-02-20 17:28:47 +01:00
xbps.py Add attributes to package manager modules (#5954) 2023-02-24 09:25:20 +01: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 Add attributes to some filesystem modules (#5960) 2023-02-24 09:25:15 +01:00
xml.py Add attributes to various basic modules (#5964) 2023-02-20 17:28:47 +01:00
yarn.py Add attributes to package manager modules (#5954) 2023-02-24 09:25:20 +01:00
yum_versionlock.py Add attributes to package manager modules (#5954) 2023-02-24 09:25:20 +01:00
zfs.py Add attributes to some filesystem modules (#5960) 2023-02-24 09:25:15 +01:00
zfs_delegate_admin.py zfs_delegate_admin: fix: zfs allow cannot parse unknown uid/gid (#5943) 2023-02-25 11:02:28 +01: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 Added support for openSUSE MicroOS (#5998) 2023-02-25 10:58:04 +01:00
zypper_repository.py Add attributes to package manager modules (#5954) 2023-02-24 09:25:20 +01:00