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
Olof Johansson 3044c0288f
scaleway_compute: When removing node, wait for transition (#444)
To remove a scaleway compute node, one needs to stop it first. This is
handled internally within the module by shutting down before removing.
Shutting down the node transitions it to a "stopping" state, which is
not the "stopped" state we expect. We thus need the transition to
complete so that we can put it in the actual target state (absent, i.e.
delete it).

The mechanism for waiting for such transitions today is controlled by
module parameters, with default to not being enabled at all, which
includes the transition from ([running] -(stopping)-> [stopped]).

Without this chage, in case of a running node, we would shut it down
(transition it to "stopping"), not wait for it complete the transition,
realize that it's not yet stopped and issue a second shut down command
to the api. This would fail with a 400 Bad Request error, "already
stopped".

Reference: https://github.com/ansible/ansible/issues/45740
Reported-by: zwindler
2020-06-11 11:34:15 +03:00
..
cloud scaleway_compute: When removing node, wait for transition (#444) 2020-06-11 11:34:15 +03:00
clustering Fix examples formatting (#345) 2020-05-16 15:07:51 +02:00
database mysql_db: add check_implicit_admin parameter (#486) 2020-06-10 12:46:44 +03:00
files files: add a new module iso_create (#397) 2020-06-03 10:00:07 +03:00
identity Fix examples formatting (#345) 2020-05-16 15:07:51 +02:00
monitoring datadog_monitor: kwargs for _update_monitor used message vs notification_message (#389) 2020-05-28 23:04:19 +01:00
net_tools Fix NetworkManager-libnm typo in nmcli.py documentation. (#403) 2020-05-22 22:14:04 +02:00
notification cisco_spark -> cisco_webex rename and message option fix (#457) 2020-06-09 09:38:06 +03:00
packaging rshm_repository: reduce execution time when changed == False (#458) 2020-06-11 11:00:48 +03:00
remote_management intersight_info has been moved to cisco.intersight. (#395) 2020-05-21 22:12:25 +02:00
source_control gitlab_project_variable: added support for variable_type (#181) 2020-05-25 03:18:19 -07:00
storage Fix examples formatting (#345) 2020-05-16 15:07:51 +02:00
system New module: dpkg_divert (#417) 2020-06-10 21:01:16 +03:00
web_infrastructure Fix examples formatting (#345) 2020-05-16 15:07:51 +02:00
__init__.py Initial commit 2020-03-09 09:11:07 +00: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
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
cloudscale_floating_ip.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
cloudscale_server.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
cloudscale_server_group.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
cloudscale_volume.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
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_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
digital_ocean.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
digital_ocean_account_info.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
digital_ocean_block_storage.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
digital_ocean_certificate.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
digital_ocean_certificate_info.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
digital_ocean_domain.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
digital_ocean_domain_info.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
digital_ocean_droplet.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
digital_ocean_firewall_info.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
digital_ocean_floating_ip.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
digital_ocean_floating_ip_info.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
digital_ocean_image_info.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
digital_ocean_load_balancer_info.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
digital_ocean_region_info.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
digital_ocean_size_info.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
digital_ocean_snapshot_info.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
digital_ocean_sshkey.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
digital_ocean_sshkey_facts.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
digital_ocean_sshkey_info.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
digital_ocean_tag.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
digital_ocean_tag_info.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
digital_ocean_volume_info.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
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
docker_compose.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
docker_config.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
docker_container.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
docker_container_info.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
docker_host_info.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
docker_image.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
docker_image_info.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
docker_login.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
docker_network.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
docker_network_info.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
docker_node.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
docker_node_info.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
docker_prune.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
docker_secret.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
docker_stack.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
docker_swarm.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
docker_swarm_info.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
docker_swarm_service.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
docker_swarm_service_info.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
docker_volume.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
docker_volume_info.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
exo_dns_domain.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
exo_dns_record.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
filesystem.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
firewalld.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
foreman.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
gc_storage.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
gcdns_record.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
gcdns_zone.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
gce.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
gce_eip.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
gce_img.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
gce_instance_template.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
gce_labels.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
gce_lb.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
gce_mig.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
gce_net.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
gce_pd.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
gce_snapshot.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
gce_tag.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
gconftool2.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
gcp_backend_service.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
gcp_forwarding_rule.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
gcp_healthcheck.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
gcp_target_proxy.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
gcp_url_map.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
gcpubsub.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
gcpubsub_info.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
gcspanner.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_hooks.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_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_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_variable.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00: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
gluster_heal_info.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
gluster_peer.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
gluster_volume.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
haproxy.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
helm.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
hetzner_failover_ip.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
hetzner_failover_ip_info.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
hetzner_firewall.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
hetzner_firewall_info.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_firmware.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
idrac_server_config_profile.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
infini_export.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
infini_export_client.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
infini_fs.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
infini_host.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
infini_pool.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
infini_vol.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_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
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_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
katello.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_client.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00: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
kibana_plugin.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
kubevirt_cdi_upload.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
kubevirt_preset.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
kubevirt_pvc.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
kubevirt_rs.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
kubevirt_template.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
kubevirt_vm.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00: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_attr.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
logicmonitor.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
logicmonitor_facts.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
mysql_db.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
mysql_info.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
mysql_query.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
mysql_replication.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
mysql_user.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
mysql_variables.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
na_cdot_aggregate.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
na_cdot_license.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
na_cdot_lun.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
na_cdot_qtree.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
na_cdot_svm.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
na_cdot_user.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
na_cdot_user_role.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
na_cdot_volume.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
na_ontap_gather_facts.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_facts.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
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
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
ome_device_info.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_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_facts.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_facts.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
ovirt.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
ovirt_affinity_label_facts.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
ovirt_api_facts.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
ovirt_cluster_facts.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
ovirt_datacenter_facts.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
ovirt_disk_facts.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
ovirt_event_facts.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
ovirt_external_provider_facts.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
ovirt_group_facts.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
ovirt_host_facts.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
ovirt_host_storage_facts.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
ovirt_network_facts.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
ovirt_nic_facts.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
ovirt_permission_facts.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
ovirt_quota_facts.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
ovirt_scheduling_policy_facts.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
ovirt_snapshot_facts.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
ovirt_storage_domain_facts.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
ovirt_storage_template_facts.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
ovirt_storage_vm_facts.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
ovirt_tag_facts.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
ovirt_template_facts.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
ovirt_user_facts.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
ovirt_vm_facts.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
ovirt_vmpool_facts.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
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
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
postgresql_copy.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
postgresql_db.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
postgresql_ext.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
postgresql_idx.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
postgresql_info.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
postgresql_lang.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
postgresql_membership.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
postgresql_owner.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
postgresql_pg_hba.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
postgresql_ping.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
postgresql_privs.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
postgresql_publication.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
postgresql_query.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
postgresql_schema.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
postgresql_sequence.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
postgresql_set.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
postgresql_slot.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
postgresql_subscription.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
postgresql_table.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
postgresql_tablespace.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
postgresql_user.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
postgresql_user_obj_stat_info.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00: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_kvm.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
proxmox_template.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
proxysql_backend_servers.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
proxysql_global_variables.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
proxysql_manage_config.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
proxysql_mysql_users.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
proxysql_query_rules.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
proxysql_replication_hostgroups.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
proxysql_scheduler.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00: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
purefa_facts.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
purefb_facts.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
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
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_image_facts.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00: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_facts.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_facts.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_facts.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_facts.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_facts.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_facts.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
sf_account_manager.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
sf_check_connections.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
sf_snapshot_schedule_manager.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
sf_volume_access_group_manager.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00:00
sf_volume_manager.py make collection usable with current ansible vers (#9) 2020-03-11 14:10:38 +00: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
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
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
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
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
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
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
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