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
Kevin Breit 322cfa49d0 Meraki - Add check for auth_key parameter (#56199)
* auth_key parameter is required
- This will have to change when httpapi is implemented

* Add integration test

* Add assertion

* Enable VLANs on network

* Add required for auth_key
5 years ago
..
aci_aaa_user aci_aaa_user: Fix an issue with clear_password_history (#51459) 6 years ago
aci_aaa_user_certificate ACI: Make querying links and nodes possible (#43441) 6 years ago
aci_access_port_block_to_access_port added period in description. Changed integration test to work correctly. 6 years ago
aci_access_port_to_interface_policy_leaf_profile aci_aptiplp: Support missing policy_group (#48000) 6 years ago
aci_access_sub_port_block_to_access_port new module aci_access_sub_port_block_to_access_port (#51940) 5 years ago
aci_aep Add missing aliases file (#50357) 6 years ago
aci_aep_to_domain ACI: Make querying links and nodes possible (#43441) 6 years ago
aci_ap ACI: Implement encoded query_string (#50358) 6 years ago
aci_bd ACI: Fix integration tests using urldecode (#51610) 6 years ago
aci_bd_subnet ACI: Implement encoded query_string (#50358) 6 years ago
aci_config_rollback Fix integration tests (#43847) 6 years ago
aci_config_snapshot ACI: Fix integration tests using urldecode (#51610) 6 years ago
aci_contract ACI: Implement encoded query_string (#50358) 6 years ago
aci_contract_subject ACI: Fix integration tests using urldecode (#51610) 6 years ago
aci_contract_subject_to_filter ACI: Make querying links and nodes possible (#43441) 6 years ago
aci_domain ACI: Make querying links and nodes possible (#43441) 6 years ago
aci_domain_to_vlan_pool ACI: Make querying links and nodes possible (#43441) 6 years ago
aci_encap_pool ACI: Make querying links and nodes possible (#43441) 6 years ago
aci_encap_pool_range ACI: Various changes and doc updates (#52957) 5 years ago
aci_epg ACI: Make querying links and nodes possible (#43441) 6 years ago
aci_epg_to_contract ACI: Make querying links and nodes possible (#43441) 6 years ago
aci_epg_to_domain ACI: Make querying links and nodes possible (#43441) 6 years ago
aci_fabric_node ACI: Make querying links and nodes possible (#43441) 6 years ago
aci_filter ACI: Make querying links and nodes possible (#43441) 6 years ago
aci_filter_entry ACI: Fix integration tests using urldecode (#51610) 6 years ago
aci_firmware_source ACI: Make querying links and nodes possible (#43441) 6 years ago
aci_interface_policy_leaf_policy_group aci_iplpg: Support missing aep (#48001) 6 years ago
aci_interface_policy_leaf_profile ACI: Make querying links and nodes possible (#43441) 6 years ago
aci_interface_policy_ospf ACI: Make querying links and nodes possible (#43441) 6 years ago
aci_interface_selector_to_switch_policy_leaf_profile ACI: Make querying links and nodes possible (#43441) 6 years ago
aci_rest ACI: Make querying links and nodes possible (#43441) 6 years ago
aci_static_binding_to_epg ACI: Make querying links and nodes possible (#43441) 6 years ago
aci_switch_leaf_policy_profile ACI: Make querying links and nodes possible (#43441) 6 years ago
aci_switch_leaf_selector aci_switch_leaf_selector: Support missing policy_group (#47992) 6 years ago
aci_switch_policy_vpc_protection_group aci_switch_policy_vpc_protection_group: Fix idempotency (#45091) 6 years ago
aci_taboo_contract ACI: Make querying links and nodes possible (#43441) 6 years ago
aci_tenant ACI: Make querying links and nodes possible (#43441) 6 years ago
aci_vlan_pool ACI: Make querying links and nodes possible (#43441) 6 years ago
aci_vlan_pool_encap_block ACI: Implement encoded query_string (#50358) 6 years ago
aci_vrf ACI: Implement encoded query_string (#50358) 6 years ago
acl Update Shippable integration test groups. (#43118) 6 years ago
acme_account acme_account: improve account deactivation idempotency (#53234) 5 years ago
acme_account_info ACME: rename acme_account_facts -> acme_account_info (#54082) 5 years ago
acme_certificate ACME: using new acme-test-container (#44095) 6 years ago
acme_certificate_revoke ACME: use Cryptography (if a new enough version is available) instead of OpenSSL (#42170) 6 years ago
acme_challenge_cert_helper ACME: new helper module for ACME challenges which need TLS certs (#43756) 6 years ago
acme_inspect add acme_inspect module (#48444) 6 years ago
add_host Update Shippable integration test groups. (#43118) 6 years ago
aix_devices Fix integration test role syntax. 5 years ago
aix_filesystem Fix integration test role syntax. 5 years ago
alternatives alternatives - fix OpenSUSE dir on newer distros (#52458) 5 years ago
ansiballz_python Allow setting resource.RLIMIT_NOFILE in modules (#51989) 5 years ago
ansible Migrate command line parsing to argparse (#50610) 5 years ago
ansible-galaxy Support ansible-galaxy test on FreeBSD Python 3.x. 5 years ago
ansible-runner add option to display per host start to default (#53819) 5 years ago
any_errors_fatal Fix integration tests with custom inventory. 5 years ago
apache2_module Rebalance shippable/posix/ CI groups. 6 years ago
apt apt: remove deprecated installed/removed aliases (#55338) 5 years ago
apt_key Update Shippable integration test groups. (#43118) 6 years ago
apt_repository ansible-test: apt cleanup and futher 18.04 fixes (#50906) 6 years ago
archive ansible-test: do not upgrade homebrew to speed up tests (#49914) 6 years ago
args Update Shippable integration test groups. (#43118) 6 years ago
asa_acl
asa_command
asa_config asa_config/ios_config: diff strict does not work with multiple parents (#45150) 6 years ago
asa_og ASA network/service object-group module (#52925) 5 years ago
assemble Update Shippable integration test groups. (#43118) 6 years ago
assert Change default smart connection to ssh on macOS and remove paramiko from requirements.txt (#54738) 5 years ago
async Allocate an explicit stdin in async_wrapper (#53410) 5 years ago
async_extra_data Switch async_extra_data test to inventory file. 5 years ago
async_fail Surround top-level function and class definitions with two blank lines. 6 years ago
at Update Shippable integration test groups. (#43118) 6 years ago
authorized_key Update Shippable integration test groups. (#43118) 6 years ago
aws_api_gateway Rebalance AWS integration tests in CI. 5 years ago
aws_caller_facts Rebalance AWS integration tests in CI. 5 years ago
aws_codecommit add module aws_codecommit to represent AWS CodeCommit (#46161) 6 years ago
aws_config Rebalance AWS integration tests in CI. 5 years ago
aws_eks Remove old references to `cloud-config-aws.yml`. 5 years ago
aws_elasticbeanstalk_app Rebalance AWS integration tests in CI. 5 years ago
aws_glue_connection Rebalance AWS integration tests in CI. 5 years ago
aws_inspector Rebalance AWS integration tests in CI. 5 years ago
aws_kms Use correct python for -c invocations in tests. (#54577) 5 years ago
aws_lambda Rebalance AWS integration tests in CI. 5 years ago
aws_s3 rebaalance AWS test groups (#53159) 5 years ago
aws_secret Add aws_secret module for managing secretsmanager on AWS (#48486) 5 years ago
aws_ses_identity rebaalance AWS test groups (#53159) 5 years ago
aws_ses_identity_policy rebaalance AWS test groups (#53159) 5 years ago
aws_ses_rule_set Rebalance AWS integration tests in CI. 5 years ago
aws_ssm_parameters Rebalance AWS integration tests in CI. 5 years ago
aws_waf_web_acl
azure_rm_acs
azure_rm_aks proper name for aks version facts (#54578) 5 years ago
azure_rm_appgateway adds redirect configurations and probes to azure_rm_appgateway (#46607) 6 years ago
azure_rm_appserviceplan Mark azure_rm_{appserviceplan,webapp} unstable. 6 years ago
azure_rm_autoscale Rebalance Azure tests. 5 years ago
azure_rm_availabilityset Rebalance Azure tests in CI. 5 years ago
azure_rm_cdnprofile Rebalance Azure tests. 5 years ago
azure_rm_containerinstance renaming info -> facts (#54573) 5 years ago
azure_rm_containerregistry removed state present which is default (#53434) 5 years ago
azure_rm_cosmosdbaccount renaming info -> facts (#54573) 5 years ago
azure_rm_deployment Rebalance Azure tests. 5 years ago
azure_rm_devtestlab Fix dtl test typo (#56094) 5 years ago
azure_rm_dnszone removed state present which is default (#53434) 5 years ago
azure_rm_functionapp adding plan and container settings to function app (#54830) 5 years ago
azure_rm_hdinsightcluster adding facts for Azure HDINsight cluster (#55124) 5 years ago
azure_rm_image Renaming azure_rm_managed_disk for consistency (#54825) 5 years ago
azure_rm_keyvault update main.yml (#55550) 5 years ago
azure_rm_loadbalancer Fixes #42407 add inbound_nat_rules for loadbalancer (#52966) 5 years ago
azure_rm_manageddisk Enable azure manged disk test (#55681) 5 years ago
azure_rm_mariadbserver Rebalance Azure tests. 5 years ago
azure_rm_mysqlserver renaming info -> facts (#54573) 5 years ago
azure_rm_networkinterface renaming info -> facts (#54573) 5 years ago
azure_rm_postgresqlserver renaming info -> facts (#54573) 5 years ago
azure_rm_publicipaddress Rebalance Azure tests in CI. 5 years ago
azure_rm_rediscache add wait_for_running option in azure_rm_rediscache module (#54976) 5 years ago
azure_rm_resource special case for rest module (#54236) 5 years ago
azure_rm_resourcegroup add resource group test (#55688) 5 years ago
azure_rm_roledefinition refine role modules (#55021) 5 years ago
azure_rm_routetable Rebalance Azure tests. 5 years ago
azure_rm_securitygroup support application security group in network security group (#54584) 5 years ago
azure_rm_servicebus Add azure servicebus module (#51320) 5 years ago
azure_rm_sqlserver renaming info -> facts (#54573) 5 years ago
azure_rm_storageaccount removed state present which is default (#53434) 5 years ago
azure_rm_storageblob removed state present which is default (#53434) 5 years ago
azure_rm_subnet azure_rm_subnet: fix CI error for deleting the azure_tags (#55276) 5 years ago
azure_rm_trafficmanagerprofile Rebalance Azure tests. 5 years ago
azure_rm_virtualmachine azure_rm_virtualmachine (and _facts): add boot_diagnostics control and facts (#49661) 5 years ago
azure_rm_virtualmachineextension renaming info -> facts (#54573) 5 years ago
azure_rm_virtualmachineimage_facts Update Shippable integration test groups. (#43118) 6 years ago
azure_rm_virtualmachinescaleset renaming info -> facts (#54573) 5 years ago
azure_rm_virtualnetwork Rebalance Azure tests in CI. 5 years ago
azure_rm_virtualnetworkgateway tag off long-running azure_rm_virtualnetworkgateway tests 5 years ago
azure_rm_virtualnetworkpeering add vnet peering facts module (#53942) 5 years ago
azure_rm_webapp fix webapp slot test (#56156) 5 years ago
azure_rm_workspace Add workspace module for azure (#53731) 5 years ago
become Update Shippable integration test groups. (#43118) 6 years ago
binary Update Shippable integration test groups. (#43118) 6 years ago
binary_modules Clean up local_action and delegate_to in tests. (#55835) 5 years ago
binary_modules_posix Fix ansible-test target dependency issues. (#50908) 6 years ago
binary_modules_winrm Fix ansible-test target dependency issues. (#50908) 6 years ago
blockinfile Use bytes rather than native string for result (#46281) 6 years ago
blocks Reduce verbosity of blocks test. 5 years ago
callback_default Change default smart connection to ssh on macOS and remove paramiko from requirements.txt (#54738) 5 years ago
callback_retry_task_name Update Shippable integration test groups. (#43118) 6 years ago
certificate_complete_chain Use {{ ansible_python.executable }} instead of python in integration tests. (#47340) 6 years ago
changed_when Update Shippable integration test groups. (#43118) 6 years ago
check_mode More test fixes for split controller/remote tests. 6 years ago
cloud_init_data_facts test suse: get tests working on newer OpenSUSE distributions (#52539) 5 years ago
cloudformation_stack_set Remove old references to `cloud-config-aws.yml`. 5 years ago
cloudfront_distribution Handle FieldLevelEncryptionId in cloudfront_distribution (#41770) 6 years ago
cloudscale_common Add cloudscale.ch API inventory plugin (#53517) 5 years ago
cloudscale_floating_ip Fix failure of cloudscale_floating_ip without server (#53702) 5 years ago
cloudscale_server cloudscale_server: implement param server_groups (#54868) 5 years ago
cloudscale_server_group cloudscale: new module cloudscale_server_group (#54901) 5 years ago
cloudscale_volume Integration test cleanup for cloudscale modules (#53629) 5 years ago
cnos_backup Fixed typo from adress to address (#52143) 5 years ago
cnos_banner Fixed typo from adress to address (#52143) 5 years ago
cnos_bgp Fixed typo from adress to address (#52143) 5 years ago
cnos_command Removing provider from facts, command and config (#54623) 5 years ago
cnos_conditional_command Fixed typo from adress to address (#52143) 5 years ago
cnos_conditional_template Fixed typo from adress to address (#52143) 5 years ago
cnos_config Removing provider from facts, command and config (#54623) 5 years ago
cnos_facts Removing provider from facts, command and config (#54623) 5 years ago
cnos_image Fixed typo from adress to address (#52143) 5 years ago
cnos_interface Fixed typo from adress to address (#52143) 5 years ago
cnos_l2_interface Fixed typo from adress to address (#52143) 5 years ago
cnos_l3_interface To fix bug on switch port issue of L3 interfaces. (#53267) 5 years ago
cnos_linkagg Lenovo cnos system module (#53764) 5 years ago
cnos_lldp Lenovo cnos vrf (#54188) 5 years ago
cnos_logging Lenovo cnos vrf (#54188) 5 years ago
cnos_rollback Fixed typo from adress to address (#52143) 5 years ago
cnos_save Lenovo finetune modules (#46623) 6 years ago
cnos_showrun Lenovo cnos vrf (#54188) 5 years ago
cnos_static_route Lenovo cnos static route (#53736) 5 years ago
cnos_system Lenovo cnos system module (#53764) 5 years ago
cnos_template Fixed typo from adress to address (#52143) 5 years ago
cnos_user Lenovo cnos vrf (#54188) 5 years ago
cnos_vlag Fixed typo from adress to address (#52143) 5 years ago
cnos_vlan Lenovo cnos vrf (#54188) 5 years ago
cnos_vrf The module fails on switchport. Check added to fix. (#54970) 5 years ago
collections Fix loading namespaced doc_fragments from collections (#55249) 5 years ago
command_shell Update command/shell docs with note about modules for rebooting(#51499) 5 years ago
conditionals spelling: temaplte -> template (#55665) 5 years ago
config Fix integration tests to support remote hosts. 6 years ago
connection Move unrelated connection test to separate target. 6 years ago
connection_buildah
connection_chroot Fix integration tests with custom inventory. 5 years ago
connection_docker
connection_jail
connection_libvirt_lxc
connection_local Fix integration tests with custom inventory. 5 years ago
connection_lxc
connection_lxd
connection_paramiko_ssh Only use Paramiko in tests when needed. (#54826) 5 years ago
connection_podman Implement connection plugin for podman (#47519) 6 years ago
connection_posix Fix ansible-test target dependency issues. (#50908) 6 years ago
connection_psrp Increase async timeout for psrp connection test (#55068) 5 years ago
connection_ssh Add work-around for scp issue in tests. 5 years ago
connection_windows_ssh Add support for Windows hosts in the SSH connection plugin (#47732) 5 years ago
connection_winrm Fix ansible-test target dependency issues. (#50908) 6 years ago
copy remove deprecated get_md5 from stat (#55659) 5 years ago
cs_account Update Shippable integration test groups. (#43118) 6 years ago
cs_affinitygroup Update Shippable integration test groups. (#43118) 6 years ago
cs_cluster cloudstack: fix E326 (#54657) 5 years ago
cs_common
cs_configuration Update Shippable integration test groups. (#43118) 6 years ago
cs_disk_offering Update Shippable integration test groups. (#43118) 6 years ago
cs_domain Update Shippable integration test groups. (#43118) 6 years ago
cs_firewall tests: cloudstack: wait longer for template to be ready (#52866) 5 years ago
cs_host Update Shippable integration test groups. (#43118) 6 years ago
cs_image_store Add an integration test for deleting image stores in check mode (#54015) 5 years ago
cs_instance Merge pull request #49678 from resmo/fix/cloudstack-tests-unstable 6 years ago
cs_instance_facts Update Shippable integration test groups. (#43118) 6 years ago
cs_instance_nic Update Shippable integration test groups. (#43118) 6 years ago
cs_instance_nic_secondaryip Update Shippable integration test groups. (#43118) 6 years ago
cs_instance_password_reset Cloudstack: Add password reset module (#47931) 6 years ago
cs_instancegroup Update Shippable integration test groups. (#43118) 6 years ago
cs_ip_address Move utility functions out of basic.py (#51715) 5 years ago
cs_iso Update Shippable integration test groups. (#43118) 6 years ago
cs_loadbalancer_rule cs_loadbalancer_rule: add cleanup on unit tests (#55387) 5 years ago
cs_network Update Shippable integration test groups. (#43118) 6 years ago
cs_network_acl Update Shippable integration test groups. (#43118) 6 years ago
cs_network_acl_rule cs_network_acl_rule: implement cidr/cidrs as list (#56083) 5 years ago
cs_network_offering Update Shippable integration test groups. (#43118) 6 years ago
cs_physical_network cloudstack: fix E326 (#54657) 5 years ago
cs_pod cloudstack: fix E326 (#54657) 5 years ago
cs_portforward Update Shippable integration test groups. (#43118) 6 years ago
cs_project Update Shippable integration test groups. (#43118) 6 years ago
cs_region Update Shippable integration test groups. (#43118) 6 years ago
cs_resourcelimit Update Shippable integration test groups. (#43118) 6 years ago
cs_role Update Shippable integration test groups. (#43118) 6 years ago
cs_role_permission Move utility functions out of basic.py (#51715) 5 years ago
cs_router Update Shippable integration test groups. (#43118) 6 years ago
cs_securitygroup Update Shippable integration test groups. (#43118) 6 years ago
cs_securitygroup_rule Update Shippable integration test groups. (#43118) 6 years ago
cs_service_offering cs_service_offering: Implement customizable compute offers (#54597) 5 years ago
cs_snapshot_policy Merge pull request #49678 from resmo/fix/cloudstack-tests-unstable 6 years ago
cs_sshkeypair Update Shippable integration test groups. (#43118) 6 years ago
cs_storage_pool Update Shippable integration test groups. (#43118) 6 years ago
cs_template test: cs_template: fix missing cross_zone in tests (#44794) 6 years ago
cs_traffic_type cloudstack: fix E326 (#54657) 5 years ago
cs_user Update Shippable integration test groups. (#43118) 6 years ago
cs_vlan_ip_range cloudstack: fix E326 (#54657) 5 years ago
cs_vmsnapshot Update Shippable integration test groups. (#43118) 6 years ago
cs_volume cs_volume: fix unit tests cleanup (#54397) 5 years ago
cs_vpc cs_ip_address: fix vpc and network mutually exclusive (#47846) 6 years ago
cs_vpc_offering Cloudstack: fix support for some VPC service capabilities (#45727) 6 years ago
cs_vpn_connection Update Shippable integration test groups. (#43118) 6 years ago
cs_vpn_customer_gateway Update Shippable integration test groups. (#43118) 6 years ago
cs_vpn_gateway Update Shippable integration test groups. (#43118) 6 years ago
cs_zone cloudstack: fix E326 (#54657) 5 years ago
cs_zone_facts cloudstack: fix E326 (#54657) 5 years ago
debconf Update Shippable integration test groups. (#43118) 6 years ago
debug Update Shippable integration test groups. (#43118) 6 years ago
delegate_to Move interface management into delegate_to test. 5 years ago
dellos6_command
dellos6_config
dellos6_facts
dellos9_command
dellos9_config
dellos9_facts
dellos10_command
dellos10_config
dellos10_facts
deploy_helper Update Shippable integration test groups. (#43118) 6 years ago
digital_ocean_floating_ip Migrate existing Digital Ocean integration tests to new framework (#51785) 5 years ago
digital_ocean_ssh_key Migrate existing Digital Ocean integration tests to new framework (#51785) 5 years ago
digital_ocean_tag Digital Ocean integration test for digital_ocean_tag (#49169) 6 years ago
dms_endpoint Dms endpoint module (#54660) 5 years ago
dnf dnf: fix wildcard matching for state: absent (#56013) 5 years ago
docker_config Revert "Temporarily skip failing Docker tests on RHEL 7.6." 5 years ago
docker_container oom_killer and oom_score_adj are available since docker-py 1.8.0. (#56012) 5 years ago
docker_container_info docker modules: make sure everything works with older docker-py versions (#55258) 5 years ago
docker_host_info docker modules: make sure everything works with older docker-py versions (#55258) 5 years ago
docker_image docker modules: make sure everything works with older docker-py versions (#55258) 5 years ago
docker_image_info docker modules: make sure everything works with older docker-py versions (#55258) 5 years ago
docker_network docker modules: make sure everything works with older docker-py versions (#55258) 5 years ago
docker_network_info Revert "Temporarily skip failing Docker tests on RHEL 7.6." 5 years ago
docker_node docker modules: make sure everything works with older docker-py versions (#55258) 5 years ago
docker_node_info docker modules: make sure everything works with older docker-py versions (#55258) 5 years ago
docker_prune docker modules: make sure everything works with older docker-py versions (#55258) 5 years ago
docker_secret Revert "Temporarily skip failing Docker tests on RHEL 7.6." 5 years ago
docker_stack Revert "Temporarily skip failing Docker tests on RHEL 7.6." 5 years ago
docker_swarm docker modules: make sure everything works with older docker-py versions (#55258) 5 years ago
docker_swarm_info docker modules: make sure everything works with older docker-py versions (#55258) 5 years ago
docker_swarm_service docker_swarm_service: Use str type for configs/secrets gid/uid (#55591) 5 years ago
docker_swarm_service_info docker modules: make sure everything works with older docker-py versions (#55258) 5 years ago
docker_volume Revert "Temporarily skip failing Docker tests on RHEL 7.6." 5 years ago
docker_volume_info Revert "Temporarily skip failing Docker tests on RHEL 7.6." 5 years ago
dpkg_selections ansible-test: fix dpkg_selections on Ubuntu 18.04 (#50915) 6 years ago
ec2_ami Update Shippable integration test groups. (#43118) 6 years ago
ec2_asg Make use of Jinja tests 'finished' (#43233) 6 years ago
ec2_elb_lb Update Shippable integration test groups. (#43118) 6 years ago
ec2_group Fix comparison of determining which rules to purge by ignoring descriptions (#48443) 6 years ago
ec2_instance Remove old references to `cloud-config-aws.yml`. 5 years ago
ec2_key Update Shippable integration test groups. (#43118) 6 years ago
ec2_launch_template Remove old references to `cloud-config-aws.yml`. 5 years ago
ec2_metadata_facts Update Shippable integration test groups. (#43118) 6 years ago
ec2_tag ec2_tag: Fix removing tags without specifying a value (#47228) 6 years ago
ec2_transit_gateway AWS: add ec2_transit_gateway_info module (#54460) 5 years ago
ec2_vol Update Shippable integration test groups. (#43118) 6 years ago
ec2_vol_facts ec2_vol_facts: set filters to default value (#51589) 5 years ago
ec2_vpc_egress_igw Update Shippable integration test groups. (#43118) 6 years ago
ec2_vpc_igw Add test suite for ec2_vpc_igw before boto3 upgrade (#45903) 6 years ago
ec2_vpc_nat_gateway Move module tests using TQM to integration tests. 6 years ago
ec2_vpc_net Update Shippable integration test groups. (#43118) 6 years ago
ec2_vpc_route_table Update Shippable integration test groups. (#43118) 6 years ago
ec2_vpc_subnet Update Shippable integration test groups. (#43118) 6 years ago
ec2_vpc_vgw Disable ec2_vpc_vgw tests yet again (#53184) 5 years ago
ec2_vpc_vpn_facts Disable failing ec2_vpc_vpn_facts test. 6 years ago
ecs_cluster Remove old references to `cloud-config-aws.yml`. 5 years ago
ecs_ecr Rebalance AWS integration tests in CI. 5 years ago
efs Remove old references to `cloud-config-aws.yml`. 5 years ago
elb_application_lb elb_application_lb purge rules option (#43113) 6 years ago
elb_classic_lb Rebalance AWS integration tests in CI. 5 years ago
elb_network_lb
elb_target Remove old references to `cloud-config-aws.yml`. 5 years ago
elb_target_facts Remove old references to `cloud-config-aws.yml`. 5 years ago
embedded_module Update Shippable integration test groups. (#43118) 6 years ago
enos_command Lenovo integration test roles 1 (#44559) 6 years ago
enos_config Lenovo integration test roles 1 (#44559) 6 years ago
enos_facts Lenovo integration test roles 1 (#44559) 6 years ago
environment More test fixes for split controller/remote tests. 6 years ago
eos_banner
eos_bgp eos_bgp needs become: yes (#56131) 5 years ago
eos_command Fix eos_command integration test failures (#43922) 6 years ago
eos_config eos_config: Fix test issues (#56180) 5 years ago
eos_eapi
eos_facts Don't validate ip address for mgmt interface (#56136) 5 years ago
eos_interface
eos_l2_interface
eos_l3_interface
eos_linkagg
eos_lldp
eos_logging
eos_smoke Remove unnecessary features from cli_command (#43829) 6 years ago
eos_static_route
eos_system
eos_user
eos_vlan
eos_vrf
error_from_connection Become plugins (#50991) 5 years ago
etcd3 Update Shippable integration test groups. (#43118) 6 years ago
expect Update Shippable integration test groups. (#43118) 6 years ago
facts_d Update Shippable integration test groups. (#43118) 6 years ago
failed_when Update Shippable integration test groups. (#43118) 6 years ago
fetch Fetching a test file, not the motd file (#54739) 5 years ago
file Add option to ignore, warn, or error when a module parameter is converted to a string (#51404) 5 years ago
filesystem fix filesystem tests on OpenSUSE 15+ (#52716) 5 years ago
filters fix combine filter using undefined vars (#55840) 5 years ago
find Update Shippable integration test groups. (#43118) 6 years ago
firewalld Fix firewalld source option handling to be exclusive (#55715) 5 years ago
flatpak Add integration tests for flatpak module 6 years ago
flatpak_remote Use local dummy repo for flatpak_remote integration tests (#52668) 5 years ago
fortios_address Update Shippable integration test groups. (#43118) 6 years ago
fortios_ipv4_policy Update Shippable integration test groups. (#43118) 6 years ago
gathering Configurable and parallel gather facts (#49399) 5 years ago
gathering_facts Fix integration tests with custom inventory. 5 years ago
gcp_bigquery_dataset Bug fixes for GCP modules (#55358) 5 years ago
gcp_bigquery_table Bug fixes for GCP modules (#55358) 5 years ago
gcp_cloudbuild_trigger New Module: gcp_cloudbuild_trigger (#52621) 5 years ago
gcp_compute_address Bug fixes for GCP modules (#55358) 5 years ago
gcp_compute_backend_bucket Bug fixes for GCP modules (#55358) 5 years ago
gcp_compute_backend_service Bug fixes for GCP modules (#55358) 5 years ago
gcp_compute_disk Bug fixes for GCP modules (#55358) 5 years ago
gcp_compute_firewall Bug fixes for GCP modules (#55358) 5 years ago
gcp_compute_forwarding_rule Bug fixes for GCP modules (#55358) 5 years ago
gcp_compute_global_address Bug fixes for GCP modules (#55358) 5 years ago
gcp_compute_global_forwarding_rule Bug fixes for GCP modules (#55358) 5 years ago
gcp_compute_health_check Bug fixes for GCP modules (#55358) 5 years ago
gcp_compute_http_health_check Bug fixes for GCP modules (#55359) 5 years ago
gcp_compute_https_health_check Bug fixes for GCP modules (#55359) 5 years ago
gcp_compute_image Bug fixes for GCP modules (#55359) 5 years ago
gcp_compute_instance Bug fixes for GCP modules (#55359) 5 years ago
gcp_compute_instance_group Bug fixes for GCP modules (#55359) 5 years ago
gcp_compute_instance_group_manager Bug fixes for GCP modules (#55359) 5 years ago
gcp_compute_instance_template Bug fixes for GCP modules (#55359) 5 years ago
gcp_compute_interconnect_attachment New GCP module: gcp_compute_interconnect_attachment (#50680) 6 years ago
gcp_compute_network Bug fixes for GCP modules (#55359) 5 years ago
gcp_compute_region_disk Bug fixes for GCP modules (#55359) 5 years ago
gcp_compute_route Bug fixes for GCP modules (#55359) 5 years ago
gcp_compute_router Bug fixes for GCP modules (#55360) 5 years ago
gcp_compute_ssl_certificate Bug fixes for GCP modules (#55360) 5 years ago
gcp_compute_ssl_policy Bug fixes for GCP modules (#55360) 5 years ago
gcp_compute_subnetwork Bug fixes for GCP modules (#55360) 5 years ago
gcp_compute_target_http_proxy Bug fixes for GCP modules (#55360) 5 years ago
gcp_compute_target_https_proxy Bug fixes for GCP modules (#55360) 5 years ago
gcp_compute_target_pool Bug fixes for GCP modules (#55360) 5 years ago
gcp_compute_target_ssl_proxy Bug fixes for GCP modules (#55360) 5 years ago
gcp_compute_target_tcp_proxy Bug fixes for GCP modules (#55360) 5 years ago
gcp_compute_target_vpn_gateway Bug fixes for GCP modules (#55360) 5 years ago
gcp_compute_url_map Bug fixes for GCP modules (#55360) 5 years ago
gcp_compute_vpn_tunnel Bug fixes for GCP modules (#55360) 5 years ago
gcp_container_cluster Bug fixes for GCP modules (#55361) 5 years ago
gcp_container_node_pool Bug fixes for GCP modules (#55361) 5 years ago
gcp_dns_managed_zone Bug fixes for GCP modules (#55361) 5 years ago
gcp_dns_resource_record_set Bug fixes for GCP modules (#55361) 5 years ago
gcp_iam_role Bug fixes for GCP modules (#55361) 5 years ago
gcp_iam_service_account Bug fixes for GCP modules (#55361) 5 years ago
gcp_iam_service_account_key New GCP module: gcp_iam_service_account_key (#50682) 6 years ago
gcp_pubsub_subscription Bug fixes for GCP modules (#55361) 5 years ago
gcp_pubsub_topic Bug fixes for GCP modules (#55361) 5 years ago
gcp_redis_instance Bug fixes for GCP modules (#55361) 5 years ago
gcp_resourcemanager_project Bug fixes for GCP modules (#55361) 5 years ago
gcp_sourcerepo_repository Bug fixes for GCP modules (#55361) 5 years ago
gcp_spanner_database Bug fixes for GCP modules (#55362) 5 years ago
gcp_spanner_instance Bug fixes for GCP modules (#55362) 5 years ago
gcp_sql_database Bug fixes for GCP modules (#55362) 5 years ago
gcp_sql_instance Bug fixes for GCP modules (#55362) 5 years ago
gcp_sql_user Bug fixes for GCP modules (#55362) 5 years ago
gcp_storage_bucket Bug fixes for GCP modules (#55362) 5 years ago
gcp_storage_bucket_access_control Bug fixes for GCP modules (#55362) 5 years ago
gcp_storage_object New GCP module: gcp_storage_object (#50684) 6 years ago
gem gem: fix tests to work on newer Fedora hosts (#47158) 6 years ago
get_certificate Stop using ca_certs alias. (#54507) 5 years ago
get_url get_url: return no change in check mode when checksum matches (#53070) 5 years ago
getent Update Shippable integration test groups. (#43118) 6 years ago
git Fix git test on FreeBSD with Python 3.x. 5 years ago
git_config Move utility functions out of basic.py (#51715) 5 years ago
github_issue Fixed error handling in github_issue module (#39652) 5 years ago
gitlab_deploy_key Base integration test for gitlab modules (#51490) 6 years ago
gitlab_group Base integration test for gitlab modules (#51490) 6 years ago
gitlab_hook Switch gitlab_hook test to non-deprecated name. 5 years ago
gitlab_project Base integration test for gitlab modules (#51490) 6 years ago
gitlab_runner Base integration test for gitlab modules (#51490) 6 years ago
gitlab_user Base integration test for gitlab modules (#51490) 6 years ago
group Add BusyBox support to group module (#54689) 5 years ago
group_by Clean up group_by integration test. (#54206) 5 years ago
groupby_filter Fix tests which assume `virtualenv` is available. 5 years ago
handlers Template run_once for handlers (#54030) 5 years ago
hash More test fixes for split controller/remote tests. 6 years ago
hcloud_datacenter_facts Revert "Disable hcloud tests until issues are resolved." 5 years ago
hcloud_floating_ip_facts Revert "Disable hcloud tests until issues are resolved." 5 years ago
hcloud_image_facts Revert "Disable hcloud tests until issues are resolved." 5 years ago
hcloud_location_facts Revert "Disable hcloud tests until issues are resolved." 5 years ago
hcloud_server Disable failing hcloud integration tests. 5 years ago
hcloud_server_facts Revert "Disable hcloud tests until issues are resolved." 5 years ago
hcloud_server_type_facts Revert "Disable hcloud tests until issues are resolved." 5 years ago
hcloud_ssh_key Disable failing hcloud integration tests. 5 years ago
hcloud_ssh_key_facts Revert "Disable hcloud tests until issues are resolved." 5 years ago
hcloud_volume Revert "Disable hcloud tests until issues are resolved." 5 years ago
hcloud_volume_facts Revert "Disable hcloud tests until issues are resolved." 5 years ago
hg -Fix: The Ubuntu 14.04 image on Shippable runs an old version of python, causing issues with checking out bitbucket, adjust tests to compensate. (#49433) 6 years ago
hosts_field Fix integration tests with custom inventory. 5 years ago
hwc_network_vpc cloud: huawei: Add new module hwc_network_vpc (#54102) 5 years ago
hwc_smn_topic Added smn module (#54793) 5 years ago
iam_group Improve iam_group exception handling (#45599) 6 years ago
iam_password_policy [aws] New module: iam_password_policy (#36200) 6 years ago
iam_policy Add integration tests for iam_policy (#40115) 6 years ago
ignore_errors Add shippable/posix/group4/ for CI. (#53816) 5 years ago
ignore_unreachable Clean up use of `connection: local` in tests. 5 years ago
include_import Make ansible adhoc work with include_role (#56163) 5 years ago
include_parent_role_vars Add ansible_parent_role_names magic variable (#46687) 5 years ago
include_vars Update documentation for ignore_unknown_extensions (#50383) 6 years ago
includes Fix integration tests to support remote hosts. 6 years ago
influxdb_user Update Shippable integration test groups. (#43118) 6 years ago
ini_file More test fixes for split controller/remote tests. 6 years ago
interpreter_discovery_python Python interpreter discovery (#50163) 5 years ago
intersight_facts Cisco Intersight module_utils and intersight_facts module (#51309) 5 years ago
intersight_rest_api intersight_rest_api module and integration tests. (#52430) 5 years ago
inventory Restore behavior for detecting only localhost, and no limit match. Fixes #52152 (#52172) 5 years ago
inventory_aws_conformance Remove redundant requirements from test. 5 years ago
inventory_aws_ec2 parse botocore.endpoint logs into a list of AWS actions (#49312) 5 years ago
inventory_aws_rds parse botocore.endpoint logs into a list of AWS actions (#49312) 5 years ago
inventory_cloudscale Add cloudscale.ch API inventory plugin (#53517) 5 years ago
inventory_docker_swarm Simplify test include. (#54962) 5 years ago
inventory_foreman Fix inventory cache interface (#50446) 5 years ago
inventory_foreman_script Revert "foreman: Use generic python in test run (#52544)" 5 years ago
inventory_kubevirt_conformance inventory_plugins: Add kubevirt inventory plugin 5 years ago
inventory_path_with_comma Update Shippable integration test groups. (#43118) 6 years ago
inventory_plugin_config Update Shippable integration test groups. (#43118) 6 years ago
inventory_vmware_vm_inventory VMware: fix inventory plugin (#56431) 5 years ago
inventory_yaml Yaml inventory more tolerant (#48883) 6 years ago
ios_banner
ios_bgp New module to support BGP configuration management in IOS (#49121) 5 years ago
ios_command Remove unnecessary features from cli_command (#43829) 6 years ago
ios_config Add backup filename and dir path option for config network modules (#50801) 6 years ago
ios_facts ios_facts: Report space of file systems (#41850) 6 years ago
ios_file ios_file: Don't leave leftover files behind (#42622) 6 years ago
ios_interface
ios_l2_interface
ios_l3_interface
ios_linkagg
ios_lldp
ios_logging
ios_ntp ios_ntp module (#50705) 6 years ago
ios_ping
ios_smoke Update timeout test to match current returned string (#44191) 6 years ago
ios_static_route
ios_system
ios_user Add support for hashed password (#49464) 6 years ago
ios_vlan
iosxr_banner Fix iosxr copy and delete tasks (#44083) 6 years ago
iosxr_bgp Skip iosxr_bgp tests if device is not running XR 6.1.3 (#56123) 5 years ago
iosxr_command Fix iosxr copy and delete tasks (#44083) 6 years ago
iosxr_config Add backup filename and dir path option for config network modules (#50801) 6 years ago
iosxr_facts Fix iosxr copy and delete tasks (#44083) 6 years ago
iosxr_interface Fix iosxr copy and delete tasks (#44083) 6 years ago
iosxr_logging Fix iosxr copy and delete tasks (#44083) 6 years ago
iosxr_netconf Fix iosxr copy and delete tasks (#44083) 6 years ago
iosxr_smoke Fix iosxr copy and delete tasks (#44083) 6 years ago
iosxr_system iosxr_system always syntax error (#43977) 6 years ago
iosxr_user Fix iosxr copy and delete tasks (#44083) 6 years ago
ipify_facts Update Shippable integration test groups. (#43118) 6 years ago
iso_extract apt: remove deprecated installed/removed aliases (#55338) 5 years ago
iterators More test fixes for split controller/remote tests. 6 years ago
java_cert Clean up local_action and delegate_to in tests. (#55835) 5 years ago
jinja2_native_types Use correct python for -c invocations in tests. (#54577) 5 years ago
junos_banner
junos_command Fix junos cli_command integration test (#44558) 6 years ago
junos_config Fix cli_config junos integration test failures (#56159) 5 years ago
junos_facts Fix junos facts integration test failures (#42623) 6 years ago
junos_interface
junos_l2_interface
junos_l3_interface
junos_linkagg
junos_lldp
junos_lldp_interface
junos_logging
junos_netconf
junos_rpc
junos_smoke Remove unnecessary features from cli_command (#43829) 6 years ago
junos_static_route
junos_system
junos_user Remove hardcoded ansible user for junos_user integration tests (#56452) 5 years ago
junos_vlan
junos_vrf
k8s Convert k8s test to role and fix virtulenv usage. (#53883) 5 years ago
known_hosts Fixed hash_host option in known_hosts module. Fixes #44284 6 years ago
lambda_policy rebaalance AWS test groups (#53159) 5 years ago
lineinfile Lineinfile must not insert lines multiples times with insertbefore/insertafter (#49409) 6 years ago
locale_gen Update Shippable integration test groups. (#43118) 6 years ago
lookup_hashi_vault standardize TLS connection properties (#54315) 5 years ago
lookup_inventory_hostnames Migrate command line parsing to argparse (#50610) 5 years ago
lookup_passwordstore Add shippable/posix/group4/ for CI. (#53816) 5 years ago
lookup_paths Clean up use of `connection: local` in tests. 5 years ago
lookup_properties Update Shippable integration test groups. (#43118) 6 years ago
lookups Fix tests which assume `virtualenv` is available. 5 years ago
loop_control fixes for stripping (#52930) 5 years ago
loops Expose loop_control.loop_var as ansible_loop_var (#54240) 5 years ago
luks_device luks_device: add basic check mode (#54477) 5 years ago
lvg List correctly current PV in "lvg" module: fix lvg reduce (#49731) 6 years ago
mail mail: Fix new breakage on python 2.7 (#49197) 6 years ago
memset_dns_reload Clean up local_action and delegate_to in tests. (#55835) 5 years ago
memset_memstore_facts Clean up local_action and delegate_to in tests. (#55835) 5 years ago
memset_server_facts Clean up local_action and delegate_to in tests. (#55835) 5 years ago
memset_zone Clean up local_action and delegate_to in tests. (#55835) 5 years ago
memset_zone_domain Clean up local_action and delegate_to in tests. (#55835) 5 years ago
memset_zone_record Clean up local_action and delegate_to in tests. (#55835) 5 years ago
meraki_admin/tasks meraki_admin - Add documentation for tags and network access (#51415) 5 years ago
meraki_config_template meraki_config_template - Fix actions when specifying net_id (#51586) 5 years ago
meraki_content_filtering New module - meraki/meraki_content_filtering (#51223) 5 years ago
meraki_device meraki_device - Support for creating and modifying device notes (#51100) 5 years ago
meraki_mr_l3_firewall meraki_mr_l3_firewall - Integration test fix (#45366) 6 years ago
meraki_mx_l3_firewall Create untested task to enable a syslog server (#53125) 5 years ago
meraki_network meraki/meraki_network - Enable/disable VLANs on network (#48820) 5 years ago
meraki_organization
meraki_snmp
meraki_ssid meraki_ssid - Modifying SSID won't work when specifying number (#51645) 5 years ago
meraki_static_route New module - meraki_static_route (#49271) 5 years ago
meraki_switchport
meraki_syslog/tasks New module - meraki/meraki_syslog (#48814) 5 years ago
meraki_vlan Meraki - Add check for auth_key parameter (#56199) 5 years ago
meta_tasks Move meta_tasks test inventory into test. 6 years ago
module_defaults Extend `module_defaults` by adding default groups for cloud modules (#44127) 6 years ago
module_precedence More test fixes for split controller/remote tests. 6 years ago
module_utils More test fixes for split controller/remote tests. 6 years ago
mount Last two fields in fstab are optional (fixes #43855) (#43941) 5 years ago
mso_label Rename MSC modules to MSO nomenclature (#50959) 6 years ago
mso_role Rename MSC modules to MSO nomenclature (#50959) 6 years ago
mso_site Rename MSC modules to MSO nomenclature (#50959) 6 years ago
mso_tenant Rename MSC modules to MSO nomenclature (#50959) 6 years ago
mso_user Rename MSC modules to MSO nomenclature (#50959) 6 years ago
mysql_db ansible test: re-enable mysql tests with fix (#50430) 6 years ago
mysql_user Fix integration tests to support remote hosts. 6 years ago
mysql_variables ansible test: re-enable mysql tests with fix (#50430) 6 years ago
netapp_eseries_alerts Define module for managing E-Series email alerts (#42643) 6 years ago
netapp_eseries_asup Define NetApp E-Series ASUP module (#41153) 6 years ago
netapp_eseries_global Define a module for managing E-Series settings (#41010) 6 years ago
netapp_eseries_host Resolve issues in NetApp E-Series Host module (#39748) 6 years ago
netapp_eseries_iscsi_interface New module for managing NetApp E-Series iSCSI Interfaces (#39877) 6 years ago
netapp_eseries_iscsi_target Cleanup yaml files with incorrect task attrs (#53813) 5 years ago
netconf_config Fixes Netconf_config single parameter bug (#56138) 5 years ago
netconf_get
netconf_rpc
nios_a_record Nios integration and unit tests for all remaining nios new modules (#43399) 6 years ago
nios_aaaa_record Nios integration and unit tests for all remaining nios new modules (#43399) 6 years ago
nios_cname_record Nios integration and unit tests for all remaining nios new modules (#43399) 6 years ago
nios_dns_view Update Shippable integration test groups. (#43118) 6 years ago
nios_host_record Allow DNS bypass for add/remove of host records with nios_host_record (#42934) 6 years ago
nios_mx_record Nios integration and unit tests for all remaining nios new modules (#43399) 6 years ago
nios_naptr_record Nios integration and unit tests for all remaining nios new modules (#43399) 6 years ago
nios_network Update Shippable integration test groups. (#43118) 6 years ago
nios_network_view Update Shippable integration test groups. (#43118) 6 years ago
nios_ptr_record Nios integration and unit tests for all remaining nios new modules (#43399) 6 years ago
nios_srv_record Nios integration and unit tests for all remaining nios new modules (#43399) 6 years ago
nios_txt_record Remove obsolete alias from nios_txt_record test. 6 years ago
nios_zone Update Shippable integration test groups. (#43118) 6 years ago
no_log fix tempating issues with no_log and loops (#44468) 6 years ago
npm Update Shippable integration test groups. (#43118) 6 years ago
nuage_vspk Fix nuage_vspk integration test: 5 years ago
nxos_aaa_server
nxos_aaa_server_host fixed nxos_aaa_server_host issue with type 7 encrypt key (#46015) 6 years ago
nxos_acl nxos_acl: some platforms/versions raise when no ACLs are present (#55609) 5 years ago
nxos_acl_interface
nxos_banner nxos_banner: test file cleanup (#55992) 5 years ago
nxos_become
nxos_bgp
nxos_bgp_af
nxos_bgp_neighbor
nxos_bgp_neighbor_af nxos_bgp_neighbor_af:sanity:6k: skip soft-reconfig 'always' test (#55661) 5 years ago
nxos_command Remove unnecessary features from cli_command (#43829) 6 years ago
nxos_config Add nxos_config sanity test (#54258) 5 years ago
nxos_evpn_global
nxos_evpn_vni nxos_evpn_vni: exclude legacy N3k from sanity test (#53452) 5 years ago
nxos_facts Added feature facts to nxos_facts (#45934) 6 years ago
nxos_feature
nxos_file_copy ignore file_pull (#44614) 6 years ago
nxos_gir
nxos_gir_profile_management
nxos_hsrp nxos_hsrp: fix 'sh_preempt': <unknown enum:> (#52858) 5 years ago
nxos_igmp
nxos_igmp_interface
nxos_igmp_snooping nxos_igmp_snooping: more group-timeout fixes (#53553) 5 years ago
nxos_install_os Fix issues with nxos_os_install module (#48811) 6 years ago
nxos_interface nxos: remove deprecated test target files (#55949) 5 years ago
nxos_interface_ospf Add ospf net type (#45904) 6 years ago
nxos_l2_interface
nxos_l3_interface
nxos_linkagg
nxos_lldp
nxos_logging nxos_logging message fix (#49205) 6 years ago
nxos_ntp
nxos_ntp_auth
nxos_ntp_options
nxos_nxapi nxos_nxapi:configure:6k: Add platform excludes to test yamls (#55663) 5 years ago
nxos_nxapi_transports Add explicit ansible_httpapi_port setting (#49314) 6 years ago
nxos_ospf
nxos_ospf_vrf nxos_ospf_vrf:sanity: ignore no default-metric idempotence tests when I7 images (#55615) 5 years ago
nxos_overlay_global
nxos_pim
nxos_pim_interface
nxos_pim_rp_address nxos_pim_rp_address: N7K sanity test fix when removing rp w/pfx-list (#53556) 5 years ago
nxos_reboot Fix nxos_reload timeout and add integration tests (#49632) 6 years ago
nxos_rollback
nxos_rpm
nxos_smoke Remove unnecessary features from cli_command (#43829) 6 years ago
nxos_snapshot
nxos_snmp_community
nxos_snmp_contact
nxos_snmp_host nxos_snmp_host:sanity:6k: Add platform excludes for sanity tests (#55664) 5 years ago
nxos_snmp_location
nxos_snmp_traps nxos_snmp_traps: fix 'group: all' for N35 platforms (#55995) 5 years ago
nxos_snmp_user nxos_snmp_user: platform fixes for get_snmp_user (#55832) 5 years ago
nxos_static_route nxos_static_route: reconcile_candidate fails to remove 'track' routes (#53806) 5 years ago
nxos_system
nxos_udld
nxos_udld_interface
nxos_user nxos_user: auth.yaml test: stronger test password needed (#53533) 5 years ago
nxos_vlan fix nxos_vlan mode idempotence bug (#55144) 5 years ago
nxos_vpc nxos_vpc:Fix multiple idempotency issues, add missing commands (#55735) 5 years ago
nxos_vpc_interface
nxos_vrf
nxos_vrf_af
nxos_vrf_interface
nxos_vrrp
nxos_vtp_domain nxos_vtp_*: Fixes n6k issues (#55737) 5 years ago
nxos_vtp_password nxos_vtp_*: Fixes n6k issues (#55737) 5 years ago
nxos_vtp_version nxos_vtp_*: Fixes n6k issues (#55737) 5 years ago
nxos_vxlan_vtep nxos_vxlan_vtep: sanity.yaml test needs cast for httpapi tcam check (#53531) 5 years ago
nxos_vxlan_vtep_vni
old_style_cache_plugins Clean up use of `connection: local` in tests. 5 years ago
old_style_modules_posix More test fixes for split controller/remote tests. 6 years ago
omit More test fixes for split controller/remote tests. 6 years ago
one_host one_host environment variables, Fixes #44163 (#44568) 6 years ago
openssh_cert openssh_cert: add serial_number param (#54653) 5 years ago
openssh_keypair Clean up use of `connection: local` in tests. 5 years ago
openssl_certificate openssl_certificate: fix passphrase handling for cryptography backend (#56155) 5 years ago
openssl_certificate_info Add openssl_certificate_info module (#54709) 5 years ago
openssl_csr openssl_certificate: fix passphrase handling for cryptography backend (#56155) 5 years ago
openssl_csr_info Add openssl_csr_info module (#54921) 5 years ago
openssl_dhparam openssl_*: add backup option (#54294) 5 years ago
openssl_pkcs12 openssl_pkcs12: Add idempotency checks (#54633) 5 years ago
openssl_privatekey Implement Ed25519, Ed448, X25519 and X448 support (cryptography backend). (#54947) 5 years ago
openssl_privatekey_info Add openssl_privatekey_info module (#54845) 5 years ago
openssl_publickey openssl_*: add backup option (#54294) 5 years ago
openvswitch_bridge
openvswitch_db openvswitch_db : Handle column value conversion and idempotency in no_key case (#43869) 6 years ago
order Fix order integration test. 5 years ago
osx_defaults Remove `skip/rhel8.0` from osx_defaults test. 5 years ago
package Ensure that apt is always chosen on debian/ubuntu (#44413) 6 years ago
package_facts Fix uri tasks (#55403) 5 years ago
parsing Update Shippable integration test groups. (#43118) 6 years ago
patch Update Shippable integration test groups. (#43118) 6 years ago
pause More test fixes for split controller/remote tests. 6 years ago
pids Adding custom module to get PID of the process (#50896) 5 years ago
ping Merge pull request #54367 from mattclay/fix-ping-test 5 years ago
pip Fix git test on FreeBSD with Python 3.x. (#54560) 5 years ago
plugin_filtering Add shippable/posix/group4/ for CI. (#53816) 5 years ago
plugin_loader Update Shippable integration test groups. (#43118) 6 years ago
podman_image Add podman_image and podman_image_info modules (#55103) 5 years ago
podman_image_info Add podman_image and podman_image_info modules (#55103) 5 years ago
postgresql postgresql_table: added cascade option (#56068) 5 years ago
prepare_eos_tests/tasks
prepare_http_tests Use setup_remote_tmp for windows httptester (#53255) 5 years ago
prepare_ios_tests
prepare_iosxr_tests
prepare_junos_tests/tasks Tag prepare tasks as netconf so they can be skipped for cli-only tests (#44119) 6 years ago
prepare_nios_tests/tasks Overhaul ansible-test cloud test plugins. (#53044) 5 years ago
prepare_nuage_tests/tasks Fix nuage_vspk integration test: 5 years ago
prepare_nxos_tests/tasks nxos_pim_rp_address: update sanity test to work with legacy N3K (#53471) 5 years ago
prepare_ovs_tests/tasks apt: remove deprecated installed/removed aliases (#55338) 5 years ago
prepare_sros_tests/tasks
prepare_tests/tasks
prepare_vmware_tests vmware: use hostname in esxi_hostname 5 years ago
prepare_win_tests
psexec Update Shippable integration test groups. (#43118) 6 years ago
pull Fix pull test on FreeBSD with Python 3.x. (#54565) 5 years ago
python_requirements_facts New module: Python Requirements Facts (#43108) 6 years ago
rabbitmq_binding rabbitmq_binding: Add support for state=absent (#48599) 6 years ago
rabbitmq_lookup Fix uri tasks (#55403) 5 years ago
rabbitmq_plugin rabbitmq_binding: Add support for state=absent (#48599) 6 years ago
rabbitmq_publish Pin rabbitmq tests to pika < 1.0.0 to fix tests. 5 years ago
rabbitmq_user rabbitmq_user: 'node' parameter: add default value (#38156) 6 years ago
rabbitmq_vhost Update Shippable integration test groups. (#43118) 6 years ago
rabbitmq_vhost_limits Add rabbitmq_vhost_limits module (#37821) 6 years ago
raw Update Shippable integration test groups. (#43118) 6 years ago
rds_instance rds_instance module and tests (#43789) 6 years ago
rds_param_group Rebalance AWS integration tests in CI. 5 years ago
read_csv More test fixes for split controller/remote tests. 6 years ago
reboot Reboot - add parameter for paths to search for shutdown command (#51194) 5 years ago
redshift Remove invalid test alias. 5 years ago
rel_plugin_loading ensure inventory plugin loading rel to play (#51177) 5 years ago
remote_tmp Update Shippable integration test groups. (#43118) 6 years ago
replace replace - fixed combined before and after usage (#31452) 5 years ago
roles Prevent duplicate role insertion into roles: (#50552) 6 years ago
route53 Rebalance AWS integration tests in CI. 5 years ago
route53_zone Rebalance AWS integration tests in CI. 5 years ago
rpm_key Update Shippable integration test groups. (#43118) 6 years ago
run_modules fix missing attribs with dirct module execution (#53875) 5 years ago
s3_bucket rebaalance AWS test groups (#53159) 5 years ago
s3_lifecycle rebaalance AWS test groups (#53159) 5 years ago
scaleway_compute Migrate Scaleway tests to integration tests 5 years ago
scaleway_image_facts Migrate Scaleway tests to integration tests 5 years ago
scaleway_ip Migrate Scaleway tests to integration tests 5 years ago
scaleway_ip_facts Migrate Scaleway tests to integration tests 5 years ago
scaleway_lb Migrate Scaleway tests to integration tests 5 years ago
scaleway_organization_facts Migrate Scaleway tests to integration tests 5 years ago
scaleway_s3 Clean up local_action and delegate_to in tests. (#55835) 5 years ago
scaleway_security_group Migrate Scaleway tests to integration tests 5 years ago
scaleway_security_group_facts Migrate Scaleway tests to integration tests 5 years ago
scaleway_security_group_rule Migrate Scaleway tests to integration tests 5 years ago
scaleway_server_facts Migrate Scaleway tests to integration tests 5 years ago
scaleway_snapshot_facts Migrate Scaleway tests to integration tests 5 years ago
scaleway_ssh Migrate Scaleway tests to integration tests 5 years ago
scaleway_user_data Migrate Scaleway tests to integration tests 5 years ago
scaleway_volume Migrate Scaleway tests to integration tests 5 years ago
scaleway_volume_facts Migrate Scaleway tests to integration tests 5 years ago
script Use correct python for -c invocations in tests. (#54577) 5 years ago
seboolean Enable seboolean integration test on RHEL 8.0. 6 years ago
sefcontext update sefcontext integration target and enable for rhel8 beta 6 years ago
selinux selogin: check_mode, ignore_selinux_state, tests 5 years ago
sensu_client More test fixes for split controller/remote tests. 6 years ago
sensu_handler More test fixes for split controller/remote tests. 6 years ago
service Fix service integration test python selection. (#54449) 5 years ago
service_facts Update Shippable integration test groups. (#43118) 6 years ago
set_fact Fix integration tests with custom inventory. 5 years ago
setup_acme/tasks Use {{ ansible_python.executable }} instead of python in integration tests. (#47340) 6 years ago
setup_azure
setup_deb_repo Fix integration tests to support remote hosts. 6 years ago
setup_docker Install EPEL on RHEL using RPM from S3. 5 years ago
setup_ec2
setup_epel/tasks Install EPEL on RHEL using RPM from S3. 5 years ago
setup_flatpak_remote Use local dummy repo for flatpak_remote integration tests (#52668) 5 years ago
setup_influxdb/tasks
setup_mysql_db Suse add py3 package vars (#52794) 5 years ago
setup_nobody test - add setup target that creates the nobody user (#52750) 5 years ago
setup_opennebula/vars
setup_openssl Fix OpenSSL tests on FreeBSD with Python 3.x. 5 years ago
setup_paramiko Update Paramiko install during tests on RHEL 8. 5 years ago
setup_passlib/tasks Add setup roles for passlib and pexpect for use with pause and vars_prompt tests (#43613) 6 years ago
setup_pexpect/tasks Add setup roles for passlib and pexpect for use with pause and vars_prompt tests (#43613) 6 years ago
setup_podman Add podman_image and podman_image_info modules (#55103) 5 years ago
setup_postgresql_db Start dbus when setting up postgresql tests. 5 years ago
setup_rabbitmq Install rabbitmq from s3 in tests. 5 years ago
setup_remote_constraints Fix integration tests to support remote hosts. 6 years ago
setup_remote_tmp_dir Fix integration tests to support remote hosts. 6 years ago
setup_rpm_repo Install EPEL on RHEL using RPM from S3. 5 years ago
setup_ssh_keygen Add openssh_keypair module (#46436) 6 years ago
setup_sshkey/tasks
setup_tls Setup TLS integration test for RabbitMQ (#50363) 6 years ago
setup_win_psget Change S3 bucket urls to new method as per #56124 (#56418) 5 years ago
setup_zabbix Update Shippable integration test groups. (#43118) 6 years ago
shadowed_module Use relative inventory paths instead of symlinks. 6 years ago
shell Re-add support for setting shell from play context (#52139) 5 years ago
slurp Update Shippable integration test groups. (#43118) 6 years ago
sns Port the sns module to boto3 (#45634) 6 years ago
sns_topic sns_topic boto3 port (#39292) 6 years ago
special_vars Add ansible_parent_role_names magic variable (#46687) 5 years ago
sqs_queue Rebalance AWS integration tests in CI. 5 years ago
stat remove deprecated get_md5 from stat (#55659) 5 years ago
strategy_linear Move strategy_linear test inventory into test. 6 years ago
sts_assume_role Move type checking methods out of basic.py and add unit tests (#53687) 5 years ago
subversion Fix apache shutdown in subversion test. 5 years ago
supervisorctl Limit supervisor in tests to < 4.0.0. 5 years ago
synchronize Update Shippable integration test groups. (#43118) 6 years ago
synchronize-buildah
sysctl sysctl will now return an error if the value is invalid (#55695) 5 years ago
systemd Update Shippable integration test groups. (#43118) 6 years ago
tags Clean up use of `connection: local` in tests. 5 years ago
task_ordering More test fixes for split controller/remote tests. 6 years ago
template Extend jinja2 nested undefined support to keys/indices (#55094) 5 years ago
template_jinja2_latest Fix tests which assume `virtualenv` is available. 5 years ago
templating_settings Clean up use of `connection: local` in tests. 5 years ago
test_infra Make test-module use default value for interpreter (#54053) 5 years ago
timezone Fix timezone test for newer Fedora containers. (#54874) 5 years ago
tower_common Overhaul ansible-test cloud test plugins. (#53044) 5 years ago
tower_credential Clean up local_action and delegate_to in tests. (#55835) 5 years ago
tower_credential_type New module : tower_credential_type (#37243) 6 years ago
tower_group Clean up local_action and delegate_to in tests. (#55835) 5 years ago
tower_host Clean up local_action and delegate_to in tests. (#55835) 5 years ago
tower_inventory Fixing exception import for tower modules (#50447) 6 years ago
tower_inventory_source Update Shippable integration test groups. (#43118) 6 years ago
tower_job_cancel Fixing exception import for tower modules (#50447) 6 years ago
tower_job_launch Fix handling of inventory and credential options for tower_job_launch (#54967) 5 years ago
tower_job_list Update Shippable integration test groups. (#43118) 6 years ago
tower_job_template Overhaul ansible-test cloud test plugins. (#53044) 5 years ago
tower_job_wait Fixing exception import for tower modules (#50447) 6 years ago
tower_label Fixing exception import for tower modules (#50447) 6 years ago
tower_notification New module: tower_notification (#50512) 6 years ago
tower_organization Overhaul ansible-test cloud test plugins. (#53044) 5 years ago
tower_project Overhaul ansible-test cloud test plugins. (#53044) 5 years ago
tower_receive Adding TowerCLI receive module (#51023) 6 years ago
tower_role Update Shippable integration test groups. (#43118) 6 years ago
tower_send Adding TowerCLI send module (#37843) 6 years ago
tower_settings Add 'tower_settings' module for managing Ansible Tower Settings (#43933) 6 years ago
tower_team Fixing exception import for tower modules (#50447) 6 years ago
tower_user standardize TLS connection properties (#54315) 5 years ago
tower_workflow_launch standardize TLS connection properties (#54315) 5 years ago
tower_workflow_template Overhaul ansible-test cloud test plugins. (#53044) 5 years ago
ucs_disk_group_policy Ucs disk group policy (#43578) 6 years ago
ucs_dns_server Add UCS DNS Server management module (#46789) 6 years ago
ucs_ip_pool
ucs_lan_connectivity support for iscsi vnics based on customer feature request (#48377) 6 years ago
ucs_mac_pool
ucs_managed_objects UCS managed objects module for direct control of any object (#44470) 6 years ago
ucs_ntp_server UCS NTP Server module (#42375) 6 years ago
ucs_org Add module for UCS Org (#46785) 6 years ago
ucs_san_connectivity
ucs_service_profile_template ucs_service_profile_template and integration tests (#48277) 6 years ago
ucs_storage_profile ucs_storage_profile module and integration tests (#42205) 6 years ago
ucs_timezone
ucs_uuid_pool
ucs_vhba_template
ucs_vlans
ucs_vnic_template
ucs_vsans
ucs_wwn_pool
ufw ufw: fix default (again) (#55004) 5 years ago
unarchive Fix integration tests to support remote hosts. 6 years ago
unicode Fix unicode integration test. 5 years ago
until Update Shippable integration test groups. (#43118) 6 years ago
uri uri: do not write the file after failure (#53515) 5 years ago
user Properly reset timezone in user test when it was originally n/a (#55389) 5 years ago
var_blending Fix integration tests with custom inventory. 5 years ago
var_precedence Add shippable/posix/group4/ for CI. (#53816) 5 years ago
vars_prompt Add shippable/posix/group4/ for CI. (#53816) 5 years ago
vault spelling: temaplte -> template (#55665) 5 years ago
vcenter_folder vmware: refactoring of the vcenter_* test roles 5 years ago
vcenter_license vmware: refactoring of the vcenter_* test roles 5 years ago
virt_net virt_net: idempotency of create/stop actions (#53276) 5 years ago
vmware_about_facts vmware: refactoring of vmware test roles -- part1 (#55723) 5 years ago
vmware_cluster vmware: refactoring of vmware test roles -- part1 (#55723) 5 years ago
vmware_cluster_facts vmware: refactoring of vmware test roles -- part1 (#55723) 5 years ago
vmware_datacenter vmware: refactoring of vmware test roles -- part2 (#55724) 5 years ago
vmware_datastore_cluster vmware: refactoring of vmware test roles -- part2 (#55724) 5 years ago
vmware_datastore_facts vmware: refactoring of vmware test roles -- part2 (#55724) 5 years ago
vmware_datastore_maintenancemode vmware: refactoring of vmware test roles -- part2 (#55724) 5 years ago
vmware_drs_group vmware: refactoring of vmware test roles -- part3 5 years ago
vmware_drs_group_facts vmware: refactoring of vmware test roles -- part3 5 years ago
vmware_drs_rule_facts vmware: refactoring of vmware test roles -- part3 5 years ago
vmware_dvs_portgroup vmware: refactoring of vmware test roles -- part3 5 years ago
vmware_dvs_portgroup_facts vmware: refactoring of vmware test roles -- part3 5 years ago
vmware_dvswitch vmware: refactoring of vmware test roles -- part3 5 years ago
vmware_dvswitch_pvlans vmware: refactoring of vmware test roles -- part3 5 years ago
vmware_dvswitch_uplink_pg vmware: refactoring of vmware test roles -- part3 5 years ago
vmware_evc_mode VMware: vCenter Cluster EVC Mode : new module (#56089) 5 years ago
vmware_guest vmware: use hostname in esxi_hostname 5 years ago
vmware_guest_boot_facts vmware: refactoring of vmware test roles -- part4 5 years ago
vmware_guest_custom_attribute_defs vmware: refactoring of vmware test roles -- part4 5 years ago
vmware_guest_custom_attributes vmware: refactoring of vmware test roles -- part4 5 years ago
vmware_guest_customization_facts vmware: refactoring of vmware test roles -- part4 5 years ago
vmware_guest_disk_facts vmware: refactoring of vmware test roles -- part4 5 years ago
vmware_guest_facts VMware: Add managed object id in VM facts (#53523) 5 years ago
vmware_guest_find vmware: refactoring of vmware test roles -- part4 5 years ago
vmware_guest_move vmware: refactoring of vmware test roles -- part4 5 years ago
vmware_guest_powerstate vmware: refactoring of vmware test roles -- part4 5 years ago
vmware_guest_snapshot vmware: refactoring of vmware test roles -- part4 5 years ago
vmware_guest_snapshot_facts vmware: refactoring of vmware test roles -- part4 5 years ago
vmware_guest_tools_wait vmware: refactoring of vmware test roles -- part4 5 years ago
vmware_host vmware: use hostname in esxi_hostname 5 years ago
vmware_host_acceptance vmware: use hostname in esxi_hostname 5 years ago
vmware_host_active_directory vmware: use hostname in esxi_hostname 5 years ago
vmware_host_capability_facts vmware: use hostname in esxi_hostname 5 years ago
vmware_host_config_facts vmware: use hostname in esxi_hostname 5 years ago
vmware_host_config_manager vmware: use hostname in esxi_hostname 5 years ago
vmware_host_dns_facts vmware: use hostname in esxi_hostname 5 years ago
vmware_host_facts vmware: use hostname in esxi_hostname 5 years ago
vmware_host_feature_facts vmware: use hostname in esxi_hostname 5 years ago
vmware_host_firewall_facts vmware: use hostname in esxi_hostname 5 years ago
vmware_host_firewall_manager vmware: use hostname in esxi_hostname 5 years ago
vmware_host_hyperthreading vmware: use hostname in esxi_hostname 5 years ago
vmware_host_ipv6 vmware: use hostname in esxi_hostname 5 years ago
vmware_host_kernel_manager vmware: use hostname in esxi_hostname 5 years ago
vmware_host_ntp vmware: use hostname in esxi_hostname 5 years ago
vmware_host_ntp_facts vmware: use hostname in esxi_hostname 5 years ago
vmware_host_package_facts vmware: use hostname in esxi_hostname 5 years ago
vmware_host_powermgmt_policy vmware: use hostname in esxi_hostname 5 years ago
vmware_host_powerstate vmware: use hostname in esxi_hostname 5 years ago
vmware_host_scanhba Merge pull request #55730 from goneri/vmware_refact_part5 5 years ago
vmware_host_service_facts vmware: use hostname in esxi_hostname 5 years ago
vmware_host_service_manager vmware: use hostname in esxi_hostname 5 years ago
vmware_host_snmp Merge pull request #55730 from goneri/vmware_refact_part5 5 years ago
vmware_host_ssl_facts vmware: use hostname in esxi_hostname 5 years ago
vmware_host_vmhba_facts vmware: use hostname in esxi_hostname 5 years ago
vmware_host_vmnic_facts vmware: use hostname in esxi_hostname 5 years ago
vmware_inventory vmware: refactoring of vmware test roles -- part6 5 years ago
vmware_local_role_facts vmware: refactoring of vmware test roles -- part6 5 years ago
vmware_local_role_manager vmware: refactoring of vmware test roles -- part6 5 years ago
vmware_local_user_facts vmware: refactoring of vmware test roles -- part6 5 years ago
vmware_local_user_manager vmware: refactoring of vmware test roles -- part6 5 years ago
vmware_maintenancemode vmware: use hostname in esxi_hostname 5 years ago
vmware_portgroup VMware: Improve vmware_portgroup (#56382) 5 years ago
vmware_portgroup_facts vmware: use hostname in esxi_hostname 5 years ago
vmware_resource_pool vmware: refactoring of vmware test roles -- part6 5 years ago
vmware_resource_pool_facts vmware: refactoring of vmware test roles -- part6 5 years ago
vmware_tag VMware: Cleanup vCloud references (#56268) 5 years ago
vmware_target_canonical_facts vmware: use hostname in esxi_hostname 5 years ago
vmware_vcenter_settings vmware: refactoring of vmware test roles -- part7 (#55732) 5 years ago
vmware_vcenter_statistics vmware: refactoring of vmware test roles -- part7 (#55732) 5 years ago
vmware_vm_facts vmware_vm_facts: fix the support with regular ESXi 5 years ago
vmware_vm_host_drs_rule vmware: refactoring of vmware test roles -- part7 (#55732) 5 years ago
vmware_vm_vm_drs_rule vmware: refactoring of vmware test roles -- part7 (#55732) 5 years ago
vmware_vmkernel vmware: use hostname in esxi_hostname 5 years ago
vmware_vmkernel_facts vmware: use hostname in esxi_hostname 5 years ago
vmware_vspan_session vmware: refactoring of vmware test roles -- part7 (#55732) 5 years ago
vmware_vswitch vmware: refactoring of vmware test roles -- part7 (#55732) 5 years ago
vmware_vswitch_facts vmware: use hostname in esxi_hostname 5 years ago
vsphere_file vsphere_file: New module to manage files on datastores (#48180) 5 years ago
vultr_account_facts tests: vultr: convert legacy tests to targets (#50156) 6 years ago
vultr_block_storage tests: vultr: convert legacy tests to targets (#50156) 6 years ago
vultr_block_storage_facts tests: vultr: convert legacy tests to targets (#50156) 6 years ago
vultr_dns_domain tests: vultr: convert legacy tests to targets (#50156) 6 years ago
vultr_dns_domain_facts tests: vultr: convert legacy tests to targets (#50156) 6 years ago
vultr_dns_record tests: vultr: convert legacy tests to targets (#50156) 6 years ago
vultr_firewall_group tests: vultr: convert legacy tests to targets (#50156) 6 years ago
vultr_firewall_group_facts tests: vultr: convert legacy tests to targets (#50156) 6 years ago
vultr_firewall_rule tests: vultr: convert legacy tests to targets (#50156) 6 years ago
vultr_network tests: vultr: convert legacy tests to targets (#50156) 6 years ago
vultr_network_facts tests: vultr: convert legacy tests to targets (#50156) 6 years ago
vultr_os_facts tests: vultr: convert legacy tests to targets (#50156) 6 years ago
vultr_plan_facts tests: vultr: fix tests due to vultr API changes (#55621) 5 years ago
vultr_region_facts tests: vultr: convert legacy tests to targets (#50156) 6 years ago
vultr_server Clean up local_action and delegate_to in tests. (#55835) 5 years ago
vultr_server_facts Clean up local_action and delegate_to in tests. (#55835) 5 years ago
vultr_ssh_key tests: vultr: convert legacy tests to targets (#50156) 6 years ago
vultr_ssh_key_facts tests: vultr: convert legacy tests to targets (#50156) 6 years ago
vultr_startup_script tests: vultr: convert legacy tests to targets (#50156) 6 years ago
vultr_startup_script_facts tests: vultr: convert legacy tests to targets (#50156) 6 years ago
vultr_user tests: vultr: convert legacy tests to targets (#50156) 6 years ago
vultr_user_facts tests: vultr: convert legacy tests to targets (#50156) 6 years ago
vyos_banner Update Shippable integration test groups. (#43118) 6 years ago
vyos_command Fix vyos_command integration test (#56091) 5 years ago
vyos_config Add backup filename and dir path option for config network modules (#50801) 6 years ago
vyos_facts Update Shippable integration test groups. (#43118) 6 years ago
vyos_interface
vyos_l3_interface
vyos_linkagg
vyos_lldp Update Shippable integration test groups. (#43118) 6 years ago
vyos_lldp_interface
vyos_logging
vyos_smoke Remove unnecessary features from cli_command (#43829) 6 years ago
vyos_static_route Update Shippable integration test groups. (#43118) 6 years ago
vyos_system
vyos_user
vyos_vlan
wait_for Make wait_for return matched groups defined in search_regex. Closes #… (#47690) 6 years ago
wait_for_connection Ensure action plugins accept only valid args (#44779) 6 years ago
wakeonlan Update Shippable integration test groups. (#43118) 6 years ago
want_json_modules_posix More test fixes for split controller/remote tests. 6 years ago
win_acl win_acl - fix network path qualifier parsing (#55970) 5 years ago
win_acl_inheritance win_acl_inheritance - fix glob like paths (#53829) 5 years ago
win_async_wrapper win_exec: refactor PS exec runner (#45334) 6 years ago
win_audit_policy_system Update Shippable integration test groups. (#43118) 6 years ago
win_audit_rule Update Shippable integration test groups. (#43118) 6 years ago
win_become win become: refactor and add support for passwordless become (#48082) 6 years ago
win_certificate_store win_certificate_store - fix glob like paths (#54007) 5 years ago
win_chocolatey win_chocolatey - Fix incompatibilities with latest Chocolatey release (#53841) 5 years ago
win_chocolatey_config Update Shippable integration test groups. (#43118) 6 years ago
win_chocolatey_facts Add 6th Windows CI group. 5 years ago
win_chocolatey_feature Update Shippable integration test groups. (#43118) 6 years ago
win_chocolatey_source win_chocolatey_source - don't rely on cmd to get source info (#53837) 5 years ago
win_command Change S3 bucket urls to new method as per #56124 (#56418) 5 years ago
win_copy Add 6th Windows CI group. 5 years ago
win_credential Add 6th Windows CI group. 5 years ago
win_csharp_utils Ansible.Basic - fix when deserialising a json string of an array (#55691) 5 years ago
win_disk_facts Correct integration tests for the win_disk_facts module (#51044) 6 years ago
win_dns_record win_dns_record (#51925) 5 years ago
win_domain_group
win_domain_membership Add 6th Windows CI group. 5 years ago
win_dotnet_ngen Add 6th Windows CI group. 5 years ago
win_dsc win_dsc - Add argument validation and other fixes (#53093) 5 years ago
win_environment Added basic equivalent to PowerShell modules (#44705) 6 years ago
win_eventlog Update Shippable integration test groups. (#43118) 6 years ago
win_eventlog_entry reordered windows test groups for better efficiency (#45445) 6 years ago
win_exec_wrapper split PS wrapper and payload (CVE-2018-16859) (#49142) 6 years ago
win_feature win_feature - get tests working on psrp (#55353) 5 years ago
win_fetch Clean up local_action and delegate_to in tests. (#55835) 5 years ago
win_file Fixed win_file crash with hidden files (#52584) 5 years ago
win_find win_find - fix glob like paths (#54005) 5 years ago
win_firewall Don't run integration tests for OS'es older than Windows 2016 (#53057) 5 years ago
win_firewall_rule win_firewall_rule only change arguments passed by user (#54297) 5 years ago
win_format Add win_format (#53925) 5 years ago
win_get_url Change S3 bucket urls to new method as per #56124 (#56418) 5 years ago
win_group Update Shippable integration test groups. (#43118) 6 years ago
win_group_membership Add 6th Windows CI group. 5 years ago
win_hostname Update Shippable integration test groups. (#43118) 6 years ago
win_hosts Add new windows module: win_hosts (#46450) 5 years ago
win_hotfix Change S3 bucket urls to new method as per #56124 (#56418) 5 years ago
win_http_proxy Added win_http_proxy and win_inet_proxy (#54631) 5 years ago
win_iis_webapppool Update Shippable integration test groups. (#43118) 6 years ago
win_iis_webbinding Split Windows tests into 5 groups. 5 years ago
win_inet_proxy Added win_http_proxy and win_inet_proxy (#54631) 5 years ago
win_lineinfile Windows: Add backup parameter to modules (#50033) 5 years ago
win_mapped_drive Split Windows tests into 5 groups. 5 years ago
win_module_utils Change S3 bucket urls to new method as per #56124 (#56418) 5 years ago
win_module_utils_legacy Update Shippable integration test groups. (#43118) 6 years ago
win_msg Update Shippable integration test groups. (#43118) 6 years ago
win_nssm win_nssm: refactor to fix issues, support check mode and add more features (#45693) 5 years ago
win_optional_feature win_optional_feature - support multiple feature in name (#54368) 5 years ago
win_owner win_owner - fix glob like paths (#53830) 5 years ago
win_package Change S3 bucket urls to new method as per #56124 (#56418) 5 years ago
win_pagefile Update Shippable integration test groups. (#43118) 6 years ago
win_partition Add 6th Windows CI group. 5 years ago
win_path Update Shippable integration test groups. (#43118) 6 years ago
win_pester Change S3 bucket urls to new method as per #56124 (#56418) 5 years ago
win_ping Collection content loading (#52194) 5 years ago
win_power_plan win_power_plan: fix for Windows 10 and Server 2008 compatibility (#51471) 6 years ago
win_product_facts Update Shippable integration test groups. (#43118) 6 years ago
win_psexec Change S3 bucket urls to new method as per #56124 (#56418) 5 years ago
win_psmodule Change S3 bucket urls to new method as per #56124 (#56418) 5 years ago
win_psrepository test: optimize win_psmodule tests (#53431) 5 years ago
win_rabbitmq_plugin Update Shippable integration test groups. (#43118) 6 years ago
win_raw psrp - Fix raw and script tests for connection plugin (#55357) 5 years ago
win_rds win_rds: wait for reboot to be complete (#51849) 6 years ago
win_reboot psrp - fix test_command rc for win_reboot (#55354) 5 years ago
win_reg_stat win reg - Support special chars in path (#53305) 5 years ago
win_regedit win reg - Support special chars in path (#53305) 5 years ago
win_region Update Shippable integration test groups. (#43118) 6 years ago
win_regmerge Update Shippable integration test groups. (#43118) 6 years ago
win_route Fixed win_route module (#46395) 6 years ago
win_say win_say: Port to use CSharpUtil AnsibleBasic (#48361) 6 years ago
win_scheduled_task Split Windows tests into 5 groups. 5 years ago
win_scheduled_task_stat win_scheduled_task: add deprecation warning for repetition format (#45468) 6 years ago
win_script psrp - Fix raw and script tests for connection plugin (#55357) 5 years ago
win_security_policy Update Shippable integration test groups. (#43118) 6 years ago
win_service Change S3 bucket urls to new method as per #56124 (#56418) 5 years ago
win_setup test win_setup - make py3 compatible (#51693) 6 years ago
win_share Update Shippable integration test groups. (#43118) 6 years ago
win_shell win_shell: Implement option 'profile', allowing the user to control p… (#54299) 5 years ago
win_shortcut win_shortcut: add run as admin and fix shell folder idempotency (#48584) 6 years ago
win_slurp win_slurp - fix glob like paths (#53831) 5 years ago
win_snmp win_snmp: Initial commit (#45710) 6 years ago
win_stat win_stat - add follow option and fix broken tests (#51522) 6 years ago
win_tempfile win_tempfile - return absolute path on created temp file (#53827) 5 years ago
win_template Windows: Add backup parameter to modules (#50033) 5 years ago
win_timezone Update Shippable integration test groups. (#43118) 6 years ago
win_toast Update Shippable integration test groups. (#43118) 6 years ago
win_unzip fix failing tests 6 years ago
win_updates win_updates - mark as unstable again (#51713) 6 years ago
win_uri Ansible.Basic - fix when deserialising a json string of an array (#55691) 5 years ago
win_user Add 6th Windows CI group. 5 years ago
win_user_profile win_user_profile - new module (#50637) 6 years ago
win_user_right Update Shippable integration test groups. (#43118) 6 years ago
win_wait_for Update Shippable integration test groups. (#43118) 6 years ago
win_wait_for_process win_wait_for_process: Fixes and integration tests (#44801) 6 years ago
win_wakeonlan Update Shippable integration test groups. (#43118) 6 years ago
win_whoami win_whoami - Fix tests to work over psrp (#55352) 5 years ago
win_xml Refactor of win_xml (2nd attempt) to add support for processing multiple nodes and counting nodes matched by xpath (#53362) 5 years ago
windows-paths Update Shippable integration test groups. (#43118) 6 years ago
xattr add skip/docker alias to skip tests when running on Docker (#45955) 6 years ago
xfs_quota New module: xfs_quota (#51654) 5 years ago
xml Warn on incorrect use of parameter, and remove fix for now (#54336) 5 years ago
yarn Update Shippable integration test groups. (#43118) 6 years ago
yum YUM - handle enable of non-existent repo (#53286) 5 years ago
yum_repository Ensure action plugins accept only valid args (#44779) 6 years ago
zabbix_host Clean up local_action and delegate_to in tests. (#55835) 5 years ago
zypper zypper: fix tests to use new URL for OpenSUSE 15.0 (#52453) 5 years ago
zypper_repository zypper_repository: fix return check on newer OpenSUSE versions (#52457) 5 years ago