You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets
Deiwin Sarjas 6412cbf84b aws_eks_cluster: Add wait functionality (#42259)
* aws_eks_cluster: Improve output documentation

This data is already returned by the module, it just wasn't documented. These
fields are required for accessing the created Kubernetes API with e.g. the
k8s_raw module.

* aws_eks_cluster: Add wait functionality

This enables further cluster configuration once it's created and active.

20 minutes was chosen as an arbitrary default, so that if it takes longer than
the documented "usually less than 10 minutes" it's still likely to succeed.

* Correct security group name in aws_eks tests

* Improve teardown of aws_eks tests

Fix minor teardown issues. The `pause` step is a placeholder until
a waiter for `state: absent`
6 years ago
..
aci_aaa_user Fix integration tests aliases (#42245) 6 years ago
aci_aaa_user_certificate Fix integration tests aliases (#42245) 6 years ago
aci_access_port_to_interface_policy_leaf_profile Fix integration tests aliases (#42245) 6 years ago
aci_aep/tasks Remove unused test files. 7 years ago
aci_aep_to_domain Fix integration tests aliases (#42245) 6 years ago
aci_ap Fix integration tests aliases (#42245) 6 years ago
aci_bd Fix integration tests aliases (#42245) 6 years ago
aci_bd_subnet Fix integration tests aliases (#42245) 6 years ago
aci_config_rollback Fix integration tests aliases (#42245) 6 years ago
aci_config_snapshot Fix integration tests aliases (#42245) 6 years ago
aci_contract Fix integration tests aliases (#42245) 6 years ago
aci_contract_subject Fix integration tests aliases (#42245) 6 years ago
aci_contract_subject_to_filter Fix integration tests aliases (#42245) 6 years ago
aci_domain Fix integration tests aliases (#42245) 6 years ago
aci_domain_to_vlan_pool Fix integration tests aliases (#42245) 6 years ago
aci_encap_pool Fix integration tests aliases (#42245) 6 years ago
aci_encap_pool_range Fix integration tests aliases (#42245) 6 years ago
aci_epg Fix integration tests aliases (#42245) 6 years ago
aci_epg_to_contract Fix integration tests aliases (#42245) 6 years ago
aci_epg_to_domain Fix integration tests aliases (#42245) 6 years ago
aci_fabric_node Fix integration tests aliases (#42245) 6 years ago
aci_filter Fix integration tests aliases (#42245) 6 years ago
aci_filter_entry Fix integration tests aliases (#42245) 6 years ago
aci_firmware_source Fix integration tests aliases (#42245) 6 years ago
aci_interface_policy_leaf_policy_group Fix integration tests aliases (#42245) 6 years ago
aci_interface_policy_leaf_profile Fix integration tests aliases (#42245) 6 years ago
aci_interface_policy_ospf Fix integration tests aliases (#42245) 6 years ago
aci_interface_selector_to_switch_policy_leaf_profile Fix integration tests aliases (#42245) 6 years ago
aci_rest Fix integration tests aliases (#42245) 6 years ago
aci_static_binding_to_epg Fix integration tests aliases (#42245) 6 years ago
aci_switch_leaf_policy_profile Fix integration tests aliases (#42245) 6 years ago
aci_switch_leaf_selector Fix integration tests aliases (#42245) 6 years ago
aci_switch_policy_vpc_protection_group Fix integration tests aliases (#42245) 6 years ago
aci_taboo_contract Fix integration tests aliases (#42245) 6 years ago
aci_tenant Fix integration tests aliases (#42245) 6 years ago
aci_vlan_pool Fix integration tests aliases (#42245) 6 years ago
aci_vlan_pool_encap_block Fix integration tests aliases (#42245) 6 years ago
aci_vrf Fix integration tests aliases (#42245) 6 years ago
acl acl integration tests: don't use restricted key, allow to run twice in a row (#34858) 7 years ago
acme_account Disable failing acme_account integration test. 6 years ago
add_host
alternatives Deprecate tests used as filters (#32361) 7 years ago
ansible ansible-config: add simple tests (#34900) 7 years ago
ansible-galaxy Move requirements into tests. (#35885) 7 years ago
any_errors_fatal make aef test more predictable 7 years ago
apache2_module Add identifier option to apache2_module (#33748) 7 years ago
apt apt: fix build-dep idempotency (#38999) 7 years ago
apt_key
apt_repository apt_repository: check attribute repo for None value (#36944) 7 years ago
archive Uninstall backports.lzma in archive test. 7 years ago
args
asa_acl
asa_command
asa_config Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 6 years ago
assemble
async Deprecate tests used as filters (#32361) 7 years ago
async_extra_data
async_fail Normalize usage of temp and tmp on tmp (#36221) 7 years ago
at
authorized_key
aws_api_gateway Deprecate tests used as filters (#32361) 7 years ago
aws_caller_facts Add aws_caller_facts module and use it in setup-iam.yml (#36683) 7 years ago
aws_config Split AWS Config modules (#40111) 6 years ago
aws_ec2_inventory Fix inventory plugin cache + add tests (#38229) 6 years ago
aws_eks aws_eks_cluster: Add wait functionality (#42259) 6 years ago
aws_elasticbeanstalk_app Rebalance cloud tests into 5 groups. 7 years ago
aws_glue_connection New module: AWS Glue connection (#39492) 6 years ago
aws_inspector Add AWS Inspector Target Module (#37464) 7 years ago
aws_lambda Revert "Temporarily comment out tests causing CI errors (#35883)" 7 years ago
aws_s3 Fix async for aws_s3 - fixes #40281 (#40826) 6 years ago
aws_ses_identity Support check mode in aws_ses_identity module (#38422) 6 years ago
aws_ses_identity_policy [cloud]Add aws_ses_identity_policy module for managing SES sending policies (#36623) 7 years ago
aws_ssm_parameters aws ssm parameter lookup - testing and documentation around negative and failure cases (#36550) 7 years ago
aws_waf_web_acl Update aliases on integration tests. (#38258) 7 years ago
azure_rm_acs Mark unsupported integration tests. (#38251) 7 years ago
azure_rm_aks [new module] Managed Azure Container Service (AKS) (azure_rm_aks) (#35888) 6 years ago
azure_rm_availabilityset
azure_rm_availabilityset_facts Rebalance cloud tests into 5 groups. 7 years ago
azure_rm_containerinstance removing unstable from container instance (#40780) 6 years ago
azure_rm_containerregistry azure_rm_containerservice (#33597) 7 years ago
azure_rm_deployment Update aliases on integration tests. (#38258) 7 years ago
azure_rm_dnsrecordset azure: fix creation of TXT dns record sets (#38368) 6 years ago
azure_rm_dnsrecordset_facts
azure_rm_dnszone
azure_rm_dnszone_facts
azure_rm_functionapp Mark unstable azure_rm_functionapp test. 7 years ago
azure_rm_image more integration test improvements (#41184) 6 years ago
azure_rm_keyvault [new module] azure_rm_keyvault (#35150) 7 years ago
azure_rm_keyvaultkey Improve handling of integration test aliases. (#38698) 7 years ago
azure_rm_keyvaultsecret Improve handling of integration test aliases. (#38698) 7 years ago
azure_rm_loadbalancer more integration test improvements (#41184) 6 years ago
azure_rm_managed_disk more integration test improvements (#41184) 6 years ago
azure_rm_mysqldatabase reappied changes in a new pr (#41228) 6 years ago
azure_rm_mysqlserver reappied changes in a new pr (#41228) 6 years ago
azure_rm_networkinterface more integration test improvements (#41184) 6 years ago
azure_rm_postgresqldatabase reappied changes in a new pr (#41228) 6 years ago
azure_rm_postgresqlserver reappied changes in a new pr (#41228) 6 years ago
azure_rm_publicipaddress more integration test improvements (#41184) 6 years ago
azure_rm_resource using lighter resource (#41223) 6 years ago
azure_rm_securitygroup fixing three unstable integration tests (#40804) 6 years ago
azure_rm_sqldatabase Improve handling of integration test aliases. (#38698) 7 years ago
azure_rm_sqlserver Restore azure_rm_sqlserver test in CI. 7 years ago
azure_rm_sqlserver_facts Improve handling of integration test aliases. (#38698) 7 years ago
azure_rm_storageaccount
azure_rm_storageblob Mark the azure_rm_storageblob test unstable. 6 years ago
azure_rm_subnet Fixes #37330: support subnet can refer nsg in another resource group (#37627) 6 years ago
azure_rm_virtualmachine Fix #26755 by ensuring that the first nic in the nic list is primary (#38994) 7 years ago
azure_rm_virtualmachine_extension Rebalance cloud tests into 5 groups. 7 years ago
azure_rm_virtualmachine_scaleset Improved scaleset facts (#39722) 6 years ago
azure_rm_virtualmachineimage_facts Rebalance cloud tests into 5 groups. 7 years ago
azure_rm_virtualnetwork fixing three unstable integration tests (#40804) 6 years ago
become
binary
binary_modules Deprecate tests used as filters (#32361) 7 years ago
binary_modules_posix
binary_modules_winrm
blockinfile
blocks Add any_errors_fatal in nested failed block test (#35499) 7 years ago
callback_retry_task_name
changed_when
check_mode always_run: removed deprecated always_run task option (#40470) 6 years ago
cloud_init_data_facts new module cloud_init_data_facts (#37932) 6 years ago
cloudfront_distribution [aws] Improve integration test suite for cloudfront (#37813) 7 years ago
command_shell Fixes #19392: allow commands to be specified as lists. new syntax is documented as well. (#40261) 6 years ago
conditionals
connection Connection error messages are unsafe: wrap them (#37329) 7 years ago
connection_buildah Mark unsupported integration tests. (#38251) 7 years ago
connection_chroot
connection_docker Mark unsupported integration tests. (#38251) 7 years ago
connection_jail Mark unsupported integration tests. (#38251) 7 years ago
connection_libvirt_lxc Mark unsupported integration tests. (#38251) 7 years ago
connection_local
connection_lxc Mark unsupported integration tests. (#38251) 7 years ago
connection_lxd Mark unsupported integration tests. (#38251) 7 years ago
connection_paramiko_ssh
connection_posix
connection_ssh
connection_winrm
copy Fixes #34893 (#40166) 6 years ago
cs_account Deprecate tests used as filters (#32361) 7 years ago
cs_affinitygroup cloudstack: fix spelling of "affinity_type" (#33231) 7 years ago
cs_cluster Deprecate tests used as filters (#32361) 7 years ago
cs_common cs_instance: implement host migration support (#40309) 6 years ago
cs_configuration Deprecate tests used as filters (#32361) 7 years ago
cs_disk_offering cloudstack: new module cs_disk_offering (#41795) 6 years ago
cs_domain Deprecate tests used as filters (#32361) 7 years ago
cs_firewall Deprecate tests used as filters (#32361) 7 years ago
cs_host Deprecate tests used as filters (#32361) 7 years ago
cs_instance cs_instance: implement host migration support (#40309) 6 years ago
cs_instance_facts cs_instance_facts: add host return (#40307) 6 years ago
cs_instance_nic Deprecate tests used as filters (#32361) 7 years ago
cs_instance_nic_secondaryip Deprecate tests used as filters (#32361) 7 years ago
cs_instancegroup Deprecate tests used as filters (#32361) 7 years ago
cs_ip_address cs_ip_address: add a "tags" parameter to ensure idempotency (#39016) 7 years ago
cs_iso Deprecate tests used as filters (#32361) 7 years ago
cs_loadbalancer_rule Deprecate tests used as filters (#32361) 7 years ago
cs_network cs_network: implement support acl (#35706) 7 years ago
cs_network_acl Deprecate tests used as filters (#32361) 7 years ago
cs_network_acl_rule Deprecate tests used as filters (#32361) 7 years ago
cs_network_offering cloudstack: streamline cs_network_offering (#34553) 7 years ago
cs_pod Deprecate tests used as filters (#32361) 7 years ago
cs_portforward Deprecate tests used as filters (#32361) 7 years ago
cs_project Deprecate tests used as filters (#32361) 7 years ago
cs_region Deprecate tests used as filters (#32361) 7 years ago
cs_resourcelimit Deprecate tests used as filters (#32361) 7 years ago
cs_role Deprecate tests used as filters (#32361) 7 years ago
cs_role_permission cloudstack: new module cs_role_permission (#37065) 7 years ago
cs_router tests: cs_router: fix tests not desructive anymore (#34957) 7 years ago
cs_securitygroup Deprecate tests used as filters (#32361) 7 years ago
cs_securitygroup_rule Deprecate tests used as filters (#32361) 7 years ago
cs_service_offering cloudstack: rename new module to cs_service_offering (#34555) 7 years ago
cs_snapshot_policy Deprecate tests used as filters (#32361) 7 years ago
cs_sshkeypair cs_sshkeypair: fix ssh key rename (#36726) 7 years ago
cs_storage_pool Deprecate tests used as filters (#32361) 7 years ago
cs_user Deprecate tests used as filters (#32361) 7 years ago
cs_vmsnapshot Deprecate tests used as filters (#32361) 7 years ago
cs_volume Deprecate tests used as filters (#32361) 7 years ago
cs_vpc cs_vpc: fix state=present to start vpc (#40587) 6 years ago
cs_vpc_offering Add new Cloudstack module cs_vpc_offering (#34797) 7 years ago
cs_vpn_connection cs_vpc: fix state=present to start vpc (#40587) 6 years ago
cs_vpn_customer_gateway cloudstack: new module cs_vpn_customer_gateway (#34260) 7 years ago
cs_vpn_gateway cs_vpc: fix state=present to start vpc (#40587) 6 years ago
cs_zone Deprecate tests used as filters (#32361) 7 years ago
cs_zone_facts cs_zone_facts: implement return facts as ansible returns (#36993) 7 years ago
debconf
debug Add integration test for #36534 (#36581) 7 years ago
delegate_to Cache items when task.loop/with_items is evaluated to set delegate_to vars (#41969) 6 years ago
dellos6_command
dellos6_config Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 6 years ago
dellos6_facts
dellos9_command
dellos9_config Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 6 years ago
dellos9_facts
dellos10_command
dellos10_config Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 6 years ago
dellos10_facts
deploy_helper
dnf Add a 'releasever' parameter for dnf. Fixes #33314. (#37493) 6 years ago
docker_secret Fix mysql-server install/upgrade on Ubuntu 16.04. (#39241) 7 years ago
docker_swarm Add new module to create/update a docker swarm. (#38280) 6 years ago
dpkg_selections Update aliases on integration tests. (#38258) 7 years ago
ec2_ami ec2_ami: Properly delete snapshots (#39606) 7 years ago
ec2_asg Mark unsupported integration tests. (#38251) 7 years ago
ec2_elb_lb Split up cloud tests to avoid 1 hour CI limit. 7 years ago
ec2_group EC2_group module refactor (formerly pr/37255) (#38678) 6 years ago
ec2_instance ec2_instance: add a retry to run_instance to help with ec2 consistency 7 years ago
ec2_key Enable tests which pass on Python 3. 7 years ago
ec2_metadata_facts Split up cloud tests to avoid 1 hour CI limit. 7 years ago
ec2_tag Split up cloud tests to avoid 1 hour CI limit. 7 years ago
ec2_vol Split up cloud tests to avoid 1 hour CI limit. 7 years ago
ec2_vpc_egress_igw [cloud] New module: Amazon Egress-Only Internet Gateway (ec2_vpc_egress_igw) (#23941) 7 years ago
ec2_vpc_net Rebalance cloud tests into 5 groups. 7 years ago
ec2_vpc_route_table ec2_vpc_route_table: Update matching_count parsing on find_subnets fu… (#38707) 7 years ago
ec2_vpc_subnet Mark ec2_vpc_subnet tests as unstable so they only run on directly related PRs (#39418) 7 years ago
ec2_vpc_vgw [ec2_vpc_vgw] [ec2_vpc_vpn] stabilize modules for PR 35983 (#38666) 7 years ago
ec2_vpc_vpn_facts New Module: ec2_vpc_vpn_facts (#35983) 6 years ago
ecs_cluster Add execution_role_arn parameter (#41849) 6 years ago
ecs_ecr fix spelling mistakes in several modules (#36296) 7 years ago
elb_application_lb Add elb_application_lb tests for modifying listeners (#40716) 6 years ago
elb_classic_lb Split up cloud tests to avoid 1 hour CI limit. 7 years ago
elb_network_lb New module: AWS Network load balancer (#33808) 6 years ago
elb_target Fail with nice error message if elb target_type=ip not supported (#38313) 7 years ago
embedded_module Clean up non-standard module shebangs. 7 years ago
environment Fix using loops with environment and add tests (#32796) 7 years ago
eos_banner Fix eapi tests to use become (#40838) 6 years ago
eos_command HTTP(S) API connection plugin (#39224) 6 years ago
eos_config Fix eos integration test failure (#42188) 6 years ago
eos_eapi Remove local from most eos tests now that provider is out (#40875) 6 years ago
eos_facts Fix eapi tests to use become (#40838) 6 years ago
eos_interface Remove local from most eos tests now that provider is out (#40875) 6 years ago
eos_l2_interface Remove local from most eos tests now that provider is out (#40875) 6 years ago
eos_l3_interface Remove local from most eos tests now that provider is out (#40875) 6 years ago
eos_linkagg Remove local from most eos tests now that provider is out (#40875) 6 years ago
eos_lldp Remove local from most eos tests now that provider is out (#40875) 6 years ago
eos_logging Fixes eos_logging idempotence issue #31862 (#40604) 6 years ago
eos_smoke Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 6 years ago
eos_static_route Remove local from most eos tests now that provider is out (#40875) 6 years ago
eos_system Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 6 years ago
eos_user Remove local from most eos tests now that provider is out (#40875) 6 years ago
eos_vlan Remove local from most eos tests now that provider is out (#40875) 6 years ago
eos_vrf Remove local from most eos tests now that provider is out (#40875) 6 years ago
etcd3 Disable failing etcd3 integration test. 6 years ago
expect
facts_d
failed_when
fetch fetch: set fail_on_missing: True as default as per docs (#36469) 7 years ago
file accept + and - modifiers for file attributes (#40061) 6 years ago
filesystem filesystem tests: update ocfs2 fs size on Trusty 6 years ago
filters Add random_mac string filter (#39775) 6 years ago
find Add gr_name and pw_name in find module 7 years ago
firewalld initial firewalld integration tests (#31725) 7 years ago
foreman_inventory Add playbook with foreman tests 7 years ago
fortios_address Disable fortios_* integration tests. 7 years ago
fortios_ipv4_policy Disable fortios_* integration tests. 7 years ago
gathering_facts Fix gathering facts in run_once play (#39453) 7 years ago
gcp_compute_address Bug fixes for GCP Compute Address (#38630) 7 years ago
gcp_compute_backend_bucket New module: GCP Compute Backend Buckets (#38610) 7 years ago
gcp_compute_backend_service New module: GCP Compute Backend Services (#38611) 7 years ago
gcp_compute_disk New module: GCP Compute Disks (#38612) 6 years ago
gcp_compute_firewall New module: GCP Compute Firewalls (#39032) 6 years ago
gcp_compute_forwarding_rule New module: GCP Compute Forwarding Rules (#38613) 6 years ago
gcp_compute_global_address New module: GCP Compute Global Address (#38614) 6 years ago
gcp_compute_global_forwarding_rule New module: GCP Compute Global Forwarding Rules (#38615) 6 years ago
gcp_compute_health_check Adding support for GCP Compute Health Checks (#37438) 6 years ago
gcp_compute_http_health_check New module: GCP Compute HTTP Health Checks (#36329) 7 years ago
gcp_compute_https_health_check Adding support for GCP Compute Https Health Checks (#37437) 7 years ago
gcp_compute_image New module: GCP Compute Images (#38616) 6 years ago
gcp_compute_instance New Module: GCP Compute Instances (#38906) 6 years ago
gcp_compute_instance_group New module: GCP Compute Instance Groups (#38617) 6 years ago
gcp_compute_instance_group_manager New module: GCP Compute Instance Group Managers (#38934) 6 years ago
gcp_compute_instance_template New Module: GCP Compute Instance Templates (#38907) 6 years ago
gcp_compute_network New module: GCP Compute Networks (#38618) 7 years ago
gcp_compute_route New module: GCP Compute Routes (#38619) 7 years ago
gcp_compute_ssl_certificate New module: GCP Compute Ssl Certificates (#38620) 6 years ago
gcp_compute_subnetwork New module: GCP Compute Subnetworks (#38621) 7 years ago
gcp_compute_target_http_proxy Adding support for GCP Compute Target Http Proxys (#38622) 6 years ago
gcp_compute_target_https_proxy Adding support for GCP Compute Target Https Proxys (#38908) 6 years ago
gcp_compute_target_pool New module: GCP Compute Target Pools (#38623) 6 years ago
gcp_compute_target_ssl_proxy Adding support for GCP Compute Target Ssl Proxys (#39033) 6 years ago
gcp_compute_target_tcp_proxy Adding support for GCP Compute Target Tcp Proxys (#38624) 6 years ago
gcp_compute_url_map New module: GCP Compute Url Maps (#38625) 6 years ago
gcp_container_cluster New module: GCP Container Clusters (#37324) 7 years ago
gcp_container_node_pool New module: GCP Container Node Pools (#37325) 7 years ago
gcp_dns_managed_zone Bug fixes for GCP Dns Managed Zones (#38631) 7 years ago
gcp_dns_resource_record_set Fix test aliases. 7 years ago
gcp_pubsub_subscription New module: GCP Pubsub Subscriptions (#38626) 7 years ago
gcp_pubsub_topic New module: GCP Pubsub Topics (#38627) 7 years ago
gcp_storage_bucket New module: GCP Storage Buckets (#37288) 7 years ago
gcp_storage_bucket_access_control New module: GCP Storage Bucket Access Controls (#37289) 7 years ago
gem Temporarily disable gem test on osx. 6 years ago
get_url Overhaul httptester support in ansible-test. (#39892) 6 years ago
getent
git Detect separate git dir and set git config path value appropriately 6 years ago
github_issue Improve handling of integration test aliases. (#38698) 7 years ago
group Deprecate tests used as filters (#32361) 7 years ago
group_by
groupby_filter
handlers Fix any_errors_fatal in meta tasks (#36870) 6 years ago
hash Change behavior to behaviour in docs and tests (#39392) 6 years ago
hg Disable hg test on Python 3 again. 7 years ago
hosts_field
ignore_errors
include_import Don't ignore a duplicate host for an already processed include (#40361) 6 years ago
include_vars
includes Integration tests for import/include (#33418) 7 years ago
influxdb_user Improve handling of integration test aliases. (#38698) 7 years ago
ini_file ini_file: add allow_no_value param (#24442) 7 years ago
inventory_path_with_comma Don't skip an inventory source just because it has a comma (#35002) 7 years ago
ios_banner ios test changes (#35510) 7 years ago
ios_command ios test changes (#35510) 7 years ago
ios_config don't retrieve config in running_config when config is provided for diff (#41400) 6 years ago
ios_facts ios test changes (#35510) 7 years ago
ios_file test file required for ios_files tests (#42248) 6 years ago
ios_interface Fix ios integration test failures in CI (#39729) 7 years ago
ios_l2_interface fix ios_l2_interface (#37389) 7 years ago
ios_l3_interface Fix ios test pt. 2 (#40628) 6 years ago
ios_linkagg ios test changes (#35510) 7 years ago
ios_lldp ios test changes (#35510) 7 years ago
ios_logging Fixes to ios_logging (#41029) 6 years ago
ios_ping ios test changes (#35510) 7 years ago
ios_smoke Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 6 years ago
ios_static_route ios_static_route idempotence fix (#35912) 7 years ago
ios_system Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 6 years ago
ios_user ios test changes (#35510) 7 years ago
ios_vlan This test is expected to fail (#40612) 6 years ago
iosxr_banner Changes to enable network_cli and netconf on iosxr integration tests. (#35269) 7 years ago
iosxr_command iosxr_command does not work with prompt and answer arguments (#40475) 6 years ago
iosxr_config DCI failures (#41241) 6 years ago
iosxr_facts IOS XR cli tests move to network_cli (#34007) 7 years ago
iosxr_interface Changes to enable network_cli and netconf on iosxr integration tests. (#35269) 7 years ago
iosxr_logging * adds missing params in a task (#35330) 7 years ago
iosxr_netconf IOS XR cli tests move to network_cli (#34007) 7 years ago
iosxr_smoke Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 6 years ago
iosxr_system DCI failures (#41241) 6 years ago
iosxr_user Changes to enable network_cli and netconf on iosxr integration tests. (#35269) 7 years ago
ipify_facts
iso_extract Don't use getattr in _get_parent_attribute to avoid recursion issues (#33595) 7 years ago
iterators Deprecate tests used as filters (#32361) 7 years ago
java_cert Mark unsupported integration tests. (#38251) 7 years ago
jinja2_native_types When using ANSIBLE_JINJA2_NATIVE bypass our None filtering in _finalze (#41408) 6 years ago
junos_banner Fix junos modules check_mode issue (#37311) 7 years ago
junos_command Fix connection type in junos integration tests (#34583) 7 years ago
junos_config Fix junos_config integration test (#41304) 6 years ago
junos_facts Fix junos integration test failures (#35508) 7 years ago
junos_interface Cleanup net integration test case for network modules (#34684) 7 years ago
junos_l2_interface Add junos_l2_interface module (#35123) 7 years ago
junos_l3_interface Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 6 years ago
junos_linkagg Cleanup net integration test case for network modules (#34684) 7 years ago
junos_lldp Cleanup net integration test case for network modules (#34684) 7 years ago
junos_lldp_interface Cleanup net integration test case for network modules (#34684) 7 years ago
junos_logging Cleanup net integration test case for network modules (#34684) 7 years ago
junos_netconf Fix junos_netconf integration test failure (#34744) 7 years ago
junos_rpc Fix connection type in junos integration tests (#34583) 7 years ago
junos_smoke Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 6 years ago
junos_static_route Cleanup net integration test case for network modules (#34684) 7 years ago
junos_system Cleanup net integration test case for network modules (#34684) 7 years ago
junos_user Cleanup net integration test case for network modules (#34684) 7 years ago
junos_vlan Cleanup net integration test case for network modules (#34684) 7 years ago
junos_vrf Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 6 years ago
k8s K8s dynamic collected changes (#40745) 6 years ago
known_hosts Add better error messages and checking to known_hosts (#38307) 6 years ago
lambda_policy Lambda policy arn (#38863) 7 years ago
lineinfile Add warning when using an empty regexp in lineinfile (#42013) 6 years ago
locale_gen
lookup_passwordstore Deprecate tests used as filters (#32361) 7 years ago
lookup_paths
lookup_properties
lookups Move lookups tests to group1. 6 years ago
loops Handle incorrect data type in list lookup plugin (#35483) 6 years ago
memset_dns_reload New Memset module to request DNS reloads (#40390) 6 years ago
memset_zone Memset: initial module, integration tests, module_utils and supporting documentation. (#40071) 6 years ago
memset_zone_domain New Memset module to manage DNS zone domains (#40391) 6 years ago
memset_zone_record New Memset module to manage DNS zone records (#40392) 6 years ago
meraki_admin/tasks Meraki - Integration tests now clean up on failure (#42227) 6 years ago
meraki_config_template meraki_config_template - Check for HTTP status code (#42145) 6 years ago
meraki_device New module - meraki_device (#41631) 6 years ago
meraki_network Meraki - Integration tests now clean up on failure (#42227) 6 years ago
meraki_organization Meraki utility now loads() JSON (#40856) 6 years ago
meraki_snmp Improved support for parameter testing and checks for org_id (#41517) 6 years ago
meraki_switchport New module - meraki_switchport (#41634) 6 years ago
meraki_vlan Meraki - Integration tests now clean up on failure (#42227) 6 years ago
module_defaults Fix test aliases. 7 years ago
module_precedence
module_utils Deprecate tests used as filters (#32361) 7 years ago
mount
mysql_db Add support for mysqldump --ignore-table switch (#33065) 6 years ago
mysql_user Deprecate tests used as filters (#32361) 7 years ago
mysql_variables
netconf_get Add NETCONF support for SROS devices (#40330) 6 years ago
netconf_rpc New ansible module netconf_rpc (#40358) 6 years ago
nios_dns_view Add a cloud provider and a set of smoketests for the NIOS modules (#40573) 6 years ago
nios_host_record Add a cloud provider and a set of smoketests for the NIOS modules (#40573) 6 years ago
nios_network Add a cloud provider and a set of smoketests for the NIOS modules (#40573) 6 years ago
nios_network_view Add a cloud provider and a set of smoketests for the NIOS modules (#40573) 6 years ago
nios_zone Add a cloud provider and a set of smoketests for the NIOS modules (#40573) 6 years ago
no_log Tasks that are expected to fail need to begin with a special string 6 years ago
npm NPM integration tests: use ansible-ci-files 7 years ago
nuage_vspk Restore nuage_vspk integration tests. 6 years ago
nxos_aaa_server Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_aaa_server_host Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_acl Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_acl_interface Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_banner Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_become Nxos test reorganize (#41089) 6 years ago
nxos_bgp Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_bgp_af Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_bgp_neighbor Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_bgp_neighbor_af Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_command nxos CI failures bugfix (#42240) 6 years ago
nxos_config Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_evpn_global Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_evpn_vni Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_facts Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_feature Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_file_copy nxos_file_copy network_cli and httpapi fix (#40592) 6 years ago
nxos_gir fix nxos_gir issues (#41809) 6 years ago
nxos_gir_profile_management Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_hsrp Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_igmp Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_igmp_interface Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_igmp_snooping Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_install_os Nxos test reorganize (#41089) 6 years ago
nxos_interface Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_interface_ospf Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_ip_interface Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_l2_interface Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_l3_interface Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_linkagg Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_lldp Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_logging Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_ntp Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_ntp_auth Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_ntp_options Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_nxapi Enforcing NXAPI default HTTP behavior (#41817) 6 years ago
nxos_ospf Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_ospf_vrf Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_overlay_global Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_pim Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_pim_interface Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_pim_rp_address Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_portchannel nxos CI failures bugfix (#42240) 6 years ago
nxos_rollback Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_rpm Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_smoke nxos CI failures bugfix (#42240) 6 years ago
nxos_snapshot Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_snmp_community Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_snmp_contact Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_snmp_host Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_snmp_location Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_snmp_traps Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_snmp_user Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_static_route Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_switchport Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_system Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_udld Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_udld_interface Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_user Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_vlan Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_vpc Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_vpc_interface Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_vrf Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_vrf_af Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_vrf_interface Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_vrrp Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_vtp_domain Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_vtp_password Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_vtp_version Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_vxlan_vtep Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_vxlan_vtep_vni Nxos restore provider to nxapi tests (#41818) 6 years ago
one_host Fix opennebula test stub (#40436) 6 years ago
openssl_certificate new provider: ownca (#35840) 6 years ago
openssl_csr openssl_csr: added support for the OCSP Must Staple extension (#35082) 7 years ago
openssl_dhparam Module to generate Diffie-Hellman parameters (#32620) 7 years ago
openssl_privatekey Deprecate tests used as filters (#32361) 7 years ago
openssl_publickey Allow multiple values per key in name fields in openssl_certificate/csr (#30338) 7 years ago
openvswitch_bridge Fix ovs integration tests initial setup (#33136) 7 years ago
openvswitch_db Fix ovs integration tests initial setup (#33136) 7 years ago
package
package_facts New Module: package_facts (#33195) 7 years ago
parsing Remove unused test files. 7 years ago
patch tests, patch: init integration tests (#40045) 6 years ago
pause Fix ctrl+c in pause module and add tests (#40134) 6 years ago
ping Deprecate tests used as filters (#32361) 7 years ago
pip Default squash actions add pip (#41390) 6 years ago
plugin_filtering Implement plugin filtering 7 years ago
plugin_loader Fix loader for filters (#37748) 7 years ago
postgresql postgresql_user: set encrypted as default and fix empty password reporting changed (#36931) 6 years ago
prepare_eos_tests/tasks Port eos tests to network_cli (#33586) 7 years ago
prepare_http_tests Overhaul httptester support in ansible-test. (#39892) 6 years ago
prepare_ios_tests ios_l2_interface (#35054) 7 years ago
prepare_iosxr_tests Fix iosxr integration tests (#34663) 7 years ago
prepare_junos_tests/tasks Fix junos integration failures (#34571) 7 years ago
prepare_nios_tests/tasks Add a cloud provider and a set of smoketests for the NIOS modules (#40573) 6 years ago
prepare_nuage_tests/tasks Restore nuage_vspk integration tests. 6 years ago
prepare_nxos_tests/tasks Enforcing NXAPI default HTTP behavior (#41817) 6 years ago
prepare_ovs_tests/tasks
prepare_sros_tests/tasks Add NETCONF support for SROS devices (#40330) 6 years ago
prepare_tests/tasks
prepare_win_tests
psexec psexec: new module to run commands on a remote Windows host without WinRM (#36723) 7 years ago
pull Revert "Configurable list of facts modules (#31783)" (#40022) 6 years ago
rabbitmq_plugin Fix rabbitmq_* integration tests (#41836) 6 years ago
rabbitmq_user Fix rabbitmq_* integration tests (#41836) 6 years ago
rabbitmq_vhost Fix rabbitmq_* integration tests (#41836) 6 years ago
raw
rds_param_group Split up cloud tests to avoid 1 hour CI limit. 7 years ago
route53_zone route53_zone: enable check mode (#37201) 7 years ago
rpm_key Fix rpm_key test on Fedora 27. 7 years ago
s3_bucket Migrate s3_bucket module to boto3 (#37189) 7 years ago
s3_lifecycle S3 versioned lifecycle (#40161) 6 years ago
script Added executable parameter to the script module (#36969) 6 years ago
seboolean Restore seboolean and sefcontext tests on RHEL. 7 years ago
sefcontext Restore seboolean and sefcontext tests on RHEL. 7 years ago
selinux Fixed check_mode status to be the same as normal execution (#40721) 6 years ago
sensu_client Deprecate tests used as filters (#32361) 7 years ago
sensu_handler Deprecate tests used as filters (#32361) 7 years ago
service Deprecate tests used as filters (#32361) 7 years ago
service_facts service_facts module (#34065) 7 years ago
set_fact allow incremental update for vars in loop for set_fact/include_vars (#38302) 7 years ago
setup_azure
setup_deb_repo Add integration test for #35900 (#38090) 7 years ago
setup_ec2
setup_influxdb/tasks Integration tests for influxdb_user module (#35315) 7 years ago
setup_mysql_db Deprecate tests used as filters (#32361) 7 years ago
setup_opennebula/vars opennebula: new module one_host (#40041) 6 years ago
setup_openssl Deprecate tests used as filters (#32361) 7 years ago
setup_postgresql_db Deprecate tests used as filters (#32361) 7 years ago
setup_rabbitmq/tasks Fix rabbitmq_* integration tests (#41836) 6 years ago
setup_rpm_repo yum: clean fake repos after tests run (#37770) 7 years ago
setup_sshkey/tasks ec2_key: add a test for the force option (#32748) 7 years ago
setup_zabbix zabbix_host integration tests (#33184) 7 years ago
shadowed_module Error if a module is found to shadow a reserved keyword (#34649) 7 years ago
slurp Deprecate tests used as filters (#32361) 7 years ago
special_vars
sqs_queue Add integration tests for sqs_queue module (#40110) 6 years ago
stat add deprecation for stat get_md5 (#33002) 7 years ago
strategy_linear Fix nested noop block padding in dynamic includes (#38814) 7 years ago
sts_assume_role Rebalance cloud tests into 5 groups. 7 years ago
subversion Temporarily disable subversion test on osx. 7 years ago
supervisorctl supervisorctl: add integration tests 7 years ago
synchronize Move requirements into tests. (#35885) 7 years ago
synchronize-buildah Mark unsupported integration tests. (#38251) 7 years ago
sysctl Deprecate tests used as filters (#32361) 7 years ago
systemd
tags change OS X to macOS (#41294) 6 years ago
task_ordering
template Fix when template paths contain non-ascii chars and using the path in ansible_managed 7 years ago
template_jinja2_latest
templating_settings
test_infra Fix test-module failing to validate args (#41004) 6 years ago
timezone BSDTimezone: distinguish UTC and Etc/UTC (#41234) 6 years ago
tower_credential add some Tower module integration tests (and fix a bug or two) (#37421) 7 years ago
tower_group add some Tower module integration tests (and fix a bug or two) (#37421) 7 years ago
tower_host add some Tower module integration tests (and fix a bug or two) (#37421) 7 years ago
tower_inventory add some Tower module integration tests (and fix a bug or two) (#37421) 7 years ago
tower_inventory_source Module: Tower inventory source module (#37110) 6 years ago
tower_job_cancel add some Tower module integration tests (and fix a bug or two) (#37421) 7 years ago
tower_job_launch add some Tower module integration tests (and fix a bug or two) (#37421) 7 years ago
tower_job_list add some Tower module integration tests (and fix a bug or two) (#37421) 7 years ago
tower_job_template Updating tower_job_template.py (#38821) 6 years ago
tower_job_wait add some Tower module integration tests (and fix a bug or two) (#37421) 7 years ago
tower_label add some Tower module integration tests (and fix a bug or two) (#37421) 7 years ago
tower_organization add some Tower module integration tests (and fix a bug or two) (#37421) 7 years ago
tower_project test: manual tower projects don't require creds 6 years ago
tower_role add some Tower module integration tests (and fix a bug or two) (#37421) 7 years ago
tower_team add some Tower module integration tests (and fix a bug or two) (#37421) 7 years ago
tower_user test tower-cli verify_ssl config parameter (#37597) 6 years ago
ucs_ip_pool Mark unsupported integration tests. (#38251) 7 years ago
ucs_lan_connectivity Mark unsupported integration tests. (#38251) 7 years ago
ucs_mac_pool Mark unsupported integration tests. (#38251) 7 years ago
ucs_san_connectivity Mark unsupported integration tests. (#38251) 7 years ago
ucs_timezone Module for UCSM Manager Timezone Management (#36974) 6 years ago
ucs_uuid_pool UCS Server UUID pool modules and integration tests (#41743) 6 years ago
ucs_vhba_template Mark unsupported integration tests. (#38251) 7 years ago
ucs_vlans Mark unsupported integration tests. (#38251) 7 years ago
ucs_vnic_template Fix issue with vNIC redundancy templates (#36608) 6 years ago
ucs_vsans Mark unsupported integration tests. (#38251) 7 years ago
ucs_wwn_pool Mark unsupported integration tests. (#38251) 7 years ago
unarchive Fix: wildcard excludes in unarchive with tar archives (#40935) 6 years ago
unicode
until Inject attempts into result earlier for retry logic (#34148) 7 years ago
uri Add src parameter for uri module that can be used in place of body. Supports binary files (#33689) 6 years ago
user User unexpire (#39758) 6 years ago
var_blending show specific undefined var errors on -v in debug (#32206) 7 years ago
var_precedence Move var precedence check to integration tests. 7 years ago
vault fix decrypted vault utf8 values (#37539) 6 years ago
vcenter_folder Remove unnecessary destructive aliases. 6 years ago
vcenter_license Remove unnecessary destructive aliases. 6 years ago
vmware_cluster Remove unnecessary destructive aliases. 6 years ago
vmware_cluster_facts Move pyvmomi install into cloud test plugin. 6 years ago
vmware_datacenter Remove unnecessary destructive aliases. 6 years ago
vmware_datastore_cluster Remove unnecessary destructive aliases. 6 years ago
vmware_datastore_facts Remove unnecessary destructive aliases. 6 years ago
vmware_datastore_maintenancemode Remove CI group from unsupported tests. 6 years ago
vmware_drs_rule_facts Remove unnecessary destructive aliases. 6 years ago
vmware_dvs_portgroup Remove unnecessary destructive aliases. 6 years ago
vmware_dvswitch Remove unnecessary destructive aliases. 6 years ago
vmware_guest VMware: Allow user to select disk_mode (#38951) 6 years ago
vmware_guest_disk_facts Remove CI group from unsupported tests. 6 years ago
vmware_guest_facts Remove unnecessary destructive aliases. 6 years ago
vmware_guest_find Remove unnecessary destructive aliases. 6 years ago
vmware_guest_powerstate bump version of 'vcenter-test-container' to '1.3.0' (govmomi v0.18.0) (#41151) 6 years ago
vmware_guest_snapshot Remove CI group from unsupported tests. 6 years ago
vmware_guest_snapshot_facts Remove CI group from unsupported tests. 6 years ago
vmware_guest_tools_wait Remove unnecessary destructive aliases. 6 years ago
vmware_host Remove unnecessary destructive aliases. 6 years ago
vmware_host_acceptance Remove CI group from unsupported tests. 6 years ago
vmware_host_capability_facts Remove CI group from unsupported tests. 6 years ago
vmware_host_config_facts Remove unnecessary destructive aliases. 6 years ago
vmware_host_config_manager Remove CI group from unsupported tests. 6 years ago
vmware_host_dns_facts Move pyvmomi install into cloud test plugin. 6 years ago
vmware_host_facts Move pyvmomi install into cloud test plugin. 6 years ago
vmware_host_firewall_facts Move pyvmomi install into cloud test plugin. 6 years ago
vmware_host_firewall_manager Remove unnecessary destructive aliases. 6 years ago
vmware_host_ntp Remove CI group from unsupported tests. 6 years ago
vmware_host_package_facts Remove CI group from unsupported tests. 6 years ago
vmware_host_powerstate VMware: new module: vmware_host_powerstate (#36577) 6 years ago
vmware_host_service_facts Remove CI group from unsupported tests. 6 years ago
vmware_host_service_manager Remove CI group from unsupported tests. 6 years ago
vmware_host_vmnic_facts Remove CI group from unsupported tests. 6 years ago
vmware_local_role_manager Remove unnecessary destructive aliases. 6 years ago
vmware_local_user_facts Remove CI group from unsupported tests. 6 years ago
vmware_local_user_manager Remove CI group from unsupported tests. 6 years ago
vmware_maintenancemode Remove unnecessary destructive aliases. 6 years ago
vmware_portgroup_facts Move pyvmomi install into cloud test plugin. 6 years ago
vmware_resource_pool Remove unnecessary destructive aliases. 6 years ago
vmware_resource_pool_facts Remove unnecessary destructive aliases. 6 years ago
vmware_target_canonical_facts Remove CI group from unsupported tests. 6 years ago
vmware_vm_facts Use msg instead of var (#40810) 6 years ago
vmware_vm_vm_drs_rule Remove CI group from unsupported tests. 6 years ago
vmware_vmkernel_facts Remove CI group from unsupported tests. 6 years ago
vmware_vswitch Remove CI group from unsupported tests. 6 years ago
vmware_vswitch_facts Remove CI group from unsupported tests. 6 years ago
vyos_banner Update net_* and vyos_* integration test aliases. (#34666) 7 years ago
vyos_command Actually move vyos tests to network_cli (#33710) 7 years ago
vyos_config vyos_config IndexError in sanitize_config (#36375) 7 years ago
vyos_facts Update net_* and vyos_* integration test aliases. (#34666) 7 years ago
vyos_interface vyos_interface require multiple network nodes to run (#39670) 7 years ago
vyos_l3_interface fix vyos_l3_interface adding multiple addresses to interface (#36377) 7 years ago
vyos_linkagg Cleanup net integration test case for network modules (#34684) 7 years ago
vyos_lldp Cleanup net integration test case for network modules (#34684) 7 years ago
vyos_lldp_interface Cleanup net integration test case for network modules (#34684) 7 years ago
vyos_logging Cleanup net integration test case for network modules (#34684) 7 years ago
vyos_smoke Fix VyOS check mode (#35977) 7 years ago
vyos_static_route Cleanup net integration test case for network modules (#34684) 7 years ago
vyos_system Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 6 years ago
vyos_user Default ssh port (#39678) 7 years ago
vyos_vlan Fix vyos_vlan aggregate issue & added tests (#41638) 6 years ago
wait_for Deprecate tests used as filters (#32361) 7 years ago
wait_for_connection Run each Windows version independently in CI. 7 years ago
wakeonlan Deprecate tests used as filters (#32361) 7 years ago
win_acl_inheritance Run each Windows version independently in CI. 7 years ago
win_async_wrapper runas + async - get working on older hosts (#41772) 6 years ago
win_audit_policy_system Run each Windows version independently in CI. 7 years ago
win_audit_rule Run each Windows version independently in CI. 7 years ago
win_become runas + async - get working on older hosts (#41772) 6 years ago
win_certificate_store Run each Windows version independently in CI. 7 years ago
win_chocolatey win_chocolatey: always return the rc return value (#41883) 6 years ago
win_command powershell: display non-ascii characters in command outputs (#37229) 7 years ago
win_copy win_copy: added fix for win_copy deleting local tmp folder (#37964) 7 years ago
win_disk_facts Run each Windows version independently in CI. 7 years ago
win_domain_group Mark unsupported integration tests. (#38251) 7 years ago
win_domain_membership Run each Windows version independently in CI. 7 years ago
win_dotnet_ngen Run each Windows version independently in CI. 7 years ago
win_dsc fix spelling mistakes in several modules (#36296) 7 years ago
win_environment win_environment: Added explicit check for null, empty string with state=present (#40468) 6 years ago
win_eventlog Split Windows tests into 4 groups. 7 years ago
win_eventlog_entry Run each Windows version independently in CI. 7 years ago
win_exec_wrapper win_exec_wrapper: fix tests after recent change (#38504) 7 years ago
win_feature windows: removed deprecated features in 2.6 (#38930) 7 years ago
win_fetch fetch: set fail_on_missing: True as default as per docs (#36469) 7 years ago
win_file win_file: Handle [] in paths, fix touch in check mode (#37901) 7 years ago
win_find Remove 'attempts' from non-looped tasks (#35316) 7 years ago
win_firewall Run each Windows version independently in CI. 7 years ago
win_firewall_rule Split Windows tests into 4 groups. 7 years ago
win_get_url win_get_url: Fixed a few issues with using FTP and added tests (#39646) 7 years ago
win_group Deprecate tests used as filters (#32361) 7 years ago
win_group_membership Refactor/fix win_group_membership to use SIDs for internal comparisons (#40725) 6 years ago
win_hostname Add windows module for changing the hostname (#40295) 6 years ago
win_hotfix Deprecate tests used as filters (#32361) 7 years ago
win_iis_webapppool windows: removed deprecated features in 2.6 (#38930) 7 years ago
win_iis_webbinding Run each Windows version independently in CI. 7 years ago
win_lineinfile Win lineinfile fix (#35100) 7 years ago
win_mapped_drive Run each Windows version independently in CI. 7 years ago
win_module_utils Ansible.ModuleUtils.SID - allow SID as an input to allow people to specify well know SIDs instead of the name (#39400) 7 years ago
win_module_utils_legacy Split Windows tests into 4 groups. 7 years ago
win_msg Improve handling of integration test aliases. (#38698) 7 years ago
win_msi Run each Windows version independently in CI. 7 years ago
win_owner Use static password for win_owner test. (#35482) 7 years ago
win_package windows: removed deprecated features in 2.6 (#38930) 7 years ago
win_pagefile Run each Windows version independently in CI. 7 years ago
win_path Deprecate tests used as filters (#32361) 7 years ago
win_pester win_pester: move away from public repo to source test files (#38862) 7 years ago
win_ping Deprecate tests used as filters (#32361) 7 years ago
win_power_plan Split Windows tests into 4 groups. 7 years ago
win_product_facts win_product_facts: New module to get Windows product information (#35206) 7 years ago
win_psexec Improve handling of integration test aliases. (#38698) 7 years ago
win_psmodule Implemented support for Repository selection when installing module (#39909) 6 years ago
win_rabbitmq_plugin Improve handling of integration test aliases. (#38698) 7 years ago
win_raw Deprecate tests used as filters (#32361) 7 years ago
win_reg_stat Run each Windows version independently in CI. 7 years ago
win_regedit win_regedit: stabilise tests (#38912) 7 years ago
win_region Run each Windows version independently in CI. 7 years ago
win_regmerge Split Windows tests into 4 groups. 7 years ago
win_route Run each Windows version independently in CI. 7 years ago
win_say Run each Windows version independently in CI. 7 years ago
win_scheduled_task Implemented Trigger Repetition (#32938) 7 years ago
win_scheduled_task_stat Run each Windows version independently in CI. 7 years ago
win_script Miscellaneous test fixes. (#35301) 7 years ago
win_security_policy Revert "win_security_policy: allow removing values (resolves #40869) (#41125)" (#41986) 6 years ago
win_service win_service: fix when dealing with paths with special chars and change WMI to CIM cmdlets (#37897) 7 years ago
win_setup win_setup: Added connection name to interfaces (#37327) 7 years ago
win_share Run each Windows version independently in CI. 7 years ago
win_shell powershell: display non-ascii characters in command outputs (#37229) 7 years ago
win_shortcut fix Windows tests with hardcoded Administrator account (#35339) 7 years ago
win_slurp Run each Windows version independently in CI. 7 years ago
win_stat Run each Windows version independently in CI. 7 years ago
win_tempfile Run each Windows version independently in CI. 7 years ago
win_template win_template: fix issue where dest was specified as a directory (#39887) 6 years ago
win_timezone Run each Windows version independently in CI. 7 years ago
win_toast Improve handling of integration test aliases. (#38698) 7 years ago
win_unzip Run each Windows version independently in CI. 7 years ago
win_updates win_updates: add scheduled tasks back in for older hosts (#38708) 6 years ago
win_uri Use HTTPS instead of HTTP for httpbin tests. (#39457) 7 years ago
win_user Split Windows tests into 4 groups. 7 years ago
win_user_right Ansible.ModuleUtils.SID - allow SID as an input to allow people to specify well know SIDs instead of the name (#39400) 7 years ago
win_wait_for Improve handling of integration test aliases. (#38698) 7 years ago
win_wakeonlan Run each Windows version independently in CI. 7 years ago
win_whoami Run each Windows version independently in CI. 7 years ago
windows-paths windows path: fix failing test (#34973) 7 years ago
xattr Make xattr test conditional on feature support. 7 years ago
xml Enable xml integration test. (#39629) 7 years ago
yarn Download files from S3 for yarn integration test. 6 years ago
yum yum: clean fake repos after tests run (#37770) 7 years ago
yum_repository Fix default value of gpgcheck in doc (PR #36267) 7 years ago
zabbix_host zabbix_host ipmi_*-tests (#33717) 7 years ago
zypper implemented installroot option (#33613) 7 years ago
zypper_repository Fix failing zypper_repository integration test. 7 years ago