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
froebela baa721ac22
zfs.py: treated received properties as local and added diff mode support (#502)
* zfs.py: treated received properties as local and added diff mode support

If you use "zfs set" to explicitly set ZFS properties, they are marked as from source "local". If ZFS properties are implicitly set by using "zfs send" and "zfs receive", for example as part of a template based installation, they are marked as from source "received". But as there is no technical difference between both types of them, the “received” ZFS properties should also be considered “local”. Otherwise Ansible would detect changes, which aren’t actual changes. Therefore I changed line 202/207 to reflect this.

For us it’s quite important, that Ansible modules support the diff mode in order to qualify changes. Therefore I added some code lines to address this.

* added changelog fragment for PR #502

* fixed typos in changelog fragment for PR #502

* minor changes in changelog fragment for PR #502

* added link to pull request in changelog fragment for PR #502

* extended the diff data structure to always include the name of the zfs filesystem

* added code to also maintain the diff data structure after a change

* reverted back some code lines for better code readability

* added an extra dict in the diff data structure to hold the zfs properties
2021-08-31 07:11:58 +02:00
..
cloud Initial commit (#3300) 2021-08-31 07:10:10 +02:00
clustering mass-added the utf-8 marker (#3163) 2021-08-08 10:40:22 +02:00
database mass-added the utf-8 marker (#3163) 2021-08-08 10:40:22 +02:00
files ini_file: add multiple options with same name to ini file (#3033) 2021-08-15 12:59:50 +02:00
identity Keycloak: add identity providers management (#3210) 2021-08-31 07:07:53 +02:00
monitoring mass-added the utf-8 marker (#3163) 2021-08-08 10:40:22 +02:00
net_tools add deprecation warning for python-dnsimple 1 (#3267) 2021-08-29 13:20:46 +02:00
notification slack - minor refactoring and pythonifying (#3205) 2021-08-16 12:24:15 +02:00
packaging snap - improved error handling (#3211) 2021-08-28 21:54:39 +02:00
remote_management mass-added the utf-8 marker (#3163) 2021-08-08 10:40:22 +02:00
source_control mass-added the utf-8 marker (#3163) 2021-08-08 10:40:22 +02:00
storage zfs.py: treated received properties as local and added diff mode support (#502) 2021-08-31 07:11:58 +02:00
system openwrt_init - improvements (#3284) 2021-08-28 21:50:09 +02:00
web_infrastructure Fix apache2_module a2enmod/a2dismod detection and error message if not found. (#3258) 2021-08-25 06:36:19 +02:00
aerospike_migrations.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
airbrake_deployment.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
aix_devices.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
aix_filesystem.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
aix_inittab.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
aix_lvg.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
aix_lvol.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
ali_instance.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
ali_instance_info.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
alternatives.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
ansible_galaxy_install.py ansible_galaxy_install - new module (#2933) 2021-07-29 22:30:20 +02:00
apache2_mod_proxy.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
apache2_module.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
apk.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
apt_repo.py Migrate apt_repo to community.general (#102) 2020-04-02 17:50:13 +02:00
apt_rpm.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
archive.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
atomic_container.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
atomic_host.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
atomic_image.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
awall.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
beadm.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
bearychat.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
bigpanda.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
bitbucket_access_key.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
bitbucket_pipeline_key_pair.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
bitbucket_pipeline_known_host.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
bitbucket_pipeline_variable.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
bower.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
bundler.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
bzr.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
campfire.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
capabilities.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
catapult.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
circonus_annotation.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
cisco_spark.py cisco_spark -> cisco_webex rename and message option fix (#457) 2020-06-09 09:38:06 +03:00
cisco_webex.py cisco_spark -> cisco_webex rename and message option fix (#457) 2020-06-09 09:38:06 +03:00
clc_aa_policy.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
clc_alert_policy.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
clc_blueprint_package.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
clc_firewall_policy.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
clc_group.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
clc_loadbalancer.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
clc_modify_server.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
clc_publicip.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
clc_server.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
clc_server_snapshot.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
cloud_init_data_facts.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
cloudflare_dns.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
cobbler_sync.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
cobbler_system.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
composer.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
consul.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
consul_acl.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
consul_kv.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
consul_session.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
copr.py New module: Add copr module (#1592) 2021-01-27 19:30:03 +01:00
cpanm.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
cronvar.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
crypttab.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
datadog_downtime.py Add downtime module (#1437) 2020-12-15 19:50:42 +01:00
datadog_event.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
datadog_monitor.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
dconf.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
deploy_helper.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
dimensiondata_network.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
dimensiondata_vlan.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
discord.py discord.py: Add new module for discord notifications (#2398) 2021-05-11 19:31:46 +02:00
django_manage.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
dnsimple.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
dnsmadeeasy.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
dpkg_divert.py New module: dpkg_divert (#417) 2020-06-10 21:01:16 +03:00
easy_install.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
ejabberd_user.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
elasticsearch_plugin.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
emc_vnx_sg_member.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
etcd3.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
facter.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
filesize.py new module: filesize - create or resize a file, given its size (#2232) 2021-04-19 07:04:29 +02:00
filesystem.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
flatpak.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
flatpak_remote.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
flowdock.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
gandi_livedns.py Add gandi_livedns module (#328) 2021-03-21 11:25:24 +01:00
gconftool2.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
gem.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
git_config.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
github_deploy_key.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
github_issue.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
github_key.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
github_release.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
github_repo.py Added new module github_repo (#1683) 2021-03-06 13:30:43 +01:00
github_webhook.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
github_webhook_info.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
gitlab_deploy_key.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
gitlab_group.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
gitlab_group_members.py add a custom module for managing group membership in gitlab (#844) 2020-09-16 07:24:37 +02:00
gitlab_group_variable.py Create gitlab_group_variable.py (#786) 2020-09-21 10:15:56 +03:00
gitlab_hook.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
gitlab_project.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
gitlab_project_members.py added gitlab_project_members (#1829) 2021-02-21 17:56:53 +01:00
gitlab_project_variable.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
gitlab_protected_branch.py Added module for creating protected branches (#2781) 2021-07-17 08:49:09 +02:00
gitlab_runner.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
gitlab_user.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
grove.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
gunicorn.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
hana_query.py Add module hana_query to make SAP HANA administration easier. (#2623) 2021-05-27 18:46:12 +02:00
haproxy.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
heroku_collaborator.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
hg.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
hipchat.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
homebrew.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
homebrew_cask.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
homebrew_tap.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
honeybadger_deployment.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
hpilo_boot.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
hpilo_info.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
hponcfg.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
htpasswd.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
hwc_ecs_instance.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
hwc_evs_disk.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
hwc_network_vpc.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
hwc_smn_topic.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
hwc_vpc_eip.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
hwc_vpc_peering_connect.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
hwc_vpc_port.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
hwc_vpc_private_ip.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
hwc_vpc_route.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
hwc_vpc_security_group.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
hwc_vpc_security_group_rule.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
hwc_vpc_subnet.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
ibm_sa_domain.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
ibm_sa_host.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
ibm_sa_host_ports.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
ibm_sa_pool.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
ibm_sa_vol.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
ibm_sa_vol_map.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
icinga2_feature.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
icinga2_host.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
idrac_redfish_command.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
idrac_redfish_config.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
idrac_redfish_info.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
imc_rest.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
imgadm.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
infinity.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
influxdb_database.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
influxdb_query.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
influxdb_retention_policy.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
influxdb_user.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
influxdb_write.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
ini_file.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
installp.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
interfaces_file.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
ip_netns.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
ipa_config.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
ipa_dnsrecord.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
ipa_dnszone.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
ipa_group.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
ipa_hbacrule.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
ipa_host.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
ipa_hostgroup.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
ipa_otpconfig.py Added modules ipa_otpconfig and ipa_otptoken (#2122) 2021-04-11 15:25:03 +02:00
ipa_otptoken.py Added modules ipa_otpconfig and ipa_otptoken (#2122) 2021-04-11 15:25:03 +02:00
ipa_pwpolicy.py Add ipa_pwpolicy module (#1147) 2021-01-06 19:17:07 +03:00
ipa_role.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
ipa_service.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
ipa_subca.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
ipa_sudocmd.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
ipa_sudocmdgroup.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
ipa_sudorule.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
ipa_user.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
ipa_vault.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
ipify_facts.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
ipinfoio_facts.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
ipmi_boot.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
ipmi_power.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
iptables_state.py New module: iptables_state (#271) 2020-08-15 10:36:07 +02:00
ipwcli_dns.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
irc.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
iso_create.py files: add a new module iso_create (#397) 2020-06-03 10:00:07 +03:00
iso_extract.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
jabber.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
java_cert.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
java_keystore.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
jboss.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
jenkins_build.py Jenkins build module (#745) 2021-03-04 07:46:37 +01:00
jenkins_job.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
jenkins_job_info.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
jenkins_plugin.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
jenkins_script.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
jira.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
kernel_blacklist.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
keycloak_authentication.py Keycloak: add authentication management (#2456) 2021-06-24 13:35:00 +02:00
keycloak_client.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
keycloak_client_rolemapping.py Keycloak: add client_rolemapping management (#2941) 2021-07-30 20:03:57 +02:00
keycloak_clientscope.py Keycloak: add clientscope management (#2905) 2021-07-19 23:39:02 +02:00
keycloak_clienttemplate.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
keycloak_group.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
keycloak_identity_provider.py Keycloak: add identity providers management (#3210) 2021-08-31 07:07:53 +02:00
keycloak_realm.py Keycloak: add realm management (#2155) 2021-04-21 12:42:28 +02:00
keycloak_role.py Add Keycloak roles module (#2930) 2021-07-19 23:17:39 +02:00
kibana_plugin.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
launchd.py launchd: new module to control services on macOS hosts (#305) 2020-07-22 16:54:58 +03:00
layman.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
lbu.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
ldap_attrs.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
ldap_entry.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
ldap_passwd.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
ldap_search.py Added ldap_search module for searching in LDAP servers (#126) 2020-04-17 10:53:37 +02:00
librato_annotation.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
linode.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
linode_v4.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
listen_ports_facts.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
lldp.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
locale_gen.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
logentries.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
logentries_msg.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
logstash_plugin.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
lvg.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
lvol.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
lxc_container.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
lxca_cmms.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
lxca_nodes.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
lxd_container.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
lxd_profile.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
macports.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
mail.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
make.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
manageiq_alert_profiles.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
manageiq_alerts.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
manageiq_group.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
manageiq_policies.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
manageiq_provider.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
manageiq_tags.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
manageiq_tenant.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
manageiq_user.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
mas.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
matrix.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
mattermost.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
maven_artifact.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
memset_dns_reload.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
memset_memstore_info.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
memset_server_info.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
memset_zone.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
memset_zone_domain.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
memset_zone_record.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
mksysb.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
modprobe.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
monit.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
mqtt.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
mssql_db.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
nagios.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
netcup_dns.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
newrelic_deployment.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
nexmo.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
nginx_status_info.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
nictagadm.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
nios_a_record.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
nios_aaaa_record.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
nios_cname_record.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
nios_dns_view.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
nios_fixed_address.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
nios_host_record.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
nios_member.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
nios_mx_record.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
nios_naptr_record.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
nios_network.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
nios_network_view.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
nios_nsgroup.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
nios_ptr_record.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
nios_srv_record.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
nios_txt_record.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
nios_zone.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
nmcli.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
nomad_job.py new module nomad_job & nomad_job_info (#867) 2020-10-19 13:40:07 +02:00
nomad_job_info.py new module nomad_job & nomad_job_info (#867) 2020-10-19 13:40:07 +02:00
nosh.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
npm.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
nsupdate.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
oci_vcn.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
odbc.py Adding ODBC module (#606) 2020-07-17 07:39:37 +03:00
office_365_connector_card.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
ohai.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
omapi_host.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
one_host.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
one_image.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
one_image_info.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
one_service.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
one_template.py opennebula: add one_template module (#2046) 2021-03-26 07:24:24 +01:00
one_vm.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
oneandone_firewall_policy.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
oneandone_load_balancer.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
oneandone_monitoring_policy.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
oneandone_private_network.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
oneandone_public_ip.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
oneandone_server.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
onepassword_info.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
oneview_datacenter_info.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
oneview_enclosure_info.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
oneview_ethernet_network.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
oneview_ethernet_network_info.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
oneview_fc_network.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
oneview_fc_network_info.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
oneview_fcoe_network.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
oneview_fcoe_network_info.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
oneview_logical_interconnect_group.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
oneview_logical_interconnect_group_info.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
oneview_network_set.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
oneview_network_set_info.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
oneview_san_manager.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
oneview_san_manager_info.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
online_server_info.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
online_user_info.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
open_iscsi.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
openbsd_pkg.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
opendj_backendprop.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
openwrt_init.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
opkg.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
osx_defaults.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
ovh_ip_failover.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
ovh_ip_loadbalancing_backend.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
ovh_monthly_billing.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
pacemaker_cluster.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
packet_device.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
packet_ip_subnet.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
packet_project.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
packet_sshkey.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
packet_volume.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
packet_volume_attachment.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
pacman.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
pacman_key.py add module pacman_key (#778) 2021-06-04 07:08:54 +02:00
pagerduty.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
pagerduty_alert.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
pagerduty_change.py Adds a module for sending PagerDuty change events. (#1269) 2020-11-13 11:44:57 +03:00
pagerduty_user.py a new module pagerduty_user (#1025) 2020-11-26 13:22:35 +01:00
pam_limits.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
pamd.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
parted.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
pear.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
pids.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
pingdom.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
pip_package_info.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
pkg5.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
pkg5_publisher.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
pkgin.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
pkgng.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
pkgutil.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
portage.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
portinstall.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
pritunl_org.py New module: Add Pritunl VPN organization module (net_tools/pritunl/) (#804) 2021-04-08 22:37:06 +02:00
pritunl_org_info.py New module: Add Pritunl VPN organization module (net_tools/pritunl/) (#804) 2021-04-08 22:37:06 +02:00
pritunl_user.py New module: Add Pritunl VPN user module (net_tools/pritunl/) (#803) 2021-03-21 11:30:16 +01:00
pritunl_user_info.py New module: Add Pritunl VPN user module (net_tools/pritunl/) (#803) 2021-03-21 11:30:16 +01:00
profitbricks.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
profitbricks_datacenter.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
profitbricks_nic.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
profitbricks_volume.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
profitbricks_volume_attachments.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
proxmox.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
proxmox_domain_info.py proxmox: create a common base (#1331) 2020-11-24 17:30:39 +01:00
proxmox_group_info.py proxmox: create a common base (#1331) 2020-11-24 17:30:39 +01:00
proxmox_kvm.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
proxmox_nic.py Add proxmox_nic module (#2449) 2021-05-13 21:48:49 +02:00
proxmox_snap.py New module: proxmox_snap (#1135) 2020-12-21 14:37:30 +01:00
proxmox_storage_info.py New module proxmox_storage_info (#1844) 2021-02-22 17:59:27 +01:00
proxmox_template.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
proxmox_user_info.py proxmox: create a common base (#1331) 2020-11-24 17:30:39 +01:00
pubnub_blocks.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
pulp_repo.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
puppet.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
pushbullet.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
pushover.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
python_requirements_info.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
rax.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
rax_cbs.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
rax_cbs_attachments.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
rax_cdb.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
rax_cdb_database.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
rax_cdb_user.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
rax_clb.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
rax_clb_nodes.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
rax_clb_ssl.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
rax_dns.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
rax_dns_record.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
rax_facts.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
rax_files.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
rax_files_objects.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
rax_identity.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
rax_keypair.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
rax_meta.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
rax_mon_alarm.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
rax_mon_check.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
rax_mon_entity.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
rax_mon_notification.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
rax_mon_notification_plan.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
rax_network.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
rax_queue.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
rax_scaling_group.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
rax_scaling_policy.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
read_csv.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
redfish_command.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
redfish_config.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
redfish_info.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
redhat_subscription.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
redis.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
redis_info.py Add info command to redis module (#286) 2020-05-12 20:18:24 +03:00
rhevm.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
rhn_channel.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
rhn_register.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
rhsm_release.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
rhsm_repository.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
riak.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
rocketchat.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
rollbar_deployment.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
rpm_ostree_pkg.py rpm_ostree_pkg: new module (#357) 2021-01-11 09:47:22 +03:00
rundeck_acl_policy.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
rundeck_project.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
runit.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
sap_task_list_execute.py SAP task list execution (#3169) 2021-08-09 22:52:44 +02:00
sapcar_extract.py Add module sapcar_extract to make SAP administration easier. (#2596) 2021-06-04 07:36:35 +02:00
say.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
scaleway_compute.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
scaleway_database_backup.py Scaleway Database Backup : Create new module (#741) 2020-09-03 15:02:30 +03:00
scaleway_image_info.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
scaleway_ip.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
scaleway_ip_info.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
scaleway_lb.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
scaleway_organization_info.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
scaleway_security_group.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
scaleway_security_group_info.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
scaleway_security_group_rule.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
scaleway_server_info.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
scaleway_snapshot_info.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
scaleway_sshkey.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
scaleway_user_data.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
scaleway_volume.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
scaleway_volume_info.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
sefcontext.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
selinux_permissive.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
selogin.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
sendgrid.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
sensu_check.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
sensu_client.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
sensu_handler.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
sensu_silence.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
sensu_subscription.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
seport.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
serverless.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
shutdown.py New module: shutdown (#700) 2020-08-11 17:54:41 +02:00
sl_vm.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
slack.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
slackpkg.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
smartos_image_info.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
snap.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
snmp_facts.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
solaris_zone.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
sorcery.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
spectrum_device.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
spectrum_model_attrs.py spectrum_model_attrs: Initial commit (#1802) 2021-04-12 22:26:43 +02:00
spotinst_aws_elastigroup.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
ss_3par_cpg.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
ssh_config.py ssh_config: new module (#1640) 2021-01-28 07:26:48 +01:00
stackdriver.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
stacki_host.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
statsd.py StatsD Module (#1793) 2021-02-16 11:46:39 +01:00
statusio_maintenance.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
supervisorctl.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
svc.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
svr4pkg.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
swdepot.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
swupd.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
syslogger.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
syspatch.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
sysrc.py New sysrc module for managing rc files on FreeBSD (#1460) 2021-01-16 14:14:23 +01:00
sysupgrade.py sysupgrade: new module (#341) 2020-08-18 09:10:41 +02:00
taiga_issue.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
telegram.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
terraform.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
timezone.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
twilio.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
typetalk.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
udm_dns_record.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
udm_dns_zone.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
udm_group.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
udm_share.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
udm_user.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
ufw.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
uptimerobot.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
urpmi.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
utm_aaa_group.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
utm_aaa_group_info.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
utm_ca_host_key_cert.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
utm_ca_host_key_cert_info.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
utm_dns_host.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
utm_network_interface_address.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
utm_network_interface_address_info.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
utm_proxy_auth_profile.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
utm_proxy_exception.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
utm_proxy_frontend.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
utm_proxy_frontend_info.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
utm_proxy_location.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
utm_proxy_location_info.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
vdo.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
vertica_configuration.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
vertica_info.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
vertica_role.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
vertica_schema.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
vertica_user.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
vexata_eg.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
vexata_volume.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
vmadm.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
wakeonlan.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
webfaction_app.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
webfaction_db.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
webfaction_domain.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
webfaction_mailbox.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
webfaction_site.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
xattr.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
xbps.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
xcc_redfish_command.py add new module xcc_redfish_command to manage Lenovo servers using Redfish APIs (#2007) 2021-03-24 15:07:17 +01:00
xenserver_facts.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
xenserver_guest.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
xenserver_guest_info.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
xenserver_guest_powerstate.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
xfconf.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
xfconf_info.py xfconf_info - new module (#3045) 2021-07-24 22:30:46 +02:00
xfs_quota.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
xml.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
yarn.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
yum_versionlock.py yum_versionlock: new module (#1405) 2020-12-03 20:00:49 +01:00
zfs.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
zfs_delegate_admin.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
zfs_facts.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
znode.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
zpool_facts.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
zypper.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
zypper_repository.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00