ansible/test/integration/targets
Gonéri Le Bouder 5280042901 vmware_host_dns: consistent rslt when name changes
This commit address a problem in static mode, if the hostname change,
`host.name` value with change too. And as a result:

    results['dns_config_result'][host.name]

will be initialized.
We now record the initial hostname first, and uses it as the key for the
results.

This commit also ensures hostname and search domain change are detected if
`instance.dnsConfig.dhcp` is true.

Finally, if we target a cluster, the `changed` result will depend on the
number of nodes.
2020-01-17 16:57:12 -05:00
..
aci_aaa_user
aci_aaa_user_certificate
aci_access_port_block_to_access_port
aci_access_port_to_interface_policy_leaf_profile
aci_access_sub_port_block_to_access_port
aci_aep
aci_aep_to_domain
aci_ap
aci_bd
aci_bd_subnet
aci_config_rollback
aci_config_snapshot
aci_contract
aci_contract_subject
aci_contract_subject_to_filter
aci_domain
aci_domain_to_vlan_pool
aci_encap_pool
aci_encap_pool_range
aci_epg
aci_epg_to_contract
aci_epg_to_domain
aci_fabric_node
aci_filter
aci_filter_entry
aci_firmware_source
aci_interface_policy_cdp
aci_interface_policy_leaf_policy_group
aci_interface_policy_leaf_profile
aci_interface_policy_ospf
aci_interface_selector_to_switch_policy_leaf_profile
aci_rest
aci_static_binding_to_epg
aci_switch_leaf_policy_profile
aci_switch_leaf_selector
aci_switch_policy_vpc_protection_group
aci_taboo_contract
aci_tenant
aci_vlan_pool
aci_vlan_pool_encap_block
aci_vmm_credential
aci_vrf
acl
acme_account
acme_account_info
acme_certificate
acme_certificate_revoke
acme_challenge_cert_helper
acme_inspect
add_host
aix_devices
aix_filesystem
alternatives
ansiballz_python
ansible vars: Fail with warning for extra_vars filename without @ sign (#59915) 2019-12-19 18:01:22 +05:30
ansible-doc
ansible-galaxy ansible-galaxy ignore empty server_list (#65986) 2020-01-09 14:24:36 -05:00
ansible-runner
any_errors_fatal
apache2_module
apt apt target: use 'until' when the cache is updated (#65456) 2019-12-12 12:45:54 -07:00
apt_key
apt_repository
archive Fix/archive empty file (#64895) 2019-11-25 11:23:14 -05:00
args
asa_acl
asa_command
asa_config
asa_og
assemble
assert
async
async_extra_data
async_fail
at
authorized_key
aws_acm make concurrent aws_acm integration tests not clash (#64660) 2020-01-02 17:06:56 -07:00
aws_api_gateway
aws_caller_info
aws_codebuild
aws_codecommit
aws_codepipeline
aws_config
aws_eks
aws_elasticbeanstalk_app
aws_glue_connection
aws_inspector
aws_kms
aws_lambda Fix to return data when using lambda_info module (#64548) 2019-12-21 20:29:05 -05:00
aws_s3
aws_secret
aws_ses_identity
aws_ses_identity_policy
aws_ses_rule_set
aws_ssm_parameters
aws_step_functions_state_machine add module aws_step_functions_state_machine_execution (#64431) 2019-12-10 14:08:49 -05:00
aws_waf_web_acl
azure_rm_acs
azure_rm_aks
azure_rm_appgateway
azure_rm_appserviceplan
azure_rm_automationaccount
azure_rm_autoscale
azure_rm_availabilityset
azure_rm_azurefirewall
azure_rm_batchaccount
azure_rm_cdnprofile
azure_rm_containerinstance
azure_rm_containerregistry
azure_rm_cosmosdbaccount
azure_rm_deployment
azure_rm_devtestlab
azure_rm_dnszone
azure_rm_functionapp
azure_rm_gallery azure_rm_galleryimageversion: support data disk snapshot as source input (#65405) 2019-12-05 08:31:47 +08:00
azure_rm_hdinsightcluster
azure_rm_image
azure_rm_iothub
azure_rm_keyvault
azure_rm_loadbalancer
azure_rm_lock
azure_rm_manageddisk
azure_rm_mariadbserver
azure_rm_monitorlogprofile
azure_rm_mysqlserver
azure_rm_networkinterface
azure_rm_postgresqlserver Vmss scale in policy (#66512) 2020-01-16 09:24:39 +08:00
azure_rm_publicipaddress
azure_rm_rediscache
azure_rm_resource
azure_rm_resourcegroup
azure_rm_roledefinition
azure_rm_routetable
azure_rm_securitygroup
azure_rm_servicebus
azure_rm_sqlserver
azure_rm_storageaccount Disable failing azure_rm_storageaccount test. 2019-12-20 16:11:21 -08:00
azure_rm_storageblob
azure_rm_subnet
azure_rm_trafficmanagerprofile
azure_rm_virtualmachine
azure_rm_virtualmachineextension
azure_rm_virtualmachineimage_facts
azure_rm_virtualmachinescaleset Vmss scale in policy (#66512) 2020-01-16 09:24:39 +08:00
azure_rm_virtualnetwork
azure_rm_virtualnetworkgateway
azure_rm_virtualnetworkpeering
azure_rm_webapp
azure_rm_workspace
become
binary
binary_modules
binary_modules_posix
binary_modules_winrm
blockinfile
blocks
callback_default
callback_log_plays
callback_retry_task_name
ce_is_is_instance add a new module to create isis instance. (#63716) 2019-11-26 11:23:05 +00:00
ce_is_is_interface add a new module to configure isis on interface. (#63717) 2019-11-26 11:12:31 +00:00
ce_is_is_view add a new module to configure isis on isis-view. (#63720) 2019-11-20 14:37:13 +00:00
ce_lacp
ce_lldp
ce_lldp_interface Fix tests which have unparsable yaml 2019-12-09 16:54:29 -08:00
ce_mdn_interface add a new module to configure mdn on interface. (#63755) 2019-11-26 11:21:40 +00:00
ce_multicast_global add a new module to configure multicast global. (#63745) 2019-11-26 11:22:39 +00:00
ce_multicast_igmp_enable add a new module to configure multicast igmp and enable it. (#63746) 2019-11-26 11:38:30 +00:00
ce_static_route_bfd Fix tests which have unparsable yaml 2019-12-09 16:54:29 -08:00
certificate_complete_chain
changed_when
check_mode
cli
cloud_init_data_facts
cloudformation Cloudformation info checkmode (#65958) 2019-12-19 10:45:22 -07:00
cloudformation_stack_set
cloudfront_distribution
cloudscale_common
cloudscale_floating_ip
cloudscale_server
cloudscale_server_group
cloudscale_volume
cloudtrail
cloudwatchlogs Assign AWS Cloudwatch Metric Filter via Ansible (#59925) 2020-01-04 11:39:01 -07:00
cnos_backup
cnos_banner
cnos_bgp
cnos_command
cnos_conditional_command
cnos_conditional_template
cnos_config
cnos_facts
cnos_image
cnos_interface
cnos_l2_interface
cnos_l3_interface
cnos_linkagg
cnos_lldp
cnos_logging
cnos_rollback
cnos_save
cnos_showrun
cnos_static_route
cnos_system
cnos_template
cnos_user
cnos_vlag
cnos_vlan
cnos_vrf
collections Make sorting in collection_loader match plugin loader (#65776) 2019-12-16 11:28:24 -05:00
collections_plugin_namespace
collections_relative_imports
command_shell
conditionals
config
connection
connection_aws_ssm Fix aws_ssm connection plugin. (#66393) 2020-01-12 23:59:25 +01:00
connection_buildah
connection_chroot
connection_docker
connection_jail
connection_libvirt_lxc
connection_local
connection_lxc
connection_lxd
connection_paramiko_ssh
connection_podman
connection_posix
connection_psrp
connection_ssh
connection_windows_ssh
connection_winrm
consul
copy
cron
cronvar
cs_account
cs_affinitygroup
cs_cluster
cs_common
cs_configuration
cs_disk_offering
cs_domain
cs_firewall
cs_host
cs_image_store
cs_instance
cs_instance_info
cs_instance_nic
cs_instance_nic_secondaryip
cs_instance_password_reset
cs_instancegroup
cs_ip_address
cs_iso
cs_loadbalancer_rule
cs_network
cs_network_acl
cs_network_acl_rule
cs_network_offering
cs_physical_network
cs_pod
cs_portforward
cs_project
cs_region
cs_resourcelimit
cs_role
cs_role_permission
cs_router
cs_securitygroup
cs_securitygroup_rule
cs_service_offering
cs_snapshot_policy
cs_sshkeypair
cs_storage_pool
cs_template
cs_traffic_type
cs_user
cs_vlan_ip_range
cs_vmsnapshot
cs_volume
cs_vpc
cs_vpc_offering
cs_vpn_connection
cs_vpn_customer_gateway
cs_vpn_gateway
cs_zone
cs_zone_info
debconf
debug
delegate_to
dellos6_command
dellos6_config
dellos6_facts
dellos9_command
dellos9_config
dellos9_facts
dellos10_command
dellos10_config
dellos10_facts
deploy_helper
digital_ocean_floating_ip
digital_ocean_ssh_key
digital_ocean_tag
dms_endpoint
dms_replication_subnet_group
dnf Fix DNF idempotency. (#66209) 2020-01-17 11:22:06 -05:00
docker_config
docker_container docker_container: configure removal wait timeout (#66144) 2020-01-04 17:56:59 +01:00
docker_container_info
docker_host_info
docker_image docker_* modules: fix various errors in argument specs (#65632) 2019-12-09 13:39:02 +01:00
docker_image_info
docker_login Split up docker-registry test target. (#65211) 2019-12-04 14:14:43 -08:00
docker_network docker_network: fix multiple subnet (of same IP version) idempotence (#65839) 2019-12-29 23:16:17 +01:00
docker_network_info
docker_node
docker_node_info
docker_prune
docker_secret
docker_stack
docker_swarm
docker_swarm_info
docker_swarm_service docker_swarm_service: Fix parsing of Healthcheck.StartPeriod (#66151) 2020-01-02 09:23:36 -05:00
docker_swarm_service_info
docker_volume
docker_volume_info
dpkg_selections
ec2_ami
ec2_asg
ec2_eip
ec2_elb_lb
ec2_group Allow updating of ec2_group rules with EC2 classic ELB targets (#62374) 2019-11-26 11:29:03 -05:00
ec2_instance Run ec2_instance tests in parallel and re-enable them (#63800) 2019-12-18 13:18:23 -07:00
ec2_key
ec2_launch_template ec2_launch_template: Add default_version and latest_version to output, matching the documentation (#61279) 2019-12-18 15:53:57 -05:00
ec2_metadata_facts
ec2_metric_alarm Ec2 metric alarm boto3 and treat missing data (#62669) 2019-12-12 14:09:09 -07:00
ec2_tag
ec2_transit_gateway
ec2_vol
ec2_vol_info
ec2_vpc_egress_igw
ec2_vpc_igw
ec2_vpc_nacl
ec2_vpc_nat_gateway
ec2_vpc_net fix ec2_vpc_net test instability (#65184) 2019-12-19 16:30:44 -07:00
ec2_vpc_route_table
ec2_vpc_subnet
ec2_vpc_vgw
ec2_vpc_vpn_facts
ecs_certificate
ecs_cluster Add tags to aws ecs task (#53717) 2019-12-13 16:54:44 -07:00
ecs_domain
ecs_ecr Add support for ECR Lifecycle Policies to ecs_ecr (#48997) 2019-12-19 11:41:41 -07:00
efs
elb_application_lb Add aws elb multiple host header support (#65021) 2019-11-21 09:42:37 -07:00
elb_classic_lb
elb_network_lb elb_{network_lb,target_group}: allow UDP/TCP_UDP (#65828) 2019-12-19 15:06:16 -07:00
elb_target elb_{network_lb,target_group}: allow UDP/TCP_UDP (#65828) 2019-12-19 15:06:16 -07:00
elb_target_info
embedded_module
enos_command
enos_config
enos_facts
environment
eos_banner Add connection_local / connection_httpapi skip to eos (#65948) 2019-12-18 13:32:56 -05:00
eos_bgp Add connection_local / connection_httpapi skip to eos (#65948) 2019-12-18 13:32:56 -05:00
eos_command Add connection_local / connection_httpapi skip to eos (#65948) 2019-12-18 13:32:56 -05:00
eos_config eos_config: Added fix for bug #54400 - support for !! in config mode (#63694) 2020-01-17 15:22:38 -05:00
eos_eapi Add connection_local / connection_httpapi skip to eos (#65948) 2019-12-18 13:32:56 -05:00
eos_facts Add connection_local / connection_httpapi skip to eos (#65948) 2019-12-18 13:32:56 -05:00
eos_interface Add connection_local / connection_httpapi skip to eos (#65948) 2019-12-18 13:32:56 -05:00
eos_interfaces Revert "Allow httpapi for resource modules (#62843)" (#66483) 2020-01-15 12:25:38 -05:00
eos_l2_interface Add connection_local / connection_httpapi skip to eos (#65948) 2019-12-18 13:32:56 -05:00
eos_l2_interfaces Revert "Allow httpapi for resource modules (#62843)" (#66483) 2020-01-15 12:25:38 -05:00
eos_l3_interface Add connection_local / connection_httpapi skip to eos (#65948) 2019-12-18 13:32:56 -05:00
eos_l3_interfaces Revert "Allow httpapi for resource modules (#62843)" (#66483) 2020-01-15 12:25:38 -05:00
eos_lacp Add connection_local / connection_httpapi skip to eos (#65948) 2019-12-18 13:32:56 -05:00
eos_lacp_interfaces Revert "Allow httpapi for resource modules (#62843)" (#66483) 2020-01-15 12:25:38 -05:00
eos_lag_interfaces Revert "Allow httpapi for resource modules (#62843)" (#66483) 2020-01-15 12:25:38 -05:00
eos_linkagg Add connection_local / connection_httpapi skip to eos (#65948) 2019-12-18 13:32:56 -05:00
eos_lldp Add connection_local / connection_httpapi skip to eos (#65948) 2019-12-18 13:32:56 -05:00
eos_lldp_global Revert "Allow httpapi for resource modules (#62843)" (#66483) 2020-01-15 12:25:38 -05:00
eos_lldp_interfaces Revert "Allow httpapi for resource modules (#62843)" (#66483) 2020-01-15 12:25:38 -05:00
eos_logging Add connection_local / connection_httpapi skip to eos (#65948) 2019-12-18 13:32:56 -05:00
eos_smoke Add test for reboot & wait_for_connection on EOS & IOS (#63014) 2020-01-07 14:24:26 -05:00
eos_static_route Add connection_local / connection_httpapi skip to eos (#65948) 2019-12-18 13:32:56 -05:00
eos_system Add connection_local / connection_httpapi skip to eos (#65948) 2019-12-18 13:32:56 -05:00
eos_user Add connection_local / connection_httpapi skip to eos (#65948) 2019-12-18 13:32:56 -05:00
eos_vlan Add connection_local / connection_httpapi skip to eos (#65948) 2019-12-18 13:32:56 -05:00
eos_vlans Revert "Allow httpapi for resource modules (#62843)" (#66483) 2020-01-15 12:25:38 -05:00
eos_vrf Add connection_local / connection_httpapi skip to eos (#65948) 2019-12-18 13:32:56 -05:00
error_from_connection
etcd3
exos_command Fix tests which have unparsable yaml 2019-12-09 16:54:29 -08:00
exos_config Fix tests which have unparsable yaml 2019-12-09 16:54:29 -08:00
exos_facts Fix tests which have unparsable yaml 2019-12-09 16:54:29 -08:00
exos_l2_interfaces
exos_lldp_global
exos_lldp_interfaces
exos_vlans
expect
facts_d
failed_when
fetch
file file - change _diff_peek type in argument_spec (#60428) 2020-01-17 16:02:28 -05:00
filesystem
filters Stop using {{ }} in templates for conditionals in integration test (#65797) 2020-01-07 11:12:55 -05:00
find
firewalld
flatpak
flatpak_remote
fortios_address
fortios_ipv4_policy
gathering
gathering_facts
gcp_appengine_firewall_rule
gcp_bigquery_dataset
gcp_bigquery_table
gcp_cloudbuild_trigger
gcp_cloudfunctions_cloud_function
gcp_cloudscheduler_job
gcp_cloudtasks_queue
gcp_compute_address
gcp_compute_autoscaler
gcp_compute_backend_bucket
gcp_compute_backend_service
gcp_compute_disk
gcp_compute_firewall
gcp_compute_forwarding_rule
gcp_compute_global_address
gcp_compute_global_forwarding_rule
gcp_compute_health_check
gcp_compute_http_health_check
gcp_compute_https_health_check
gcp_compute_image
gcp_compute_instance Bug fixes for GCP modules (#64823) 2019-11-25 19:20:07 -05:00
gcp_compute_instance_group
gcp_compute_instance_group_manager
gcp_compute_instance_template
gcp_compute_interconnect_attachment
gcp_compute_network
gcp_compute_network_endpoint_group
gcp_compute_node_group
gcp_compute_node_template
gcp_compute_region_backend_service
gcp_compute_region_disk
gcp_compute_reservation
gcp_compute_route Bug fixes for GCP modules (#61916) 2019-10-01 18:27:19 -04:00
gcp_compute_router
gcp_compute_snapshot
gcp_compute_ssl_certificate
gcp_compute_ssl_policy
gcp_compute_subnetwork
gcp_compute_target_http_proxy
gcp_compute_target_https_proxy
gcp_compute_target_instance
gcp_compute_target_pool
gcp_compute_target_ssl_proxy
gcp_compute_target_tcp_proxy
gcp_compute_target_vpn_gateway
gcp_compute_url_map
gcp_compute_vpn_tunnel
gcp_container_cluster
gcp_container_node_pool
gcp_dns_managed_zone
gcp_dns_resource_record_set
gcp_filestore_instance
gcp_iam_role
gcp_iam_service_account
gcp_iam_service_account_key
gcp_kms_crypto_key
gcp_kms_key_ring
gcp_logging_metric
gcp_mlengine_model
gcp_mlengine_version
gcp_pubsub_subscription
gcp_pubsub_topic
gcp_redis_instance
gcp_resourcemanager_project
gcp_runtimeconfig_config
gcp_runtimeconfig_variable
gcp_serviceusage_service
gcp_sourcerepo_repository
gcp_spanner_database
gcp_spanner_instance
gcp_sql_database
gcp_sql_instance
gcp_sql_user
gcp_storage_bucket
gcp_storage_bucket_access_control
gcp_storage_object
gcp_tpu_node
gem
get_certificate
get_url [get_url] Return status_code on HTTP 304 (#65739) 2019-12-19 14:50:44 -05:00
getent
git
git_config
github_issue
gitlab_deploy_key
gitlab_group
gitlab_hook
gitlab_project
gitlab_project_variable
gitlab_runner
gitlab_user
grafana_datasource
group Fix group integration test for CentOS 8 (#64858) 2019-11-15 17:07:02 -05:00
group_by
groupby_filter
handlers free strategy - include failed hosts that were notified (#65576) 2019-12-19 14:10:51 -05:00
hash
hcloud_datacenter_info
hcloud_floating_ip
hcloud_floating_ip_info
hcloud_image_info Fix and reenable hcloud tests 2019-12-06 08:30:01 -08:00
hcloud_location_info
hcloud_network
hcloud_network_info
hcloud_rdns Fix and reenable hcloud tests 2019-12-06 08:30:01 -08:00
hcloud_route
hcloud_server Fix and reenable hcloud tests 2019-12-06 08:30:01 -08:00
hcloud_server_info
hcloud_server_network
hcloud_server_type_info
hcloud_ssh_key
hcloud_ssh_key_info
hcloud_subnetwork
hcloud_volume
hcloud_volume_info
hg
hosts_field
hwc_ecs_instance
hwc_evs_disk
hwc_network_vpc
hwc_smn_topic
hwc_vpc_eip
hwc_vpc_peering_connect
hwc_vpc_port
hwc_vpc_private_ip
hwc_vpc_route
hwc_vpc_security_group
hwc_vpc_security_group_rule
hwc_vpc_subnet
iam_group
iam_password_policy
iam_policy Rewrite iam_policy using boto3 (#63924) 2019-11-20 16:59:02 -07:00
iam_role Feature: iam_role tags (#63944) 2019-11-18 13:41:52 -07:00
iam_saml_federation
iam_user
ignore_errors
ignore_unreachable
include_import Check if task file is specified for import_tasks (#57572) 2019-12-24 10:26:32 +05:30
include_parent_role_vars
include_vars include_vars: Check NoneType for raw_params (#64979) 2019-11-26 13:11:02 -05:00
includes
influxdb_user
ini_file
interpreter_discovery_python
intersight_info
intersight_rest_api
inventory inventory: Fail on non-existing limit file (#59758) 2019-12-12 09:09:40 +05:30
inventory_aws_conformance
inventory_aws_ec2
inventory_aws_rds
inventory_cloudscale
inventory_docker_machine
inventory_docker_swarm Make Docker and Podman play nice (#65009) 2019-11-18 15:08:58 -05:00
inventory_foreman
inventory_foreman_script Update foreman inventory to use foreman's inventory report (#62438) 2019-12-03 15:11:40 -07:00
inventory_kubevirt_conformance Add test constraint for setuptools. (#66426) 2020-01-13 13:09:33 -08:00
inventory_limit
inventory_path_with_comma
inventory_plugin_config
inventory_vmware_vm_inventory
inventory_yaml
ios_banner Split ios tests into network_cli and local connections (#65921) 2019-12-17 14:10:52 -05:00
ios_bgp Split ios tests into network_cli and local connections (#65921) 2019-12-17 14:10:52 -05:00
ios_command Split ios tests into network_cli and local connections (#65921) 2019-12-17 14:10:52 -05:00
ios_config Split ios tests into network_cli and local connections (#65921) 2019-12-17 14:10:52 -05:00
ios_facts Split ios tests into network_cli and local connections (#65921) 2019-12-17 14:10:52 -05:00
ios_file Split ios tests into network_cli and local connections (#65921) 2019-12-17 14:10:52 -05:00
ios_interface Split ios tests into network_cli and local connections (#65921) 2019-12-17 14:10:52 -05:00
ios_interfaces Split ios tests into network_cli and local connections (#65921) 2019-12-17 14:10:52 -05:00
ios_l2_interface Split ios tests into network_cli and local connections (#65921) 2019-12-17 14:10:52 -05:00
ios_l2_interfaces Split ios tests into network_cli and local connections (#65921) 2019-12-17 14:10:52 -05:00
ios_l3_interface Split ios tests into network_cli and local connections (#65921) 2019-12-17 14:10:52 -05:00
ios_l3_interfaces Split ios tests into network_cli and local connections (#65921) 2019-12-17 14:10:52 -05:00
ios_lacp Split ios tests into network_cli and local connections (#65921) 2019-12-17 14:10:52 -05:00
ios_lacp_interfaces Split ios tests into network_cli and local connections (#65921) 2019-12-17 14:10:52 -05:00
ios_lag_interfaces Split ios tests into network_cli and local connections (#65921) 2019-12-17 14:10:52 -05:00
ios_linkagg Split ios tests into network_cli and local connections (#65921) 2019-12-17 14:10:52 -05:00
ios_lldp Split ios tests into network_cli and local connections (#65921) 2019-12-17 14:10:52 -05:00
ios_lldp_global Split ios tests into network_cli and local connections (#65921) 2019-12-17 14:10:52 -05:00
ios_lldp_interfaces Split ios tests into network_cli and local connections (#65921) 2019-12-17 14:10:52 -05:00
ios_logging Split ios tests into network_cli and local connections (#65921) 2019-12-17 14:10:52 -05:00
ios_ntp Split ios tests into network_cli and local connections (#65921) 2019-12-17 14:10:52 -05:00
ios_ping Split ios tests into network_cli and local connections (#65921) 2019-12-17 14:10:52 -05:00
ios_smoke Add test for reboot & wait_for_connection on EOS & IOS (#63014) 2020-01-07 14:24:26 -05:00
ios_static_route Split ios tests into network_cli and local connections (#65921) 2019-12-17 14:10:52 -05:00
ios_system Split ios tests into network_cli and local connections (#65921) 2019-12-17 14:10:52 -05:00
ios_user Split ios tests into network_cli and local connections (#65921) 2019-12-17 14:10:52 -05:00
ios_vlan Split ios tests into network_cli and local connections (#65921) 2019-12-17 14:10:52 -05:00
ios_vlans Split ios tests into network_cli and local connections (#65921) 2019-12-17 14:10:52 -05:00
iosxr_banner
iosxr_bgp
iosxr_command
iosxr_config
iosxr_facts
iosxr_interface
iosxr_interfaces
iosxr_l2_interfaces
iosxr_l3_interfaces
iosxr_lacp
iosxr_lacp_interfaces
iosxr_lag_interfaces
iosxr_lldp_global
iosxr_lldp_interfaces
iosxr_logging
iosxr_netconf
iosxr_smoke
iosxr_system
iosxr_user
ipify_facts
iso_extract Fix iso_extract tests for CentOS 8 (#64861) 2019-11-15 17:37:13 -05:00
iterators
java_cert
jboss
jinja2_native_types
junos_banner
junos_command Fix cli context check for network_cli connection (#64697) 2019-11-26 08:40:49 +05:30
junos_config
junos_facts
junos_interface
junos_interfaces
junos_l2_interface
junos_l2_interfaces
junos_l3_interface
junos_l3_interfaces
junos_lacp
junos_lacp_interfaces
junos_lag_interfaces
junos_linkagg
junos_lldp
junos_lldp_global
junos_lldp_interface
junos_lldp_interfaces
junos_logging
junos_netconf
junos_rpc
junos_smoke Add test for reboot & wait_for_connection on EOS & IOS (#63014) 2020-01-07 14:24:26 -05:00
junos_static_route
junos_static_routes Add junos_static_routes module (#65239) 2019-12-04 12:59:56 +01:00
junos_system
junos_user
junos_vlan
junos_vlans
junos_vrf
k8s
known_hosts
lambda_policy
lightsail lightsail - Use AnsibleAWSModule (#65275) 2019-12-02 13:12:44 -07:00
lineinfile
listen_ports_facts Add method to automatically clean up after an action plugin (#65509) 2019-12-06 17:29:26 -05:00
locale_gen
lookup_hashi_vault Support non-KV and KV v1/v2 secret engines (#64288) 2019-11-25 06:18:49 +01:00
lookup_inventory_hostnames
lookup_lmdb_kv
lookup_passwordstore Fix lookup_passwordstore integration test for CentOS 8 (#64869) 2019-11-15 17:37:43 -05:00
lookup_paths
lookup_properties
lookups Fix env lookup plugin error on utf8 values (#65541) 2019-12-25 17:24:38 +05:30
loop_control
loops
luks_device Add passphrase support for luks_device (#65050) 2019-11-30 20:50:30 +01:00
lvg
mail
mariadb_replication Fix MariaDB integration tests for CentOS 8 (#64859) 2019-11-15 17:06:27 -05:00
memset_dns_reload
memset_memstore_info
memset_server_info
memset_zone
memset_zone_domain
memset_zone_record
meraki_admin/tasks
meraki_config_template Meraki - Remove integration tests which work with HTTP respons… (#64975) 2019-11-20 09:24:12 -05:00
meraki_content_filtering
meraki_device
meraki_firewalled_services
meraki_malware
meraki_mr_l3_firewall
meraki_mx_l3_firewall Meraki - Remove integration tests which work with HTTP respons… (#64975) 2019-11-20 09:24:12 -05:00
meraki_mx_l7_firewall
meraki_nat/tasks
meraki_network
meraki_organization
meraki_snmp
meraki_ssid Meraki - Remove integration tests which work with HTTP respons… (#64975) 2019-11-20 09:24:12 -05:00
meraki_static_route
meraki_switchport Meraki - Remove integration tests which work with HTTP respons… (#64975) 2019-11-20 09:24:12 -05:00
meraki_syslog/tasks Meraki - Remove integration tests which work with HTTP respons… (#64975) 2019-11-20 09:24:12 -05:00
meraki_vlan Meraki - Remove integration tests which work with HTTP respons… (#64975) 2019-11-20 09:24:12 -05:00
meraki_webhooks
meta_tasks
module_defaults
module_precedence
module_tracebacks
module_utils
mongodb_parameter mongodb_parameter module integration tests (#61644) 2020-01-09 09:07:27 -05:00
mongodb_replicaset
mongodb_shard
mongodb_user mongodb_user module integration tests (#61257) 2020-01-09 09:22:45 -05:00
mount
mqtt
mso_label
mso_role
mso_site
mso_tenant
mso_user
mysql_db mysql_db: add master_data parameter (#66048) 2020-01-04 10:37:40 +00:00
mysql_info mysql_info: add return_empty_dbs parameter (#65755) 2019-12-12 14:10:52 +01:00
mysql_query mysql_query: new module (#65941) 2020-01-09 07:39:09 +01:00
mysql_replication
mysql_user Don't return module error when mysql_connect fails (#64560) (#64585) 2019-12-06 11:22:34 +05:30
mysql_variables
netapp_eseries_alerts
netapp_eseries_asup
netapp_eseries_drive_firmware
netapp_eseries_firmware
netapp_eseries_global
netapp_eseries_host
netapp_eseries_iscsi_interface
netapp_eseries_iscsi_target
netapp_eseries_lun_mapping
netapp_eseries_storagepool
netapp_eseries_volume
netconf_config
netconf_get
netconf_rpc
nios_a_record
nios_aaaa_record
nios_cname_record
nios_dns_view
nios_host_record
nios_mx_record
nios_naptr_record
nios_network
nios_network_view
nios_ptr_record
nios_srv_record
nios_txt_record
nios_zone
no_log
npm
nuage_vspk
nxos_aaa_server nxos: Removing local-nxapi plugin and related parameters' usage from the integration tests. (#65068) 2020-01-08 13:43:23 +05:30
nxos_aaa_server_host nxos: Removing local-nxapi plugin and related parameters' usage from the integration tests. (#65068) 2020-01-08 13:43:23 +05:30
nxos_acl nxos: Removing local-nxapi plugin and related parameters' usage from the integration tests. (#65068) 2020-01-08 13:43:23 +05:30
nxos_acl_interface nxos: Removing local-nxapi plugin and related parameters' usage from the integration tests. (#65068) 2020-01-08 13:43:23 +05:30
nxos_banner nxos: Removing local-nxapi plugin and related parameters' usage from the integration tests. (#65068) 2020-01-08 13:43:23 +05:30
nxos_become nxos: Removing local-nxapi plugin and related parameters' usage from the integration tests. (#65068) 2020-01-08 13:43:23 +05:30
nxos_bfd_global nxos: Removing local-nxapi plugin and related parameters' usage from the integration tests. (#65068) 2020-01-08 13:43:23 +05:30
nxos_bfd_interfaces
nxos_bgp nxos: Removing local-nxapi plugin and related parameters' usage from the integration tests. (#65068) 2020-01-08 13:43:23 +05:30
nxos_bgp_af nxos: Removing local-nxapi plugin and related parameters' usage from the integration tests. (#65068) 2020-01-08 13:43:23 +05:30
nxos_bgp_neighbor nxos: Removing local-nxapi plugin and related parameters' usage from the integration tests. (#65068) 2020-01-08 13:43:23 +05:30
nxos_bgp_neighbor_af nxos: Removing local-nxapi plugin and related parameters' usage from the integration tests. (#65068) 2020-01-08 13:43:23 +05:30
nxos_command nxos: Removing local-nxapi plugin and related parameters' usage from the integration tests. (#65068) 2020-01-08 13:43:23 +05:30
nxos_config nxos: Removing local-nxapi plugin and related parameters' usage from the integration tests. (#65068) 2020-01-08 13:43:23 +05:30
nxos_devicealias adding the modules to /nxos/storage/ folder (#64269) 2019-12-16 14:44:33 +05:30
nxos_evpn_global nxos: Removing local-nxapi plugin and related parameters' usage from the integration tests. (#65068) 2020-01-08 13:43:23 +05:30
nxos_evpn_vni nxos: Removing local-nxapi plugin and related parameters' usage from the integration tests. (#65068) 2020-01-08 13:43:23 +05:30
nxos_facts nxos: Removing local-nxapi plugin and related parameters' usage from the integration tests. (#65068) 2020-01-08 13:43:23 +05:30
nxos_feature nxos: Removing local-nxapi plugin and related parameters' usage from the integration tests. (#65068) 2020-01-08 13:43:23 +05:30
nxos_file_copy nxos: Removing local-nxapi plugin and related parameters' usage from the integration tests. (#65068) 2020-01-08 13:43:23 +05:30
nxos_gir nxos: Removing local-nxapi plugin and related parameters' usage from the integration tests. (#65068) 2020-01-08 13:43:23 +05:30
nxos_gir_profile_management nxos: Removing local-nxapi plugin and related parameters' usage from the integration tests. (#65068) 2020-01-08 13:43:23 +05:30
nxos_hsrp nxos: Removing local-nxapi plugin and related parameters' usage from the integration tests. (#65068) 2020-01-08 13:43:23 +05:30
nxos_hsrp_interfaces
nxos_igmp nxos: Removing local-nxapi plugin and related parameters' usage from the integration tests. (#65068) 2020-01-08 13:43:23 +05:30
nxos_igmp_interface nxos: Removing local-nxapi plugin and related parameters' usage from the integration tests. (#65068) 2020-01-08 13:43:23 +05:30
nxos_igmp_snooping nxos: Removing local-nxapi plugin and related parameters' usage from the integration tests. (#65068) 2020-01-08 13:43:23 +05:30
nxos_install_os nxos: Removing local-nxapi plugin and related parameters' usage from the integration tests. (#65068) 2020-01-08 13:43:23 +05:30
nxos_interface nxos: Removing local-nxapi plugin and related parameters' usage from the integration tests. (#65068) 2020-01-08 13:43:23 +05:30
nxos_interface_ospf nxos: Removing local-nxapi plugin and related parameters' usage from the integration tests. (#65068) 2020-01-08 13:43:23 +05:30
nxos_interfaces nxos: Removing local-nxapi plugin and related parameters' usage from the integration tests. (#65068) 2020-01-08 13:43:23 +05:30
nxos_l2_interface nxos: Removing local-nxapi plugin and related parameters' usage from the integration tests. (#65068) 2020-01-08 13:43:23 +05:30
nxos_l2_interfaces nxos: Removing local-nxapi plugin and related parameters' usage from the integration tests. (#65068) 2020-01-08 13:43:23 +05:30
nxos_l3_interface nxos: Removing local-nxapi plugin and related parameters' usage from the integration tests. (#65068) 2020-01-08 13:43:23 +05:30
nxos_l3_interfaces nxos_l3_interfaces: fix states, add new minor attributes (#64853) 2020-01-10 16:33:22 +05:30
nxos_lacp
nxos_lacp_interfaces nxos: Removing local-nxapi plugin and related parameters' usage from the integration tests. (#65068) 2020-01-08 13:43:23 +05:30
nxos_lag_interfaces
nxos_linkagg nxos: Removing local-nxapi plugin and related parameters' usage from the integration tests. (#65068) 2020-01-08 13:43:23 +05:30
nxos_lldp nxos: Removing local-nxapi plugin and related parameters' usage from the integration tests. (#65068) 2020-01-08 13:43:23 +05:30
nxos_lldp_global
nxos_logging nxos: Removing local-nxapi plugin and related parameters' usage from the integration tests. (#65068) 2020-01-08 13:43:23 +05:30
nxos_netconf
nxos_ntp nxos: Removing local-nxapi plugin and related parameters' usage from the integration tests. (#65068) 2020-01-08 13:43:23 +05:30
nxos_ntp_auth nxos: Removing local-nxapi plugin and related parameters' usage from the integration tests. (#65068) 2020-01-08 13:43:23 +05:30
nxos_ntp_options nxos: Removing local-nxapi plugin and related parameters' usage from the integration tests. (#65068) 2020-01-08 13:43:23 +05:30
nxos_nxapi nxos: Removing local-nxapi plugin and related parameters' usage from the integration tests. (#65068) 2020-01-08 13:43:23 +05:30
nxos_nxapi_transports
nxos_ospf nxos: Removing local-nxapi plugin and related parameters' usage from the integration tests. (#65068) 2020-01-08 13:43:23 +05:30
nxos_ospf_vrf nxos: Removing local-nxapi plugin and related parameters' usage from the integration tests. (#65068) 2020-01-08 13:43:23 +05:30
nxos_overlay_global nxos: Removing local-nxapi plugin and related parameters' usage from the integration tests. (#65068) 2020-01-08 13:43:23 +05:30
nxos_pim nxos: Removing local-nxapi plugin and related parameters' usage from the integration tests. (#65068) 2020-01-08 13:43:23 +05:30
nxos_pim_interface nxos: Removing local-nxapi plugin and related parameters' usage from the integration tests. (#65068) 2020-01-08 13:43:23 +05:30
nxos_pim_rp_address nxos: Removing local-nxapi plugin and related parameters' usage from the integration tests. (#65068) 2020-01-08 13:43:23 +05:30
nxos_reboot nxos: Removing local-nxapi plugin and related parameters' usage from the integration tests. (#65068) 2020-01-08 13:43:23 +05:30
nxos_rollback nxos: Removing local-nxapi plugin and related parameters' usage from the integration tests. (#65068) 2020-01-08 13:43:23 +05:30
nxos_rpm nxos: Removing local-nxapi plugin and related parameters' usage from the integration tests. (#65068) 2020-01-08 13:43:23 +05:30
nxos_smoke
nxos_snapshot nxos: Removing local-nxapi plugin and related parameters' usage from the integration tests. (#65068) 2020-01-08 13:43:23 +05:30
nxos_snmp_community nxos: Removing local-nxapi plugin and related parameters' usage from the integration tests. (#65068) 2020-01-08 13:43:23 +05:30
nxos_snmp_contact nxos: Removing local-nxapi plugin and related parameters' usage from the integration tests. (#65068) 2020-01-08 13:43:23 +05:30
nxos_snmp_host nxos: Removing local-nxapi plugin and related parameters' usage from the integration tests. (#65068) 2020-01-08 13:43:23 +05:30
nxos_snmp_location nxos: Removing local-nxapi plugin and related parameters' usage from the integration tests. (#65068) 2020-01-08 13:43:23 +05:30
nxos_snmp_traps nxos: Removing local-nxapi plugin and related parameters' usage from the integration tests. (#65068) 2020-01-08 13:43:23 +05:30
nxos_snmp_user nxos: Removing local-nxapi plugin and related parameters' usage from the integration tests. (#65068) 2020-01-08 13:43:23 +05:30
nxos_static_route nxos: Removing local-nxapi plugin and related parameters' usage from the integration tests. (#65068) 2020-01-08 13:43:23 +05:30
nxos_system nxos: Removing local-nxapi plugin and related parameters' usage from the integration tests. (#65068) 2020-01-08 13:43:23 +05:30
nxos_telemetry
nxos_udld nxos: Removing local-nxapi plugin and related parameters' usage from the integration tests. (#65068) 2020-01-08 13:43:23 +05:30
nxos_udld_interface nxos: Removing local-nxapi plugin and related parameters' usage from the integration tests. (#65068) 2020-01-08 13:43:23 +05:30
nxos_user nxos: Removing local-nxapi plugin and related parameters' usage from the integration tests. (#65068) 2020-01-08 13:43:23 +05:30
nxos_vlan nxos: Removing local-nxapi plugin and related parameters' usage from the integration tests. (#65068) 2020-01-08 13:43:23 +05:30
nxos_vlans nxos: Removing local-nxapi plugin and related parameters' usage from the integration tests. (#65068) 2020-01-08 13:43:23 +05:30
nxos_vpc nxos: Removing local-nxapi plugin and related parameters' usage from the integration tests. (#65068) 2020-01-08 13:43:23 +05:30
nxos_vpc_interface nxos: Removing local-nxapi plugin and related parameters' usage from the integration tests. (#65068) 2020-01-08 13:43:23 +05:30
nxos_vrf nxos: Removing local-nxapi plugin and related parameters' usage from the integration tests. (#65068) 2020-01-08 13:43:23 +05:30
nxos_vrf_af nxos: Removing local-nxapi plugin and related parameters' usage from the integration tests. (#65068) 2020-01-08 13:43:23 +05:30
nxos_vrf_interface nxos: Removing local-nxapi plugin and related parameters' usage from the integration tests. (#65068) 2020-01-08 13:43:23 +05:30
nxos_vrrp nxos: Removing local-nxapi plugin and related parameters' usage from the integration tests. (#65068) 2020-01-08 13:43:23 +05:30
nxos_vsan adding the modules to /nxos/storage/ folder (#64269) 2019-12-16 14:44:33 +05:30
nxos_vtp_domain nxos: Removing local-nxapi plugin and related parameters' usage from the integration tests. (#65068) 2020-01-08 13:43:23 +05:30
nxos_vtp_password nxos: Removing local-nxapi plugin and related parameters' usage from the integration tests. (#65068) 2020-01-08 13:43:23 +05:30
nxos_vtp_version nxos: Removing local-nxapi plugin and related parameters' usage from the integration tests. (#65068) 2020-01-08 13:43:23 +05:30
nxos_vxlan_vtep nxos: Removing local-nxapi plugin and related parameters' usage from the integration tests. (#65068) 2020-01-08 13:43:23 +05:30
nxos_vxlan_vtep_vni nxos: Removing local-nxapi plugin and related parameters' usage from the integration tests. (#65068) 2020-01-08 13:43:23 +05:30
nxos_zone_zoneset adding the modules to /nxos/storage/ folder (#64269) 2019-12-16 14:44:33 +05:30
old_style_cache_plugins
old_style_modules_posix
omit
one_host
openssh_cert
openssh_keypair openssh_keypair - Add logic to handle password protected or broken key (#64436) 2019-12-02 08:12:38 +01:00
openssl_certificate
openssl_certificate_info openssl_* modules: allow direct input for some files (#66384) 2020-01-12 19:12:33 +01:00
openssl_csr
openssl_csr_info openssl_* modules: allow direct input for some files (#66384) 2020-01-12 19:12:33 +01:00
openssl_dhparam
openssl_pkcs12
openssl_privatekey Fix bug in format handling. (#65642) 2019-12-09 18:56:15 +05:30
openssl_privatekey_info openssl_* modules: allow direct input for some files (#66384) 2020-01-12 19:12:33 +01:00
openssl_publickey
openvswitch_bridge
openvswitch_db
order
osx_defaults
package
package_facts
parsing
patch
pause
pids
ping
pip Add test constraint for setuptools. (#66426) 2020-01-13 13:09:33 -08:00
plugin_filtering
plugin_loader
plugin_namespace
podman_container_info Add podman_container_info module (#64361) 2019-12-06 09:50:30 -05:00
podman_image
podman_image_info
podman_volume_info
postgresql_copy Remove postgresql_shared integration test (#65133) 2019-11-22 09:30:10 -05:00
postgresql_db postgresql_db: add executed_commands returned value (#65542) 2019-12-05 10:53:08 +01:00
postgresql_ext postgresql_ext: use query_params (#64994) 2019-12-02 13:32:25 +00:00
postgresql_idx PostgreSQL : Create unique index (#66157) 2020-01-04 10:38:17 +00:00
postgresql_info Remove postgresql_shared integration test (#65133) 2019-11-22 09:30:10 -05:00
postgresql_lang Remove postgresql_shared integration test (#65133) 2019-11-22 09:30:10 -05:00
postgresql_membership Remove postgresql_shared integration test (#65133) 2019-11-22 09:30:10 -05:00
postgresql_owner postgresql_owner: use query_params with cursor (#65310) 2019-11-27 10:42:26 +00:00
postgresql_pg_hba Remove postgresql_shared integration test (#65133) 2019-11-22 09:30:10 -05:00
postgresql_ping Remove postgresql_shared integration test (#65133) 2019-11-22 09:30:10 -05:00
postgresql_privs Remove postgresql_shared integration test (#65133) 2019-11-22 09:30:10 -05:00
postgresql_publication postgresql_publication: use query params with cursor object (#65404) 2019-12-05 10:44:45 +00:00
postgresql_query Bugfix of 65367: postgresql_query doesn't support non-ASCII characters in SQL files with Python3 (#66331) 2020-01-11 15:19:55 +01:00
postgresql_schema Remove postgresql_shared integration test (#65133) 2019-11-22 09:30:10 -05:00
postgresql_sequence postgresql_sequence: use query parameters with cursor object (#65787) 2019-12-14 09:46:27 +05:30
postgresql_set Remove postgresql_shared integration test (#65133) 2019-11-22 09:30:10 -05:00
postgresql_slot postgresql modules: use query parameters with cursor objects (#65791) 2019-12-14 13:43:59 +05:30
postgresql_subscription Remove postgresql_shared integration test (#65133) 2019-11-22 09:30:10 -05:00
postgresql_table Remove postgresql_shared integration test (#65133) 2019-11-22 09:30:10 -05:00
postgresql_tablespace Remove postgresql_shared integration test (#65133) 2019-11-22 09:30:10 -05:00
postgresql_user Remove postgresql_shared integration test (#65133) 2019-11-22 09:30:10 -05:00
prepare_eos_tests/tasks
prepare_http_tests
prepare_ios_tests
prepare_iosxr_tests
prepare_junos_tests/tasks
prepare_nios_tests/tasks
prepare_nuage_tests/tasks
prepare_nxos_tests/tasks Use fact cache to make nxos tests faster (#65479) 2019-12-10 21:53:48 -05:00
prepare_ovs_tests/tasks
prepare_sros_tests/tasks
prepare_tests/tasks
prepare_vmware_tests vmware_export_ovf/test needs an ESXi 2020-01-17 16:56:47 -05:00
prepare_vyos_tests/tasks vyos: Make vyos related yaml file passing yamllint (#65449) 2019-12-03 09:34:35 -05:00
prepare_win_tests
psexec
pull
python_requirements_info
rabbitmq_binding
rabbitmq_lookup
rabbitmq_plugin
rabbitmq_publish
rabbitmq_user
rabbitmq_vhost
rabbitmq_vhost_limits
raw
rds_instance
rds_param_group
rds_subnet_group
read_csv
reboot
redshift
rel_plugin_loading
remote_tmp Add method to automatically clean up after an action plugin (#65509) 2019-12-06 17:29:26 -05:00
replace
roles
route53 Update Route53 IAM policy so the Route53 tests run (#64886) 2019-11-18 08:48:58 -05:00
route53_zone
rpm_key
run_modules
s3_bucket
s3_bucket_notification
s3_lifecycle
s3_logging
scaleway_compute
scaleway_image_info
scaleway_ip
scaleway_ip_info
scaleway_lb
scaleway_organization_info
scaleway_s3
scaleway_security_group
scaleway_security_group_info
scaleway_security_group_rule
scaleway_server_info
scaleway_snapshot_info
scaleway_ssh
scaleway_user_data
scaleway_volume
scaleway_volume_info
script
seboolean
sefcontext
selinux
sensu_client
sensu_handler
service
service_facts
set_fact
setup_acme/tasks
setup_azure
setup_cron
setup_deb_repo
setup_docker Simplify docker_setup on Fedora. 2020-01-08 15:29:39 -08:00
setup_docker_registry Split up docker-registry test target. (#65211) 2019-12-04 14:14:43 -08:00
setup_ec2
setup_epel/tasks Fix iso_extract tests for CentOS 8 (#64861) 2019-11-15 17:37:13 -05:00
setup_flatpak_remote
setup_grafana
setup_influxdb/tasks
setup_mariadb Fix MariaDB integration tests for CentOS 8 (#64859) 2019-11-15 17:06:27 -05:00
setup_mongodb Add comment about not installing requests 2020-01-09 15:18:38 -08:00
setup_mosquitto
setup_mysql8
setup_mysql_db
setup_mysql_replication
setup_nobody
setup_opennebula/vars
setup_openssl crypto modules: fix various errors in argument specs (#65633) 2019-12-09 13:40:11 +01:00
setup_paramiko Fix paramiko_ssh test (#64857) 2019-11-15 17:08:26 -05:00
setup_passlib/tasks
setup_pexpect/tasks
setup_podman Make Docker and Podman play nice (#65009) 2019-11-18 15:08:58 -05:00
setup_postgresql_db Fix postgresql_lang integration test for CentOS 8 (#64872) 2019-11-18 10:45:22 -05:00
setup_postgresql_replication
setup_rabbitmq
setup_remote_constraints
setup_remote_tmp_dir
setup_rpm_repo Fix setup_rpm integration tests for CentOS 8 (#64862) 2019-11-15 17:07:48 -05:00
setup_ssh_keygen
setup_sshkey/tasks
setup_tls
setup_wildfly_server
setup_win_device
setup_win_psget
setup_zabbix
shell
slurp
sns
sns_topic
special_vars Misc typo fixes (#66120) 2020-01-04 21:13:30 +05:30
sqs_queue
stat
strategy_linear
sts_assume_role
subversion
supervisorctl
synchronize
synchronize-buildah
sysctl
systemd
tags
task_ordering
template
template_jinja2_latest
templating_settings
test_infra
tests
throttle
timezone Fix timezone integration test for Fedora 31 (#65013) 2019-11-18 15:06:38 -05:00
tower_common
tower_credential
tower_credential_type
tower_group
tower_host
tower_inventory
tower_inventory_source
tower_job_cancel
tower_job_launch
tower_job_list
tower_job_template
tower_job_wait
tower_label
tower_notification
tower_organization
tower_project
tower_receive
tower_role
tower_send
tower_settings
tower_team
tower_user
tower_workflow_launch
tower_workflow_template
ucs_disk_group_policy
ucs_dns_server
ucs_ip_pool
ucs_lan_connectivity
ucs_mac_pool
ucs_managed_objects
ucs_ntp_server
ucs_org
ucs_query
ucs_san_connectivity
ucs_service_profile_template
ucs_storage_profile
ucs_timezone
ucs_uuid_pool
ucs_vhba_template
ucs_vlans
ucs_vnic_template
ucs_vsans
ucs_wwn_pool
ufw ufw: add support for interface_in and interface_out (#65382) 2019-12-02 08:01:44 +01:00
unarchive Fix unarchive integration test failure due to rpm error (#66420) 2020-01-13 16:23:31 -08:00
unicode
until
uri
user user - honor update_password parameter on BusyBox hosts (#65977) 2019-12-20 13:09:22 -05:00
var_blending
var_precedence
var_templating
vars_prompt Throw an error on unsupported vars_prompt keys (#65487) 2019-12-05 10:54:32 -05:00
vault Add ansible cli options --ask-vault-password and --vault-pass-file (#63782) 2019-12-19 12:07:25 -05:00
vcenter_folder vmware/test: set vmware/scenario/vcenter_only alias (#65515) 2019-12-04 17:12:29 -05:00
vcenter_license vmware/test: set vmware/scenario/vcenter_only alias (#65515) 2019-12-04 17:12:29 -05:00
virt_net
vmware_about_facts vmware/test: set vmware/scenario/vcenter_only alias (#65515) 2019-12-04 17:12:29 -05:00
vmware_about_info vmware/test: set vmware/scenario/vcenter_only alias (#65515) 2019-12-04 17:12:29 -05:00
vmware_category vmware_category/test: ensure test can run on Zuul 2020-01-10 14:51:30 -05:00
vmware_cluster vmware/test: set vmware/scenario/vcenter_only alias (#65515) 2019-12-04 17:12:29 -05:00
vmware_cluster_drs VMware: Add advanced settings to vmware_cluster_drs (#66233) 2020-01-17 16:23:19 -05:00
vmware_cluster_facts prepare_vmware_tests: add scenario with one ESXi 2019-12-19 11:30:00 -05:00
vmware_cluster_ha VMware: Add advanced settings to vmware_cluster_ha 2019-12-19 14:19:45 -05:00
vmware_cluster_info prepare_vmware_tests: add scenario with one ESXi 2019-12-19 11:30:00 -05:00
vmware_cluster_vsan vmware/test: set vmware/scenario/vcenter_only alias (#65515) 2019-12-04 17:12:29 -05:00
vmware_content_deploy_template vmware/test: set vmware/scenario/vcenter_only alias (#65515) 2019-12-04 17:12:29 -05:00
vmware_content_library_info
vmware_content_library_manager
vmware_datacenter vmware/test: set vmware/scenario/vcenter_only alias (#65515) 2019-12-04 17:12:29 -05:00
vmware_datastore_cluster vmware/test: set vmware/scenario/vcenter_only alias (#65515) 2019-12-04 17:12:29 -05:00
vmware_datastore_facts prepare_vmware_tests: add scenario with one ESXi 2019-12-19 11:30:00 -05:00
vmware_datastore_info prepare_vmware_tests: add scenario with one ESXi 2019-12-19 11:30:00 -05:00
vmware_datastore_maintenancemode prepare_vmware_tests: add scenario with one ESXi 2019-12-19 11:30:00 -05:00
vmware_drs_group prepare_vmware_tests: add scenario with one ESXi 2019-12-19 11:30:00 -05:00
vmware_drs_group_facts vmware/test: set vmware/scenario/vcenter_only alias (#65515) 2019-12-04 17:12:29 -05:00
vmware_drs_group_info vmware/test: set vmware/scenario/vcenter_only alias (#65515) 2019-12-04 17:12:29 -05:00
vmware_drs_rule_facts prepare_vmware_tests: add scenario with one ESXi 2019-12-19 11:30:00 -05:00
vmware_drs_rule_info prepare_vmware_tests: add scenario with one ESXi 2019-12-19 11:30:00 -05:00
vmware_dvs_portgroup vmware/test: set vmware/scenario/vcenter_only alias (#65515) 2019-12-04 17:12:29 -05:00
vmware_dvs_portgroup_facts vmware/test: set vmware/scenario/vcenter_only alias (#65515) 2019-12-04 17:12:29 -05:00
vmware_dvs_portgroup_find vmware/test: set vmware/scenario/vcenter_only alias (#65515) 2019-12-04 17:12:29 -05:00
vmware_dvs_portgroup_info vmware/test: set vmware/scenario/vcenter_only alias (#65515) 2019-12-04 17:12:29 -05:00
vmware_dvswitch vmware/test: set vmware/scenario/vcenter_only alias (#65515) 2019-12-04 17:12:29 -05:00
vmware_dvswitch_nioc vmware/test: set vmware/scenario/vcenter_only alias (#65515) 2019-12-04 17:12:29 -05:00
vmware_dvswitch_pvlans vmware/test: set vmware/scenario/vcenter_only alias (#65515) 2019-12-04 17:12:29 -05:00
vmware_dvswitch_uplink_pg vmware/test: set vmware/scenario/vcenter_only alias (#65515) 2019-12-04 17:12:29 -05:00
vmware_evc_mode vmware/test: set vmware/scenario/vcenter_only alias (#65515) 2019-12-04 17:12:29 -05:00
vmware_export_ovf vmware_export_ovf/test needs an ESXi 2020-01-17 16:56:47 -05:00
vmware_folder_info vmware/test: set vmware/scenario/vcenter_only alias (#65515) 2019-12-04 17:12:29 -05:00
vmware_guest vmware_guest/test: create test vm in correct directory 2020-01-08 13:20:47 -05:00
vmware_guest_boot_facts prepare_vmware_tests: add scenario with one ESXi 2019-12-19 11:30:00 -05:00
vmware_guest_boot_info prepare_vmware_tests: add scenario with one ESXi 2019-12-19 11:30:00 -05:00
vmware_guest_controller prepare_vmware_tests: add scenario with one ESXi 2019-12-19 11:30:00 -05:00
vmware_guest_cross_vc_clone VMware: new module to clone VM/template Cross-vCenter (#66156) 2020-01-17 13:08:42 +05:30
vmware_guest_custom_attribute_defs prepare_vmware_tests: add scenario with one ESXi 2019-12-19 11:30:00 -05:00
vmware_guest_custom_attributes prepare_vmware_tests: add scenario with one ESXi 2019-12-19 11:30:00 -05:00
vmware_guest_customization_facts prepare_vmware_tests: add scenario with one ESXi 2019-12-19 11:30:00 -05:00
vmware_guest_customization_info prepare_vmware_tests: add scenario with one ESXi 2019-12-19 11:30:00 -05:00
vmware_guest_disk
vmware_guest_disk_facts prepare_vmware_tests: add scenario with one ESXi 2019-12-19 11:30:00 -05:00
vmware_guest_disk_info prepare_vmware_tests: add scenario with one ESXi 2019-12-19 11:30:00 -05:00
vmware_guest_facts prepare_vmware_tests: add scenario with one ESXi 2019-12-19 11:30:00 -05:00
vmware_guest_find prepare_vmware_tests: add scenario with one ESXi 2019-12-19 11:30:00 -05:00
vmware_guest_info prepare_vmware_tests: add scenario with one ESXi 2019-12-19 11:30:00 -05:00
vmware_guest_move prepare_vmware_tests: add scenario with one ESXi 2019-12-19 11:30:00 -05:00
vmware_guest_network vmware_guest_network/test: create the dvswitch 2020-01-17 16:56:13 -05:00
vmware_guest_powerstate prepare_vmware_tests: add scenario with one ESXi 2019-12-19 11:30:00 -05:00
vmware_guest_register_operation prepare_vmware_tests: add scenario with one ESXi 2019-12-19 11:30:00 -05:00
vmware_guest_screenshot prepare_vmware_tests: add scenario with one ESXi 2019-12-19 11:30:00 -05:00
vmware_guest_sendkey prepare_vmware_tests: add scenario with one ESXi 2019-12-19 11:30:00 -05:00
vmware_guest_serial_port vmware_guest_serial_port: avoid autoselect_datastore (#66481) 2020-01-15 09:44:46 +05:30
vmware_guest_snapshot prepare_vmware_tests: add scenario with one ESXi 2019-12-19 11:30:00 -05:00
vmware_guest_snapshot_facts prepare_vmware_tests: add scenario with one ESXi 2019-12-19 11:30:00 -05:00
vmware_guest_snapshot_info prepare_vmware_tests: add scenario with one ESXi 2019-12-19 11:30:00 -05:00
vmware_guest_tools_info prepare_vmware_tests: add scenario with one ESXi 2019-12-19 11:30:00 -05:00
vmware_guest_tools_wait prepare_vmware_tests: add scenario with one ESXi 2019-12-19 11:30:00 -05:00
vmware_host
vmware_host_acceptance prepare_vmware_tests: add scenario with one ESXi 2019-12-19 11:30:00 -05:00
vmware_host_active_directory prepare_vmware_tests: add scenario with one ESXi 2019-12-19 11:30:00 -05:00
vmware_host_auto_start vmware_host_auto_start: enable the tests 2020-01-15 12:39:31 -05:00
vmware_host_capability_facts prepare_vmware_tests: add scenario with one ESXi 2019-12-19 11:30:00 -05:00
vmware_host_capability_info prepare_vmware_tests: add scenario with one ESXi 2019-12-19 11:30:00 -05:00
vmware_host_config_facts prepare_vmware_tests: add scenario with one ESXi 2019-12-19 11:30:00 -05:00
vmware_host_config_info prepare_vmware_tests: add scenario with one ESXi 2019-12-19 11:30:00 -05:00
vmware_host_config_manager prepare_vmware_tests: add scenario with one ESXi 2019-12-19 11:30:00 -05:00
vmware_host_datastore prepare_vmware_tests: add scenario with one ESXi 2019-12-19 11:30:00 -05:00
vmware_host_dns vmware_host_dns: consistent rslt when name changes 2020-01-17 16:57:12 -05:00
vmware_host_dns_facts prepare_vmware_tests: add scenario with one ESXi 2019-12-19 11:30:00 -05:00
vmware_host_dns_info prepare_vmware_tests: add scenario with one ESXi 2019-12-19 11:30:00 -05:00
vmware_host_facts prepare_vmware_tests: add scenario with one ESXi 2019-12-19 11:30:00 -05:00
vmware_host_feature_facts prepare_vmware_tests: add scenario with one ESXi 2019-12-19 11:30:00 -05:00
vmware_host_feature_info prepare_vmware_tests: add scenario with one ESXi 2019-12-19 11:30:00 -05:00
vmware_host_firewall_facts prepare_vmware_tests: add scenario with one ESXi 2019-12-19 11:30:00 -05:00
vmware_host_firewall_info prepare_vmware_tests: add scenario with one ESXi 2019-12-19 11:30:00 -05:00
vmware_host_firewall_manager
vmware_host_hyperthreading prepare_vmware_tests: add scenario with one ESXi 2019-12-19 11:30:00 -05:00
vmware_host_ipv6
vmware_host_kernel_manager prepare_vmware_tests: add scenario with one ESXi 2019-12-19 11:30:00 -05:00
vmware_host_ntp prepare_vmware_tests: add scenario with one ESXi 2019-12-19 11:30:00 -05:00
vmware_host_ntp_facts prepare_vmware_tests: add scenario with one ESXi 2019-12-19 11:30:00 -05:00
vmware_host_ntp_info prepare_vmware_tests: add scenario with one ESXi 2019-12-19 11:30:00 -05:00
vmware_host_package_facts prepare_vmware_tests: add scenario with one ESXi 2019-12-19 11:30:00 -05:00
vmware_host_package_info prepare_vmware_tests: add scenario with one ESXi 2019-12-19 11:30:00 -05:00
vmware_host_powermgmt_policy
vmware_host_powerstate prepare_vmware_tests: add scenario with one ESXi 2019-12-19 11:30:00 -05:00
vmware_host_scanhba prepare_vmware_tests: add scenario with one ESXi 2019-12-19 11:30:00 -05:00
vmware_host_service_facts prepare_vmware_tests: add scenario with one ESXi 2019-12-19 11:30:00 -05:00
vmware_host_service_info prepare_vmware_tests: add scenario with one ESXi 2019-12-19 11:30:00 -05:00
vmware_host_service_manager prepare_vmware_tests: add scenario with one ESXi 2019-12-19 11:30:00 -05:00
vmware_host_snmp prepare_vmware_tests: add scenario with one ESXi 2019-12-19 11:30:00 -05:00
vmware_host_ssl_facts prepare_vmware_tests: add scenario with one ESXi 2019-12-19 11:30:00 -05:00
vmware_host_ssl_info prepare_vmware_tests: add scenario with one ESXi 2019-12-19 11:30:00 -05:00
vmware_host_vmhba_facts prepare_vmware_tests: add scenario with one ESXi 2019-12-19 11:30:00 -05:00
vmware_host_vmhba_info prepare_vmware_tests: add scenario with one ESXi 2019-12-19 11:30:00 -05:00
vmware_host_vmnic_facts prepare_vmware_tests: add scenario with one ESXi 2019-12-19 11:30:00 -05:00
vmware_host_vmnic_info prepare_vmware_tests: add scenario with one ESXi 2019-12-19 11:30:00 -05:00
vmware_inventory vmware/test: set vmware/scenario/vcenter_only alias (#65515) 2019-12-04 17:12:29 -05:00
vmware_local_role_facts vmware_local_role_info/test: avoid json_query 2020-01-13 09:42:14 -05:00
vmware_local_role_info vmware_local_role_info/test: avoid json_query 2020-01-13 09:42:14 -05:00
vmware_local_role_manager vmware/test: set vmware/scenario/vcenter_only alias (#65515) 2019-12-04 17:12:29 -05:00
vmware_local_user_facts prepare_vmware_tests: add scenario with one ESXi 2019-12-19 11:30:00 -05:00
vmware_local_user_info prepare_vmware_tests: add scenario with one ESXi 2019-12-19 11:30:00 -05:00
vmware_local_user_manager vmware/test: set vmware/scenario/vcenter_only alias (#65515) 2019-12-04 17:12:29 -05:00
vmware_maintenancemode prepare_vmware_tests: add scenario with one ESXi 2019-12-19 11:30:00 -05:00
vmware_portgroup prepare_vmware_tests: add scenario with one ESXi 2019-12-19 11:30:00 -05:00
vmware_portgroup_facts prepare_vmware_tests: add scenario with one ESXi 2019-12-19 11:30:00 -05:00
vmware_portgroup_info prepare_vmware_tests: add scenario with one ESXi 2019-12-19 11:30:00 -05:00
vmware_resource_pool prepare_vmware_tests: add scenario with one ESXi 2019-12-19 11:30:00 -05:00
vmware_resource_pool_facts vmware/test: set vmware/scenario/vcenter_only alias (#65515) 2019-12-04 17:12:29 -05:00
vmware_resource_pool_info vmware/test: set vmware/scenario/vcenter_only alias (#65515) 2019-12-04 17:12:29 -05:00
vmware_tag vmware/test: set vmware/scenario/vcenter_only alias (#65515) 2019-12-04 17:12:29 -05:00
vmware_target_canonical_facts prepare_vmware_tests: add scenario with one ESXi 2019-12-19 11:30:00 -05:00
vmware_target_canonical_info prepare_vmware_tests: add scenario with one ESXi 2019-12-19 11:30:00 -05:00
vmware_vcenter_settings vmware/test: set vmware/scenario/vcenter_only alias (#65515) 2019-12-04 17:12:29 -05:00
vmware_vcenter_statistics vmware/test: set vmware/scenario/vcenter_only alias (#65515) 2019-12-04 17:12:29 -05:00
vmware_vm_facts vmware_vm_info/test: drop dep on json_query 2020-01-10 14:50:01 -05:00
vmware_vm_host_drs_rule prepare_vmware_tests: add scenario with one ESXi 2019-12-19 11:30:00 -05:00
vmware_vm_info vmware_vm_info/test: drop dep on json_query 2020-01-10 14:50:01 -05:00
vmware_vm_storage_policy_info prepare_vmware_tests: add scenario with one ESXi 2019-12-19 11:30:00 -05:00
vmware_vm_vm_drs_rule prepare_vmware_tests: add scenario with one ESXi 2019-12-19 11:30:00 -05:00
vmware_vmkernel prepare_vmware_tests: add scenario with one ESXi 2019-12-19 11:30:00 -05:00
vmware_vmkernel_facts prepare_vmware_tests: add scenario with one ESXi 2019-12-19 11:30:00 -05:00
vmware_vmkernel_info prepare_vmware_tests: add scenario with one ESXi 2019-12-19 11:30:00 -05:00
vmware_vmotion vmware_vmotion/test: ensure we can run tests 2020-01-15 11:50:04 -05:00
vmware_vsan_health_info vmware/test: set vmware/scenario/vcenter_only alias (#65515) 2019-12-04 17:12:29 -05:00
vmware_vspan_session prepare_vmware_tests: add scenario with one ESXi 2019-12-19 11:30:00 -05:00
vmware_vswitch
vmware_vswitch_facts prepare_vmware_tests: add scenario with one ESXi 2019-12-19 11:30:00 -05:00
vmware_vswitch_info prepare_vmware_tests: add scenario with one ESXi 2019-12-19 11:30:00 -05:00
vsphere_file
vultr_account_info
vultr_block_storage
vultr_block_storage_info
vultr_dns_domain
vultr_dns_domain_info
vultr_dns_record
vultr_firewall_group
vultr_firewall_group_info
vultr_firewall_rule
vultr_network
vultr_network_info
vultr_os_info
vultr_plan_info
vultr_region_info
vultr_server
vultr_server_info
vultr_ssh_key
vultr_ssh_key_info
vultr_startup_script
vultr_startup_script_info
vultr_user
vultr_user_info
vyos_banner vyos: Make vyos related yaml file passing yamllint (#65449) 2019-12-03 09:34:35 -05:00
vyos_command vyos: Make vyos related yaml file passing yamllint (#65449) 2019-12-03 09:34:35 -05:00
vyos_config pre cleanup services (#66188) 2020-01-06 16:20:36 +05:30
vyos_facts vyos: Make vyos related yaml file passing yamllint (#65449) 2019-12-03 09:34:35 -05:00
vyos_interface vyos: Make vyos related yaml file passing yamllint (#65449) 2019-12-03 09:34:35 -05:00
vyos_interfaces vyos: Make vyos related yaml file passing yamllint (#65449) 2019-12-03 09:34:35 -05:00
vyos_l3_interface vyos: Make vyos related yaml file passing yamllint (#65449) 2019-12-03 09:34:35 -05:00
vyos_l3_interfaces vyos: Make vyos related yaml file passing yamllint (#65449) 2019-12-03 09:34:35 -05:00
vyos_lag_interfaces vyos: Make vyos related yaml file passing yamllint (#65449) 2019-12-03 09:34:35 -05:00
vyos_linkagg vyos: Make vyos related yaml file passing yamllint (#65449) 2019-12-03 09:34:35 -05:00
vyos_lldp vyos: Make vyos related yaml file passing yamllint (#65449) 2019-12-03 09:34:35 -05:00
vyos_lldp_global vyos: Make vyos related yaml file passing yamllint (#65449) 2019-12-03 09:34:35 -05:00
vyos_lldp_interface vyos: Make vyos related yaml file passing yamllint (#65449) 2019-12-03 09:34:35 -05:00
vyos_lldp_interfaces vyos: Make vyos related yaml file passing yamllint (#65449) 2019-12-03 09:34:35 -05:00
vyos_logging vyos: Make vyos related yaml file passing yamllint (#65449) 2019-12-03 09:34:35 -05:00
vyos_smoke vyos: Make vyos related yaml file passing yamllint (#65449) 2019-12-03 09:34:35 -05:00
vyos_static_route vyos: Make vyos related yaml file passing yamllint (#65449) 2019-12-03 09:34:35 -05:00
vyos_system vyos: Make vyos related yaml file passing yamllint (#65449) 2019-12-03 09:34:35 -05:00
vyos_user vyos: Make vyos related yaml file passing yamllint (#65449) 2019-12-03 09:34:35 -05:00
vyos_vlan vyos: Make vyos related yaml file passing yamllint (#65449) 2019-12-03 09:34:35 -05:00
wait_for
wait_for_connection
wakeonlan
want_json_modules_posix
win_acl
win_acl_inheritance
win_async_wrapper
win_audit_policy_system
win_audit_rule
win_auto_logon win_auto_logon - check, diff and store pass in LSA (#65528) 2019-12-05 11:24:30 +10:00
win_become become - stop using play context in more places (#62373) 2019-11-18 05:32:56 +10:00
win_certificate_info New Windows Module: win_certificate_info (#64035) 2019-12-17 12:43:03 +10:00
win_certificate_store
win_chocolatey Add --override-arguments option to win_chocolatey module (#65101) 2019-11-25 09:51:13 +10:00
win_chocolatey_config
win_chocolatey_facts
win_chocolatey_feature
win_chocolatey_source
win_command
win_computer_description win_description Module (#61629) 2019-12-04 14:25:16 +10:00
win_copy
win_credential
win_csharp_utils Fix up deprecated_aliases spot for PS (#66326) 2020-01-10 11:44:15 +10:00
win_data_deduplication Win data deduplication module (#59723) 2019-12-04 14:21:21 +10:00
win_disk_facts
win_dns_client Correct win_dns_client test option name (#64967) 2019-11-18 07:39:25 +10:00
win_dns_record
win_domain_computer
win_domain_group
win_domain_membership
win_dotnet_ngen
win_dsc
win_environment
win_eventlog
win_eventlog_entry
win_exec_wrapper
win_feature
win_fetch
win_file
win_file_compression New Windows Module: win_file_compression (#56475) 2019-11-26 09:26:13 +10:00
win_find win_find - Refactor for better performance and alignment to find (#65536) 2019-12-06 10:01:11 +10:00
win_firewall
win_firewall_rule
win_format
win_get_url win_uri win_get_url - Fix up redirection defaults (#65584) 2019-12-06 11:47:35 +10:00
win_group
win_group_membership
win_hostname
win_hosts
win_hotfix
win_http_proxy
win_iis_webapplication
win_iis_webapppool
win_iis_webbinding
win_inet_proxy
win_initialize_disk add win_initialize_disk module (#58617) 2019-12-04 12:37:15 +10:00
win_lineinfile
win_mapped_drive
win_module_utils Add-Type - Added a way to reference assemblies by type name (#65866) 2019-12-17 09:06:54 +10:00
win_module_utils_legacy
win_msg
win_netbios
win_nssm
win_optional_feature
win_owner
win_package win_package - Use newer module wrapper as refactor baseline (#65586) 2019-12-06 13:37:52 +10:00
win_pagefile
win_partition
win_path
win_pester
win_ping
win_power_plan
win_product_facts
win_psexec
win_psmodule
win_psrepository
win_rabbitmq_plugin
win_raw
win_rds
win_reboot
win_reg_stat
win_regedit
win_region
win_regmerge
win_route
win_say
win_scheduled_task
win_scheduled_task_stat
win_script
win_security_policy
win_service
win_setup
win_share win_share - Implement append paramtere for access rules (#59469) 2019-12-04 14:16:10 +10:00
win_shell
win_shortcut
win_slurp
win_snmp
win_stat
win_tempfile
win_template
win_timezone
win_toast
win_unzip
win_updates
win_uri win_uri win_get_url - Fix up redirection defaults (#65584) 2019-12-06 11:47:35 +10:00
win_user
win_user_profile
win_user_right
win_wait_for
win_wait_for_process
win_wakeonlan
win_whoami
win_xml
windows-paths
xattr
xfs_quota
xml
yarn
yum Remove unstable from yum tests (#66218) 2020-01-06 16:35:09 -05:00
yum_repository
zabbix_host Zabbix: Handle KeyError in zabbix_host module (#65392) 2019-12-16 13:32:11 +05:30
zabbix_template Zabbix: zabbix_template: fix #63907 and add test case (#65236) 2019-11-26 11:18:55 +00:00
zypper
zypper_repository