1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/integration/targets
Gaudenz Steinlin 6471e4653d Integration test cleanup for cloudscale modules (#53629)
* Integration test cleanup for cloudscale modules

This refactors the cleanup procedure for the integration tests of the
cloudscale_server and cloudscale_volume modules to use an "always"
section for cleanup. The cleanup code also deletes all resources which
contain the test run prefix. This ensures that all resources are cleaned
up regardless of the actual test result which is a prerequisite for
running these tests in CI.

* Move cloudscale_floating_ip tests from legacy to integration

This also adds code to make sure that floating IPs are deleted even if a
test run fails. This is unfortunately not possible for floatint IPv6
networks.
2019-03-12 17:53:49 +01:00
..
aci_aaa_user aci_aaa_user: Fix an issue with clear_password_history (#51459) 2019-01-30 01:49:33 +01:00
aci_aaa_user_certificate ACI: Make querying links and nodes possible (#43441) 2018-08-07 23:54:54 +02:00
aci_access_port_block_to_access_port added period in description. Changed integration test to work correctly. 2018-09-28 18:45:13 +02:00
aci_access_port_to_interface_policy_leaf_profile aci_aptiplp: Support missing policy_group (#48000) 2018-11-05 18:21:01 +00:00
aci_access_sub_port_block_to_access_port new module aci_access_sub_port_block_to_access_port (#51940) 2019-03-11 18:05:57 -04:00
aci_aep Add missing aliases file (#50357) 2018-12-29 13:52:40 +00:00
aci_aep_to_domain ACI: Make querying links and nodes possible (#43441) 2018-08-07 23:54:54 +02:00
aci_ap ACI: Implement encoded query_string (#50358) 2019-01-04 00:38:57 +01:00
aci_bd ACI: Fix integration tests using urldecode (#51610) 2019-02-01 16:19:35 +01:00
aci_bd_subnet ACI: Implement encoded query_string (#50358) 2019-01-04 00:38:57 +01:00
aci_config_rollback Fix integration tests (#43847) 2018-09-12 19:34:50 +05:30
aci_config_snapshot ACI: Fix integration tests using urldecode (#51610) 2019-02-01 16:19:35 +01:00
aci_contract ACI: Implement encoded query_string (#50358) 2019-01-04 00:38:57 +01:00
aci_contract_subject ACI: Fix integration tests using urldecode (#51610) 2019-02-01 16:19:35 +01:00
aci_contract_subject_to_filter ACI: Make querying links and nodes possible (#43441) 2018-08-07 23:54:54 +02:00
aci_domain ACI: Make querying links and nodes possible (#43441) 2018-08-07 23:54:54 +02:00
aci_domain_to_vlan_pool ACI: Make querying links and nodes possible (#43441) 2018-08-07 23:54:54 +02:00
aci_encap_pool ACI: Make querying links and nodes possible (#43441) 2018-08-07 23:54:54 +02:00
aci_encap_pool_range ACI: Various changes and doc updates (#52957) 2019-02-26 14:55:40 +01:00
aci_epg ACI: Make querying links and nodes possible (#43441) 2018-08-07 23:54:54 +02:00
aci_epg_to_contract ACI: Make querying links and nodes possible (#43441) 2018-08-07 23:54:54 +02:00
aci_epg_to_domain ACI: Make querying links and nodes possible (#43441) 2018-08-07 23:54:54 +02:00
aci_fabric_node ACI: Make querying links and nodes possible (#43441) 2018-08-07 23:54:54 +02:00
aci_filter ACI: Make querying links and nodes possible (#43441) 2018-08-07 23:54:54 +02:00
aci_filter_entry ACI: Fix integration tests using urldecode (#51610) 2019-02-01 16:19:35 +01:00
aci_firmware_source ACI: Make querying links and nodes possible (#43441) 2018-08-07 23:54:54 +02:00
aci_interface_policy_leaf_policy_group aci_iplpg: Support missing aep (#48001) 2018-11-05 18:20:23 +00:00
aci_interface_policy_leaf_profile ACI: Make querying links and nodes possible (#43441) 2018-08-07 23:54:54 +02:00
aci_interface_policy_ospf ACI: Make querying links and nodes possible (#43441) 2018-08-07 23:54:54 +02:00
aci_interface_selector_to_switch_policy_leaf_profile ACI: Make querying links and nodes possible (#43441) 2018-08-07 23:54:54 +02:00
aci_rest ACI: Make querying links and nodes possible (#43441) 2018-08-07 23:54:54 +02:00
aci_static_binding_to_epg ACI: Make querying links and nodes possible (#43441) 2018-08-07 23:54:54 +02:00
aci_switch_leaf_policy_profile ACI: Make querying links and nodes possible (#43441) 2018-08-07 23:54:54 +02:00
aci_switch_leaf_selector aci_switch_leaf_selector: Support missing policy_group (#47992) 2018-11-05 19:02:06 +01:00
aci_switch_policy_vpc_protection_group aci_switch_policy_vpc_protection_group: Fix idempotency (#45091) 2018-09-03 16:39:39 +02:00
aci_taboo_contract ACI: Make querying links and nodes possible (#43441) 2018-08-07 23:54:54 +02:00
aci_tenant ACI: Make querying links and nodes possible (#43441) 2018-08-07 23:54:54 +02:00
aci_vlan_pool ACI: Make querying links and nodes possible (#43441) 2018-08-07 23:54:54 +02:00
aci_vlan_pool_encap_block ACI: Implement encoded query_string (#50358) 2019-01-04 00:38:57 +01:00
aci_vrf ACI: Implement encoded query_string (#50358) 2019-01-04 00:38:57 +01:00
acl Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
acme_account acme_account: improve account deactivation idempotency (#53234) 2019-03-05 16:08:01 +00:00
acme_account_facts ACME: add diff to acme_account, account_public_key to acme_account_facts, and general refactoring (#49410) 2018-12-02 18:40:14 +01:00
acme_certificate ACME: using new acme-test-container (#44095) 2018-08-14 07:35:15 -07:00
acme_certificate_revoke ACME: use Cryptography (if a new enough version is available) instead of OpenSSL (#42170) 2018-08-12 19:12:01 +02:00
acme_challenge_cert_helper ACME: new helper module for ACME challenges which need TLS certs (#43756) 2018-08-22 23:12:43 +02:00
acme_inspect add acme_inspect module (#48444) 2018-11-30 08:26:18 +01:00
add_host Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
aix_devices new module: aix_devices, manage AIX devices (#32290) 2019-02-04 03:49:25 +01:00
aix_filesystem new module: Configure LVM and NFS file systems for AIX (#30810) 2019-01-05 02:18:12 +01:00
alternatives alternatives - fix OpenSUSE dir on newer distros (#52458) 2019-02-18 16:07:01 +10:00
ansiballz_python Allow setting resource.RLIMIT_NOFILE in modules (#51989) 2019-02-15 17:52:35 -08:00
ansible Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
ansible-galaxy Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
ansible-runner Fix ansible-runner test 2018-12-19 15:08:36 -08:00
any_errors_fatal Fix integration tests with custom inventory. 2019-03-11 21:43:58 -07:00
apache2_module Rebalance shippable/posix/ CI groups. 2018-10-02 11:09:21 -07:00
apt ansible-test: apt cleanup and futher 18.04 fixes (#50906) 2019-01-15 11:16:15 +10:00
apt_key Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
apt_repository ansible-test: apt cleanup and futher 18.04 fixes (#50906) 2019-01-15 11:16:15 +10:00
archive ansible-test: do not upgrade homebrew to speed up tests (#49914) 2018-12-14 10:46:16 +10:00
args Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
asa_acl
asa_command
asa_config asa_config/ios_config: diff strict does not work with multiple parents (#45150) 2018-09-12 07:50:24 +05:30
assemble Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
assert Use sed instead of perl in assert test. 2019-03-06 15:11:47 -08:00
async Allocate an explicit stdin in async_wrapper (#53410) 2019-03-07 09:28:44 -06:00
async_extra_data Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
async_fail Surround top-level function and class definitions with two blank lines. 2018-07-31 12:06:56 -07:00
at Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
authorized_key Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
aws_api_gateway Rebalance AWS integration tests in CI. 2019-02-22 21:56:29 -08:00
aws_caller_facts Rebalance AWS integration tests in CI. 2019-02-22 21:56:29 -08:00
aws_codecommit add module aws_codecommit to represent AWS CodeCommit (#46161) 2018-10-18 14:32:06 +10:00
aws_config Rebalance AWS integration tests in CI. 2019-02-22 21:56:29 -08:00
aws_eks aws_eks_cluster: Add wait functionality (#42259) 2018-07-04 22:30:57 +10:00
aws_elasticbeanstalk_app Rebalance AWS integration tests in CI. 2019-02-22 21:56:29 -08:00
aws_glue_connection Rebalance AWS integration tests in CI. 2019-02-22 21:56:29 -08:00
aws_inspector Rebalance AWS integration tests in CI. 2019-02-22 21:56:29 -08:00
aws_kms aws_kms tags fix (#53088) 2019-02-28 12:54:18 -06:00
aws_lambda Rebalance AWS integration tests in CI. 2019-02-22 21:56:29 -08:00
aws_s3 rebaalance AWS test groups (#53159) 2019-03-05 05:59:29 +10:00
aws_secret Add aws_secret module for managing secretsmanager on AWS (#48486) 2019-02-25 14:27:33 -06:00
aws_ses_identity rebaalance AWS test groups (#53159) 2019-03-05 05:59:29 +10:00
aws_ses_identity_policy rebaalance AWS test groups (#53159) 2019-03-05 05:59:29 +10:00
aws_ses_rule_set Rebalance AWS integration tests in CI. 2019-02-22 21:56:29 -08:00
aws_ssm_parameters Rebalance AWS integration tests in CI. 2019-02-22 21:56:29 -08:00
aws_waf_web_acl Update aliases on integration tests. (#38258) 2018-04-03 23:40:23 -07:00
azure_rm_acs Mark unsupported integration tests. (#38251) 2018-04-03 19:04:23 -07:00
azure_rm_aks Add addon/network/aad support for AKS (#51014) 2019-03-04 17:15:04 +08:00
azure_rm_appgateway adds redirect configurations and probes to azure_rm_appgateway (#46607) 2018-10-16 10:34:24 +08:00
azure_rm_appserviceplan Mark azure_rm_{appserviceplan,webapp} unstable. 2018-10-17 11:36:12 -07:00
azure_rm_autoscale Rebalance Azure tests in CI. 2019-02-22 20:59:18 -08:00
azure_rm_availabilityset Rebalance Azure tests in CI. 2019-02-22 20:59:18 -08:00
azure_rm_cdnprofile add cdnendpoint facts module (#52631) 2019-02-22 13:51:38 +08:00
azure_rm_containerinstance Rebalance Azure tests in CI. 2019-02-22 20:59:18 -08:00
azure_rm_containerregistry removed state present which is default (#53434) 2019-03-07 13:13:12 +08:00
azure_rm_cosmosdbaccount Adding cosmosdb account facts module (#51993) 2019-02-19 11:18:12 +08:00
azure_rm_deployment fix azure_rm_deployment test 2019-02-07 12:21:36 -08:00
azure_rm_devtestlab Disable DevTest Labs tests. 2019-03-08 22:22:41 -08:00
azure_rm_dnszone removed state present which is default (#53434) 2019-03-07 13:13:12 +08:00
azure_rm_functionapp Rebalance Azure tests in CI. 2019-02-22 20:59:18 -08:00
azure_rm_image azure_rm_image module's source can accept dict value (#48864) 2018-12-10 10:29:12 +08:00
azure_rm_keyvault Overhaul ansible-test cloud test plugins. (#53044) 2019-02-28 18:25:49 -08:00
azure_rm_loadbalancer Fixes #42407 add inbound_nat_rules for loadbalancer (#52966) 2019-03-06 07:15:52 +08:00
azure_rm_managed_disk removed state present which is default (#53434) 2019-03-07 13:13:12 +08:00
azure_rm_mysqlserver adding mysql configuration module (#45076) 2019-02-27 14:42:42 -08:00
azure_rm_networkinterface add application security group facts (#52629) 2019-02-22 16:11:24 +08:00
azure_rm_postgresqlserver Adding postgresql configuration module (#45072) 2019-02-27 14:43:50 -08:00
azure_rm_publicipaddress Rebalance Azure tests in CI. 2019-02-22 20:59:18 -08:00
azure_rm_rediscache Rebalance Azure tests in CI. 2019-02-22 20:59:18 -08:00
azure_rm_resource Rebalance Azure tests in CI. 2019-02-22 20:59:18 -08:00
azure_rm_roledefinition add azure role definition module (#52468) 2019-03-06 11:09:54 -08:00
azure_rm_routetable Add route table and route module (#41175) 2018-08-22 15:24:57 -07:00
azure_rm_securitygroup Rebalance Azure tests in CI. 2019-02-22 20:59:18 -08:00
azure_rm_sqlserver adding tags to azure_rm_sqldatabase (#52615) 2019-02-20 16:17:45 -08:00
azure_rm_storageaccount removed state present which is default (#53434) 2019-03-07 13:13:12 +08:00
azure_rm_storageblob removed state present which is default (#53434) 2019-03-07 13:13:12 +08:00
azure_rm_subnet Rebalance Azure tests in CI. 2019-02-22 20:59:18 -08:00
azure_rm_trafficmanagerprofile [new module] Azure Traffic Manager profile module (#43812) 2018-08-30 14:18:53 +10:00
azure_rm_virtualmachine removed state present which is default (#53434) 2019-03-07 13:13:12 +08:00
azure_rm_virtualmachine_extension modified storageaccount fact return curated result with connection string (#49702) 2019-02-18 16:48:56 +08:00
azure_rm_virtualmachine_scaleset removed state present which is default (#53434) 2019-03-07 13:13:12 +08:00
azure_rm_virtualmachineimage_facts Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
azure_rm_virtualnetwork Rebalance Azure tests in CI. 2019-02-22 20:59:18 -08:00
azure_rm_virtualnetworkpeering Rebalance Azure tests in CI. 2019-02-22 20:59:18 -08:00
azure_rm_webapp add new module for webapp slot (#48862) 2019-01-30 15:20:32 -08:00
become Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
binary Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
binary_modules Cleanup integration test inventory. (#50753) 2019-01-10 14:45:12 -08:00
binary_modules_posix Fix ansible-test target dependency issues. (#50908) 2019-01-14 19:57:32 -08:00
binary_modules_winrm Fix ansible-test target dependency issues. (#50908) 2019-01-14 19:57:32 -08:00
blockinfile Use bytes rather than native string for result (#46281) 2018-09-28 16:04:50 -04:00
blocks Revert Clear failed state in always only if we did rescue (#52968) 2019-02-26 16:22:32 +10:00
callback_default Fix integration tests with custom inventory. 2019-03-11 21:43:58 -07:00
callback_retry_task_name Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
certificate_complete_chain Use {{ ansible_python.executable }} instead of python in integration tests. (#47340) 2018-10-19 09:00:34 +02:00
changed_when Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
check_mode More test fixes for split controller/remote tests. 2019-01-25 20:46:53 -08:00
cloud_init_data_facts test suse: get tests working on newer OpenSUSE distributions (#52539) 2019-02-19 13:20:08 +10:00
cloudformation_stack_set New module cloudformation_stack_set (#41669) 2018-08-20 14:38:14 -04:00
cloudfront_distribution Handle FieldLevelEncryptionId in cloudfront_distribution (#41770) 2018-07-19 08:27:13 -04:00
cloudscale_common Integration test cleanup for cloudscale modules (#53629) 2019-03-12 17:53:49 +01:00
cloudscale_floating_ip Integration test cleanup for cloudscale modules (#53629) 2019-03-12 17:53:49 +01:00
cloudscale_server Integration test cleanup for cloudscale modules (#53629) 2019-03-12 17:53:49 +01:00
cloudscale_volume Integration test cleanup for cloudscale modules (#53629) 2019-03-12 17:53:49 +01:00
cnos_backup Fixed typo from adress to address (#52143) 2019-02-13 13:57:13 +05:30
cnos_banner Fixed typo from adress to address (#52143) 2019-02-13 13:57:13 +05:30
cnos_bgp Fixed typo from adress to address (#52143) 2019-02-13 13:57:13 +05:30
cnos_command Fixed typo from adress to address (#52143) 2019-02-13 13:57:13 +05:30
cnos_conditional_command Fixed typo from adress to address (#52143) 2019-02-13 13:57:13 +05:30
cnos_conditional_template Fixed typo from adress to address (#52143) 2019-02-13 13:57:13 +05:30
cnos_config Fixed typo from adress to address (#52143) 2019-02-13 13:57:13 +05:30
cnos_facts Fixed typo from adress to address (#52143) 2019-02-13 13:57:13 +05:30
cnos_image Fixed typo from adress to address (#52143) 2019-02-13 13:57:13 +05:30
cnos_interface Fixed typo from adress to address (#52143) 2019-02-13 13:57:13 +05:30
cnos_l2_interface Fixed typo from adress to address (#52143) 2019-02-13 13:57:13 +05:30
cnos_l3_interface To fix bug on switch port issue of L3 interfaces. (#53267) 2019-03-06 12:08:53 -05:00
cnos_linkagg Fixed typo from adress to address (#52143) 2019-02-13 13:57:13 +05:30
cnos_lldp Lenovo cnos lldp (#52568) 2019-02-20 17:30:09 -05:00
cnos_logging Lenovo cnos logging (#52978) 2019-02-27 14:15:56 -05:00
cnos_rollback Fixed typo from adress to address (#52143) 2019-02-13 13:57:13 +05:30
cnos_save Lenovo finetune modules (#46623) 2018-10-11 09:49:49 -04:00
cnos_showrun Fixed typo from adress to address (#52143) 2019-02-13 13:57:13 +05:30
cnos_template Fixed typo from adress to address (#52143) 2019-02-13 13:57:13 +05:30
cnos_vlag Fixed typo from adress to address (#52143) 2019-02-13 13:57:13 +05:30
cnos_vlan Fixed typo from adress to address (#52143) 2019-02-13 13:57:13 +05:30
command_shell Update command/shell docs with note about modules for rebooting(#51499) 2019-02-13 13:54:36 -05:00
conditionals Fix conditionals integration test. (#53583) 2019-03-08 22:59:00 -08:00
config Fix integration tests to support remote hosts. 2019-01-24 19:57:04 -08:00
connection Move unrelated connection test to separate target. 2019-01-11 15:27:06 -08:00
connection_buildah Mark unsupported integration tests. (#38251) 2018-04-03 19:04:23 -07:00
connection_chroot Fix integration tests with custom inventory. 2019-03-11 21:43:58 -07:00
connection_docker Mark unsupported integration tests. (#38251) 2018-04-03 19:04:23 -07:00
connection_jail Mark unsupported integration tests. (#38251) 2018-04-03 19:04:23 -07:00
connection_libvirt_lxc Mark unsupported integration tests. (#38251) 2018-04-03 19:04:23 -07:00
connection_local Fix integration tests with custom inventory. 2019-03-11 21:43:58 -07:00
connection_lxc Mark unsupported integration tests. (#38251) 2018-04-03 19:04:23 -07:00
connection_lxd Mark unsupported integration tests. (#38251) 2018-04-03 19:04:23 -07:00
connection_paramiko_ssh Fix integration tests with custom inventory. 2019-03-11 21:43:58 -07:00
connection_podman Implement connection plugin for podman (#47519) 2018-11-01 10:14:18 -04:00
connection_posix Fix ansible-test target dependency issues. (#50908) 2019-01-14 19:57:32 -08:00
connection_psrp Fix ansible-test target dependency issues. (#50908) 2019-01-14 19:57:32 -08:00
connection_ssh Fix integration tests with custom inventory. 2019-03-11 21:43:58 -07:00
connection_windows_ssh Add support for Windows hosts in the SSH connection plugin (#47732) 2019-03-07 16:38:02 -08:00
connection_winrm Fix ansible-test target dependency issues. (#50908) 2019-01-14 19:57:32 -08:00
copy test - add setup target that creates the nobody user (#52750) 2019-02-22 14:04:10 +10:00
cs_account Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
cs_affinitygroup Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
cs_cluster Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
cs_common cs_instance: implement host migration support (#40309) 2018-05-25 11:20:04 +02:00
cs_configuration Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
cs_disk_offering Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
cs_domain Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
cs_firewall tests: cloudstack: wait longer for template to be ready (#52866) 2019-02-23 09:39:42 +01:00
cs_host Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
cs_instance Merge pull request #49678 from resmo/fix/cloudstack-tests-unstable 2018-12-10 08:39:16 -08:00
cs_instance_facts Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
cs_instance_nic Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
cs_instance_nic_secondaryip Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
cs_instance_password_reset Cloudstack: Add password reset module (#47931) 2018-11-26 18:20:52 +01:00
cs_instancegroup Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
cs_ip_address tests: cloudstack: wait longer for template to be ready (#52866) 2019-02-23 09:39:42 +01:00
cs_iso Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
cs_loadbalancer_rule Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
cs_network Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
cs_network_acl Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
cs_network_acl_rule Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
cs_network_offering Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
cs_pod cs_pod: workaround for 4.11 API break (#43944) 2018-08-11 09:22:14 +02:00
cs_portforward Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
cs_project Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
cs_region Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
cs_resourcelimit Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
cs_role Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
cs_role_permission Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
cs_router Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
cs_securitygroup Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
cs_securitygroup_rule Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
cs_service_offering Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
cs_snapshot_policy Merge pull request #49678 from resmo/fix/cloudstack-tests-unstable 2018-12-10 08:39:16 -08:00
cs_sshkeypair Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
cs_storage_pool Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
cs_template test: cs_template: fix missing cross_zone in tests (#44794) 2018-08-29 00:09:11 +02:00
cs_user Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
cs_vlan_ip_range Cloudstack: New module cs_vlan_ip_range (#51597) 2019-02-06 11:33:27 +01:00
cs_vmsnapshot Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
cs_volume Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
cs_vpc cs_ip_address: fix vpc and network mutually exclusive (#47846) 2018-11-01 07:26:08 +01:00
cs_vpc_offering Cloudstack: fix support for some VPC service capabilities (#45727) 2018-09-17 16:08:16 +02:00
cs_vpn_connection Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
cs_vpn_customer_gateway Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
cs_vpn_gateway Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
cs_zone Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
cs_zone_facts Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
debconf Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
debug Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
delegate_to Fix integration test inventory. 2019-03-12 00:00:32 -07:00
dellos6_command
dellos6_config Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 2018-05-30 13:03:20 -04:00
dellos6_facts
dellos9_command
dellos9_config Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 2018-05-30 13:03:20 -04:00
dellos9_facts
dellos10_command
dellos10_config Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 2018-05-30 13:03:20 -04:00
dellos10_facts
deploy_helper Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
digital_ocean_floating_ip Migrate existing Digital Ocean integration tests to new framework (#51785) 2019-02-27 19:14:43 -05:00
digital_ocean_ssh_key Migrate existing Digital Ocean integration tests to new framework (#51785) 2019-02-27 19:14:43 -05:00
digital_ocean_tag Digital Ocean integration test for digital_ocean_tag (#49169) 2019-02-02 05:19:25 +01:00
dnf yum/dnf: Add download_dir param (#53171) 2019-03-04 13:08:58 -05:00
docker_config Rebalance docker_* integration tests. 2019-03-07 10:59:40 -08:00
docker_container docker_container: show warnings, fix/improve tests (#53440) 2019-03-11 19:04:06 +10:00
docker_container_facts docker_*: enable RHEL8 tests (#53313) 2019-03-05 10:50:28 -08:00
docker_host_facts docker_*: enable RHEL8 tests (#53313) 2019-03-05 10:50:28 -08:00
docker_image [docker_image] fix the changed state for tagging and pushing (#53451) 2019-03-08 08:28:42 +00:00
docker_image_facts docker_*: enable RHEL8 tests (#53313) 2019-03-05 10:50:28 -08:00
docker_network docker_*: enable RHEL8 tests (#53313) 2019-03-05 10:50:28 -08:00
docker_network_facts docker_*: enable RHEL8 tests (#53313) 2019-03-05 10:50:28 -08:00
docker_node Fix return variable name. 2019-03-05 14:40:26 -08:00
docker_node_facts Rebalance docker_* integration tests. 2019-03-07 10:59:40 -08:00
docker_prune docker_*: enable RHEL8 tests (#53313) 2019-03-05 10:50:28 -08:00
docker_secret docker_*: enable RHEL8 tests (#53313) 2019-03-05 10:50:28 -08:00
docker_stack docker_*: enable RHEL8 tests (#53313) 2019-03-05 10:50:28 -08:00
docker_swarm docker_*: enable RHEL8 tests (#53313) 2019-03-05 10:50:28 -08:00
docker_swarm_facts Rebalance docker_* integration tests. 2019-03-07 10:59:40 -08:00
docker_swarm_service docker_swarm_service: Add option rollback_config (#53594) 2019-03-11 18:55:41 +10:00
docker_volume docker_*: enable RHEL8 tests (#53313) 2019-03-05 10:50:28 -08:00
docker_volume_facts Rebalance docker_* integration tests. 2019-03-07 10:59:40 -08:00
dpkg_selections ansible-test: fix dpkg_selections on Ubuntu 18.04 (#50915) 2019-01-15 14:37:20 +10:00
ec2_ami Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
ec2_asg Make use of Jinja tests 'finished' (#43233) 2018-07-30 10:41:49 +02:00
ec2_elb_lb Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
ec2_group Fix comparison of determining which rules to purge by ignoring descriptions (#48443) 2018-11-21 08:04:10 +10:00
ec2_instance Fix ec2_instance eventual consistency when wait: false (#51885) 2019-03-06 22:46:37 +10:00
ec2_key Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
ec2_launch_template New module: AWS EC2 Launch Template (#46972) 2018-11-29 13:59:10 -05:00
ec2_metadata_facts Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
ec2_tag ec2_tag: Fix removing tags without specifying a value (#47228) 2018-10-18 10:13:08 -04:00
ec2_vol Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
ec2_vol_facts ec2_vol_facts: set filters to default value (#51589) 2019-02-07 21:53:25 +05:30
ec2_vpc_egress_igw Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
ec2_vpc_igw Add test suite for ec2_vpc_igw before boto3 upgrade (#45903) 2018-10-04 17:42:37 -04:00
ec2_vpc_nat_gateway Move module tests using TQM to integration tests. 2018-09-27 13:46:19 -07:00
ec2_vpc_net Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
ec2_vpc_route_table Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
ec2_vpc_subnet Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
ec2_vpc_vgw Disable ec2_vpc_vgw tests yet again (#53184) 2019-03-01 14:55:07 -06:00
ec2_vpc_vpn_facts Disable failing ec2_vpc_vpn_facts test. 2018-12-10 14:05:18 -08:00
ecs_cluster Add launch type to ecs task (#49081) 2019-03-06 22:40:32 +10:00
ecs_ecr Rebalance AWS integration tests in CI. 2019-02-22 21:56:29 -08:00
efs EFS - add support for new Provisioned Throughput (#43253) 2018-09-19 09:10:56 +10:00
elb_application_lb elb_application_lb purge rules option (#43113) 2018-07-25 20:55:34 +10:00
elb_classic_lb Rebalance AWS integration tests in CI. 2019-02-22 21:56:29 -08:00
elb_network_lb New module: AWS Network load balancer (#33808) 2018-05-24 16:38:34 -04:00
elb_target Fail with nice error message if elb target_type=ip not supported (#38313) 2018-05-03 08:36:52 -04:00
elb_target_facts [aws] New module: elb_target_facts (#43565) 2018-08-30 10:47:28 -04:00
embedded_module Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
enos_command Lenovo integration test roles 1 (#44559) 2018-08-29 16:02:06 -04:00
enos_config Lenovo integration test roles 1 (#44559) 2018-08-29 16:02:06 -04:00
enos_facts Lenovo integration test roles 1 (#44559) 2018-08-29 16:02:06 -04:00
environment More test fixes for split controller/remote tests. 2019-01-25 20:46:53 -08:00
eos_banner Fix eapi tests to use become (#40838) 2018-05-29 14:18:03 -04:00
eos_bgp New module for BGP configuration management in Arista EOS (#52722) 2019-03-12 17:31:58 +05:30
eos_command Fix eos_command integration test failures (#43922) 2018-08-10 15:20:38 +05:30
eos_config Add backup filename and dir path option for config network modules (#50801) 2019-01-24 09:36:16 +05:30
eos_eapi Remove local from most eos tests now that provider is out (#40875) 2018-05-30 08:40:28 -04:00
eos_facts Fix eapi tests to use become (#40838) 2018-05-29 14:18:03 -04:00
eos_interface Remove local from most eos tests now that provider is out (#40875) 2018-05-30 08:40:28 -04:00
eos_l2_interface Remove local from most eos tests now that provider is out (#40875) 2018-05-30 08:40:28 -04:00
eos_l3_interface Remove local from most eos tests now that provider is out (#40875) 2018-05-30 08:40:28 -04:00
eos_linkagg Remove local from most eos tests now that provider is out (#40875) 2018-05-30 08:40:28 -04:00
eos_lldp Remove local from most eos tests now that provider is out (#40875) 2018-05-30 08:40:28 -04:00
eos_logging Fixes eos_logging idempotence issue #31862 (#40604) 2018-05-30 18:21:54 +05:30
eos_smoke Remove unnecessary features from cli_command (#43829) 2018-08-09 12:46:38 -04:00
eos_static_route Remove local from most eos tests now that provider is out (#40875) 2018-05-30 08:40:28 -04:00
eos_system Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 2018-05-30 13:03:20 -04:00
eos_user Remove local from most eos tests now that provider is out (#40875) 2018-05-30 08:40:28 -04:00
eos_vlan Remove local from most eos tests now that provider is out (#40875) 2018-05-30 08:40:28 -04:00
eos_vrf Remove local from most eos tests now that provider is out (#40875) 2018-05-30 08:40:28 -04:00
error_from_connection Become plugins (#50991) 2019-02-11 11:27:44 -06:00
etcd3 Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
expect Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
facts_d Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
failed_when Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
fetch Fix integration tests to support remote hosts. 2019-01-24 19:57:04 -08:00
file Add option to ignore, warn, or error when a module parameter is converted to a string (#51404) 2019-02-22 16:44:32 -05:00
filesystem fix filesystem tests on OpenSUSE 15+ (#52716) 2019-02-22 08:15:12 +10:00
filters Allow dict2items to work with hostvars (#53538) 2019-03-08 14:36:53 -06:00
find Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
firewalld test suse: get tests working on newer OpenSUSE distributions (#52539) 2019-02-19 13:20:08 +10:00
flatpak Add integration tests for flatpak module 2018-09-07 17:49:26 +02:00
flatpak_remote Add integration tests for flatpak_remote module 2018-09-07 23:01:36 +02:00
fortios_address Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
fortios_ipv4_policy Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
gathering Configurable and parallel gather facts (#49399) 2019-03-08 13:08:37 -05:00
gathering_facts Fix integration tests with custom inventory. 2019-03-11 21:43:58 -07:00
gcp_bigquery_dataset New GCP module: gcp_bigquery_dataset (#50676) 2019-01-16 14:16:51 -05:00
gcp_bigquery_table New GCP module: gcp_bigquery_table (#50678) 2019-01-16 14:16:37 -05:00
gcp_cloudbuild_trigger New Module: gcp_cloudbuild_trigger (#52621) 2019-02-20 13:11:40 -05:00
gcp_compute_address Bug fixes for gcp_compute_address (#42704) 2018-08-13 10:50:04 -04:00
gcp_compute_backend_bucket Bug fixes for GCP modules (as of 2019-01-09T15:35:45-08:00) (#50783) 2019-01-16 14:15:35 -05:00
gcp_compute_backend_service Bug fixes for GCP modules (as of 2019-01-09T15:35:45-08:00) (#50783) 2019-01-16 14:15:35 -05:00
gcp_compute_disk Bug fixes for gcp_compute_disk (#42806) 2018-08-13 12:04:57 -04:00
gcp_compute_firewall Bug fixes for gcp_compute_firewall (#42807) 2018-08-13 14:55:10 -04:00
gcp_compute_forwarding_rule Bug fixes for GCP modules (as of 2019-01-09T15:35:45-08:00) (#50783) 2019-01-16 14:15:35 -05:00
gcp_compute_global_address Bug fixes for gcp_compute_global_address (#42809) 2018-08-13 12:02:10 -04:00
gcp_compute_global_forwarding_rule Bug fixes for GCP modules (as of 2019-01-09T15:35:45-08:00) (#50783) 2019-01-16 14:15:35 -05:00
gcp_compute_health_check Bug fixes for gcp_compute_health_check (#42811) 2018-08-13 12:07:24 -04:00
gcp_compute_http_health_check Bug fixes for gcp_compute_http_health_check (#42812) 2018-08-15 13:52:00 -04:00
gcp_compute_https_health_check Bug fixes for gcp_compute_https_health_check (#42813) 2018-08-13 12:08:42 -04:00
gcp_compute_image Bug fixes for GCP modules (as of 2019-01-09T15:35:45-08:00) (#50783) 2019-01-16 14:15:35 -05:00
gcp_compute_instance Bug fixes for GCP modules (as of 2019-01-09T15:35:45-08:00) (#50784) 2019-01-16 14:15:15 -05:00
gcp_compute_instance_group Bug fixes for GCP modules (as of 2019-01-09T15:35:45-08:00) (#50784) 2019-01-16 14:15:15 -05:00
gcp_compute_instance_group_manager Bug fixes for GCP modules (as of 2019-01-09T15:35:45-08:00) (#50784) 2019-01-16 14:15:15 -05:00
gcp_compute_instance_template Bug fixes for GCP modules (as of 2019-01-09T15:35:45-08:00) (#50784) 2019-01-16 14:15:15 -05:00
gcp_compute_interconnect_attachment New GCP module: gcp_compute_interconnect_attachment (#50680) 2019-01-16 14:16:28 -05:00
gcp_compute_network Bug fixes for gcp_compute_network (#42819) 2018-08-15 13:52:13 -04:00
gcp_compute_region_disk Bug fixes for GCP modules (as of 2019-01-09T15:35:45-08:00) (#50784) 2019-01-16 14:15:15 -05:00
gcp_compute_route Bug fixes for GCP modules (as of 2019-01-09T15:35:45-08:00) (#50784) 2019-01-16 14:15:15 -05:00
gcp_compute_router Bug fixes for GCP modules (as of 2019-01-09T15:35:45-08:00) (#50784) 2019-01-16 14:15:15 -05:00
gcp_compute_ssl_certificate Bug fixes for gcp_compute_ssl_certificate (#42821) 2018-08-13 12:15:15 -04:00
gcp_compute_ssl_policy New GCP Module: gcp_compute_ssl_policy (#42797) 2018-08-22 13:00:15 -04:00
gcp_compute_subnetwork Bug fixes for GCP modules (as of 2019-01-09T15:35:45-08:00) (#50784) 2019-01-16 14:15:15 -05:00
gcp_compute_target_http_proxy Bug fixes for GCP modules (as of 2019-01-09T15:35:45-08:00) (#50784) 2019-01-16 14:15:15 -05:00
gcp_compute_target_https_proxy Bug fixes for GCP modules (as of 2019-01-09T15:35:45-08:00) (#50785) 2019-01-16 14:15:03 -05:00
gcp_compute_target_pool Bug fixes for gcp_compute_target_pool (#42825) 2018-08-14 09:52:40 -04:00
gcp_compute_target_ssl_proxy Bug fixes for GCP modules (as of 2019-01-09T15:35:45-08:00) (#50785) 2019-01-16 14:15:03 -05:00
gcp_compute_target_tcp_proxy Bug fixes for GCP modules (as of 2019-01-09T15:35:45-08:00) (#50785) 2019-01-16 14:15:03 -05:00
gcp_compute_target_vpn_gateway Bug fixes for GCP modules (as of 2019-01-09T15:35:45-08:00) (#50785) 2019-01-16 14:15:03 -05:00
gcp_compute_url_map Bug fixes for GCP modules (as of 2019-01-09T15:35:45-08:00) (#50785) 2019-01-16 14:15:03 -05:00
gcp_compute_vpn_tunnel Bug fixes for GCP modules (as of 2019-01-09T15:35:45-08:00) (#50785) 2019-01-16 14:15:03 -05:00
gcp_container_cluster Bug fixes for GCP modules (#51573) 2019-01-31 17:03:38 -05:00
gcp_container_node_pool Bug fixes for GCP modules (#51574) 2019-01-31 17:03:24 -05:00
gcp_dns_managed_zone GCP MagicModules bug fixes (#47285) 2018-10-18 10:55:42 -04:00
gcp_dns_resource_record_set Bug fixes for GCP modules (as of 2019-01-09T15:35:45-08:00) (#50785) 2019-01-16 14:15:03 -05:00
gcp_iam_service_account New GCP module: gcp_iam_service_account (#50681) 2019-01-16 14:16:14 -05:00
gcp_iam_service_account_key New GCP module: gcp_iam_service_account_key (#50682) 2019-01-23 16:49:50 -05:00
gcp_pubsub_subscription Bug fixes for GCP modules (as of 2019-01-09T15:35:45-08:00) (#50785) 2019-01-16 14:15:03 -05:00
gcp_pubsub_topic Bug fixes for GCP modules (as of 2019-01-09T15:35:45-08:00) (#50786) 2019-01-16 12:58:57 -05:00
gcp_redis_instance New Module: gcp_redis_instance (#51578) 2019-01-31 17:02:20 -05:00
gcp_resourcemanager_project New GCP module: gcp_resourcemanager_project (#50683) 2019-01-16 14:15:59 -05:00
gcp_sourcerepo_repository New GCP module: gcp_sourcerepo_repository (#51249) 2019-01-23 16:44:54 -05:00
gcp_spanner_database Bug fixes for GCP modules (as of 2019-01-09T15:35:45-08:00) (#50786) 2019-01-16 12:58:57 -05:00
gcp_spanner_instance Bug fixes for GCP modules (#51574) 2019-01-31 17:03:24 -05:00
gcp_sql_database Bug fixes for GCP modules (as of 2019-01-09T15:35:45-08:00) (#50786) 2019-01-16 12:58:57 -05:00
gcp_sql_instance Bug fixes for GCP modules (as of 2019-01-09T15:35:45-08:00) (#50786) 2019-01-16 12:58:57 -05:00
gcp_sql_user Bug fixes for GCP modules (as of 2019-01-09T15:35:45-08:00) (#50786) 2019-01-16 12:58:57 -05:00
gcp_storage_bucket Bug fixes for gcp_storage_bucket (#42835) 2018-08-15 14:27:41 -04:00
gcp_storage_bucket_access_control Bug fixes for GCP modules (#51576) 2019-01-31 17:02:56 -05:00
gcp_storage_object New GCP module: gcp_storage_object (#50684) 2019-01-16 14:15:46 -05:00
gem gem: fix tests to work on newer Fedora hosts (#47158) 2018-10-17 10:43:30 +10:00
get_certificate Added get_certificate module (#41735) 2018-12-07 13:27:16 +00:00
get_url get_url: return no change in check mode when checksum matches (#53070) 2019-03-01 09:53:28 +00:00
getent Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
git git: kill gpg-agent in tests on newer OpenSUSE hosts (#52476) 2019-02-18 21:30:31 +10:00
git_config Add state option to git_config module (#50578) 2019-02-11 21:49:53 -05:00
github_issue Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
gitlab_deploy_key Base integration test for gitlab modules (#51490) 2019-01-31 10:20:33 +00:00
gitlab_group Base integration test for gitlab modules (#51490) 2019-01-31 10:20:33 +00:00
gitlab_hooks Base integration test for gitlab modules (#51490) 2019-01-31 10:20:33 +00:00
gitlab_project Base integration test for gitlab modules (#51490) 2019-01-31 10:20:33 +00:00
gitlab_runner Base integration test for gitlab modules (#51490) 2019-01-31 10:20:33 +00:00
gitlab_user Base integration test for gitlab modules (#51490) 2019-01-31 10:20:33 +00:00
group group - fix explicit git scenario (#52769) 2019-02-22 12:40:42 +10:00
group_by Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
groupby_filter Fix tests to use ANSIBLE_TEST_PYTHON_INTERPRETER. 2019-02-15 11:24:07 -08:00
handlers Fix integration test inventory. 2019-03-12 00:00:32 -07:00
hash More test fixes for split controller/remote tests. 2019-01-25 20:46:53 -08:00
hcloud_server hcloud_server: streamline label handling (#53633) 2019-03-11 16:57:23 +01:00
hcloud_ssh_key Add hcloud_ssh_key module (#53550) 2019-03-11 15:42:49 +01:00
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) 2018-12-03 12:35:58 +00:00
hosts_field Fix integration tests with custom inventory. 2019-03-11 21:43:58 -07:00
iam_group Improve iam_group exception handling (#45599) 2018-09-17 19:53:44 -04:00
iam_password_policy [aws] New module: iam_password_policy (#36200) 2018-10-17 13:56:13 -04:00
iam_policy Add integration tests for iam_policy (#40115) 2018-11-14 20:14:19 -05:00
ignore_errors Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
ignore_unreachable New keyword: ignore_unreachable (#43857) 2018-08-23 11:41:02 -04:00
include_import Fix integration tests with custom inventory. 2019-03-11 21:43:58 -07:00
include_vars Update documentation for ignore_unknown_extensions (#50383) 2019-01-22 12:56:10 -05:00
includes Fix integration tests to support remote hosts. 2019-01-24 19:57:04 -08:00
influxdb_user Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
ini_file More test fixes for split controller/remote tests. 2019-01-25 20:46:53 -08:00
interpreter_discovery_python Python interpreter discovery (#50163) 2019-02-27 23:52:02 -08:00
intersight_facts Cisco Intersight module_utils and intersight_facts module (#51309) 2019-02-15 16:32:29 +01:00
intersight_rest_api intersight_rest_api module and integration tests. (#52430) 2019-02-19 16:40:40 +01:00
inventory Restore behavior for detecting only localhost, and no limit match. Fixes #52152 (#52172) 2019-02-13 11:52:30 -06:00
inventory_aws_ec2 rebaalance AWS test groups (#53159) 2019-03-05 05:59:29 +10:00
inventory_aws_rds RDS inventory plugin (#41919) 2018-08-23 19:42:32 -04:00
inventory_foreman Fix inventory cache interface (#50446) 2019-03-06 12:12:35 -06:00
inventory_foreman_script Revert "foreman: Use generic python in test run (#52544)" 2019-02-25 12:16:23 -08:00
inventory_path_with_comma Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
inventory_plugin_config Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
inventory_vmware_vm_inventory Reduce vcenter integration test boilerplate. 2019-02-26 11:29:21 -08:00
inventory_yaml Yaml inventory more tolerant (#48883) 2018-11-30 22:04:39 -05:00
ios_banner ios test changes (#35510) 2018-02-02 09:50:15 -05:00
ios_bgp New module to support BGP configuration management in IOS (#49121) 2019-03-04 13:37:57 +05:30
ios_command Remove unnecessary features from cli_command (#43829) 2018-08-09 12:46:38 -04:00
ios_config Add backup filename and dir path option for config network modules (#50801) 2019-01-24 09:36:16 +05:30
ios_facts ios_facts: Report space of file systems (#41850) 2018-07-09 09:15:31 -04:00
ios_file ios_file: Don't leave leftover files behind (#42622) 2018-07-12 12:26:14 +05:30
ios_interface Fix ios integration test failures in CI (#39729) 2018-05-04 16:18:04 +05:30
ios_l2_interface fix ios_l2_interface (#37389) 2018-03-15 11:33:59 +05:30
ios_l3_interface Fix ios test pt. 2 (#40628) 2018-05-23 18:33:36 -04:00
ios_linkagg ios test changes (#35510) 2018-02-02 09:50:15 -05:00
ios_lldp ios test changes (#35510) 2018-02-02 09:50:15 -05:00
ios_logging Fixes to ios_logging (#41029) 2018-06-04 07:32:23 -04:00
ios_ntp ios_ntp module (#50705) 2019-02-01 09:20:02 -05:00
ios_ping ios test changes (#35510) 2018-02-02 09:50:15 -05:00
ios_smoke Update timeout test to match current returned string (#44191) 2018-08-15 14:04:32 -04:00
ios_static_route ios_static_route idempotence fix (#35912) 2018-03-05 09:28:37 -05:00
ios_system Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 2018-05-30 13:03:20 -04:00
ios_user Add support for hashed password (#49464) 2018-12-12 22:22:15 +05:30
ios_vlan This test is expected to fail (#40612) 2018-05-23 10:45:50 -04:00
iosxr_banner Fix iosxr copy and delete tasks (#44083) 2018-08-13 14:20:28 -04:00
iosxr_bgp New module for BGP configuration management in iosxr (#53121) 2019-03-12 17:47:40 +05:30
iosxr_command Fix iosxr copy and delete tasks (#44083) 2018-08-13 14:20:28 -04:00
iosxr_config Add backup filename and dir path option for config network modules (#50801) 2019-01-24 09:36:16 +05:30
iosxr_facts Fix iosxr copy and delete tasks (#44083) 2018-08-13 14:20:28 -04:00
iosxr_interface Fix iosxr copy and delete tasks (#44083) 2018-08-13 14:20:28 -04:00
iosxr_logging Fix iosxr copy and delete tasks (#44083) 2018-08-13 14:20:28 -04:00
iosxr_netconf Fix iosxr copy and delete tasks (#44083) 2018-08-13 14:20:28 -04:00
iosxr_smoke Fix iosxr copy and delete tasks (#44083) 2018-08-13 14:20:28 -04:00
iosxr_system iosxr_system always syntax error (#43977) 2018-08-10 12:55:25 -07:00
iosxr_user Fix iosxr copy and delete tasks (#44083) 2018-08-13 14:20:28 -04:00
ipify_facts Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
iso_extract ansible-test: do not upgrade homebrew to speed up tests (#49914) 2018-12-14 10:46:16 +10:00
iterators More test fixes for split controller/remote tests. 2019-01-25 20:46:53 -08:00
java_cert Mark unsupported integration tests. (#38251) 2018-04-03 19:04:23 -07:00
jinja2_native_types Fix using vault encrypted data with jinja2_native (#49025) 2018-11-27 16:44:22 -05:00
junos_banner Fix junos modules check_mode issue (#37311) 2018-03-26 07:27:30 -04:00
junos_command Fix junos cli_command integration test (#44558) 2018-08-23 14:48:44 +05:30
junos_config Add backup filename and dir path option for config network modules (#50801) 2019-01-24 09:36:16 +05:30
junos_facts Fix junos facts integration test failures (#42623) 2018-07-12 09:53:03 +05:30
junos_interface Cleanup net integration test case for network modules (#34684) 2018-01-10 21:28:49 +05:30
junos_l2_interface Add junos_l2_interface module (#35123) 2018-01-22 20:38:07 +05:30
junos_l3_interface Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 2018-05-30 13:03:20 -04:00
junos_linkagg Cleanup net integration test case for network modules (#34684) 2018-01-10 21:28:49 +05:30
junos_lldp Cleanup net integration test case for network modules (#34684) 2018-01-10 21:28:49 +05:30
junos_lldp_interface Cleanup net integration test case for network modules (#34684) 2018-01-10 21:28:49 +05:30
junos_logging Cleanup net integration test case for network modules (#34684) 2018-01-10 21:28:49 +05:30
junos_netconf Fix junos_netconf integration test failure (#34744) 2018-01-12 08:46:21 +05:30
junos_rpc Fix connection type in junos integration tests (#34583) 2018-01-08 23:22:53 +05:30
junos_smoke Remove unnecessary features from cli_command (#43829) 2018-08-09 12:46:38 -04:00
junos_static_route Cleanup net integration test case for network modules (#34684) 2018-01-10 21:28:49 +05:30
junos_system Cleanup net integration test case for network modules (#34684) 2018-01-10 21:28:49 +05:30
junos_user Cleanup net integration test case for network modules (#34684) 2018-01-10 21:28:49 +05:30
junos_vlan Cleanup net integration test case for network modules (#34684) 2018-01-10 21:28:49 +05:30
junos_vrf Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 2018-05-30 13:03:20 -04:00
k8s Allow user to specify a custom condition when waiting (#52185) 2019-03-06 12:41:17 +00:00
known_hosts Fixed hash_host option in known_hosts module. Fixes #44284 2018-08-21 10:28:45 -07:00
lambda_policy rebaalance AWS test groups (#53159) 2019-03-05 05:59:29 +10:00
lineinfile Lineinfile must not insert lines multiples times with insertbefore/insertafter (#49409) 2018-12-17 16:42:24 -05:00
locale_gen Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
lookup_hashi_vault hashi_vault: fix multiple spaces in params (#51524) 2019-02-13 18:32:00 +05:30
lookup_passwordstore opensuse - install password-store from specific repo (#52439) 2019-02-18 13:12:01 +10:00
lookup_paths Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
lookup_properties Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
lookups Allow for vaulted templates in template lookup (#49819) 2019-01-07 10:06:01 -05:00
loops allows loop pause for subseconds (#50461) 2019-01-18 22:41:29 -05:00
luks_device luks_device: add integration tests (#52359) 2019-02-18 17:16:57 +01:00
lvg List correctly current PV in "lvg" module: fix lvg reduce (#49731) 2018-12-20 15:43:18 +00:00
mail mail: Fix new breakage on python 2.7 (#49197) 2018-12-10 10:25:33 -08:00
memset_dns_reload New Memset module to request DNS reloads (#40390) 2018-05-25 00:30:25 +02:00
memset_memstore_facts New facts module: Memset Memstore (#42387) 2018-10-29 12:27:03 +00:00
memset_server_facts New facts module: Memset server products (#42386) 2018-10-29 12:28:00 +00:00
memset_zone Memset: initial module, integration tests, module_utils and supporting documentation. (#40071) 2018-05-18 10:45:38 +01:00
memset_zone_domain New Memset module to manage DNS zone domains (#40391) 2018-05-25 00:29:43 +02:00
memset_zone_record New Memset module to manage DNS zone records (#40392) 2018-05-23 18:36:57 +02:00
meraki_admin/tasks Rename orgAccess parameter to org_access (#51347) 2019-02-18 19:27:11 -05:00
meraki_config_template meraki_config_template - Fix actions when specifying net_id (#51586) 2019-02-22 19:39:01 -05:00
meraki_content_filtering New module - meraki/meraki_content_filtering (#51223) 2019-02-18 19:27:21 -05:00
meraki_device Cange URL for organization device lookup (#42648) 2018-07-12 16:41:16 +02:00
meraki_mr_l3_firewall meraki_mr_l3_firewall - Integration test fix (#45366) 2018-09-08 03:44:50 +02:00
meraki_mx_l3_firewall meraki_mx_l3_firewall - Fix idempotency for default rule logging (#42649) 2018-07-12 16:47:17 +02:00
meraki_network Change assertion to variable (#52550) 2019-02-22 21:52:59 +01:00
meraki_organization Meraki utility now loads() JSON (#40856) 2018-06-06 18:24:14 +02:00
meraki_snmp Improved support for parameter testing and checks for org_id (#41517) 2018-06-20 09:40:10 +02:00
meraki_ssid meraki_ssid - Modifying SSID won't work when specifying number (#51645) 2019-02-18 19:25:41 -05:00
meraki_switchport New module - meraki_switchport (#41634) 2018-06-20 09:48:30 +02:00
meraki_syslog/tasks New module - meraki/meraki_syslog (#48814) 2019-02-22 17:22:37 -05:00
meraki_vlan meraki - Enabled support for configuration template configuration (#42392) 2018-07-09 11:10:27 +02:00
meta_tasks Move meta_tasks test inventory into test. 2019-01-09 19:09:33 -08:00
module_defaults Extend module_defaults by adding default groups for cloud modules (#44127) 2018-08-22 21:33:27 -04:00
module_precedence More test fixes for split controller/remote tests. 2019-01-25 20:46:53 -08:00
module_utils More test fixes for split controller/remote tests. 2019-01-25 20:46:53 -08:00
mount Last two fields in fstab are optional (fixes #43855) (#43941) 2019-02-28 14:09:30 -05:00
mso_label Rename MSC modules to MSO nomenclature (#50959) 2019-01-16 14:53:38 +01:00
mso_role Rename MSC modules to MSO nomenclature (#50959) 2019-01-16 14:53:38 +01:00
mso_site Rename MSC modules to MSO nomenclature (#50959) 2019-01-16 14:53:38 +01:00
mso_tenant Rename MSC modules to MSO nomenclature (#50959) 2019-01-16 14:53:38 +01:00
mso_user Rename MSC modules to MSO nomenclature (#50959) 2019-01-16 14:53:38 +01:00
mysql_db ansible test: re-enable mysql tests with fix (#50430) 2019-01-04 07:12:30 +10:00
mysql_user Fix integration tests to support remote hosts. 2019-01-24 19:57:04 -08:00
mysql_variables ansible test: re-enable mysql tests with fix (#50430) 2019-01-04 07:12:30 +10:00
netapp_eseries_alerts Define module for managing E-Series email alerts (#42643) 2018-08-28 17:40:51 +01:00
netapp_eseries_asup Define NetApp E-Series ASUP module (#41153) 2018-08-28 17:05:25 +01:00
netapp_eseries_global Define a module for managing E-Series settings (#41010) 2018-08-28 15:38:53 +01:00
netapp_eseries_host Resolve issues in NetApp E-Series Host module (#39748) 2018-08-24 15:44:59 +01:00
netapp_eseries_iscsi_interface New module for managing NetApp E-Series iSCSI Interfaces (#39877) 2018-08-28 17:39:14 +01:00
netapp_eseries_iscsi_target Define module for NetApp E-Series iSCSI targets (#40632) 2018-08-28 18:38:43 +01:00
netconf_config Update netconf_config module (#44379) 2018-08-21 20:41:18 +05:30
netconf_get Add NETCONF support for SROS devices (#40330) 2018-05-24 15:44:39 +05:30
netconf_rpc New ansible module netconf_rpc (#40358) 2018-05-24 15:25:02 +05:30
nios_a_record Nios integration and unit tests for all remaining nios new modules (#43399) 2018-08-01 08:54:01 +05:30
nios_aaaa_record Nios integration and unit tests for all remaining nios new modules (#43399) 2018-08-01 08:54:01 +05:30
nios_cname_record Nios integration and unit tests for all remaining nios new modules (#43399) 2018-08-01 08:54:01 +05:30
nios_dns_view Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
nios_host_record Allow DNS bypass for add/remove of host records with nios_host_record (#42934) 2018-08-01 10:33:58 +05:30
nios_mx_record Nios integration and unit tests for all remaining nios new modules (#43399) 2018-08-01 08:54:01 +05:30
nios_naptr_record Nios integration and unit tests for all remaining nios new modules (#43399) 2018-08-01 08:54:01 +05:30
nios_network Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
nios_network_view Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
nios_ptr_record Nios integration and unit tests for all remaining nios new modules (#43399) 2018-08-01 08:54:01 +05:30
nios_srv_record Nios integration and unit tests for all remaining nios new modules (#43399) 2018-08-01 08:54:01 +05:30
nios_txt_record Remove obsolete alias from nios_txt_record test. 2019-01-21 09:31:36 -08:00
nios_zone Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
no_log fix tempating issues with no_log and loops (#44468) 2018-08-21 21:53:56 -04:00
npm Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
nuage_vspk Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
nxos_aaa_server Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_aaa_server_host fixed nxos_aaa_server_host issue with type 7 encrypt key (#46015) 2018-09-25 16:39:22 +05:30
nxos_acl Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_acl_interface Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_banner Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_become Nxos test reorganize (#41089) 2018-06-05 07:37:24 -04:00
nxos_bgp Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_bgp_af Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_bgp_neighbor Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_bgp_neighbor_af Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_command Remove unnecessary features from cli_command (#43829) 2018-08-09 12:46:38 -04:00
nxos_config network.py:ActionModule:run: does not honor _handle_src_option failures (#52745) 2019-02-28 11:07:03 +05:30
nxos_evpn_global Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_evpn_vni nxos_evpn_vni: exclude legacy N3k from sanity test (#53452) 2019-03-07 18:39:47 +05:30
nxos_facts Added feature facts to nxos_facts (#45934) 2018-09-26 15:57:09 +05:30
nxos_feature Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_file_copy ignore file_pull (#44614) 2018-08-24 10:51:57 +05:30
nxos_gir fix nxos_gir issues (#41809) 2018-06-28 10:11:45 +05:30
nxos_gir_profile_management Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_hsrp nxos_hsrp: fix 'sh_preempt': <unknown enum:> (#52858) 2019-02-27 14:20:50 +05:30
nxos_igmp Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_igmp_interface Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_igmp_snooping nxos_igmp_snooping: group-timeout fails when igmp snooping disabled (#53079) 2019-03-08 15:33:24 +05:30
nxos_install_os Fix issues with nxos_os_install module (#48811) 2018-11-20 10:14:15 +05:30
nxos_interface Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_interface_ospf Add ospf net type (#45904) 2018-09-25 11:38:39 +05:30
nxos_ip_interface Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_l2_interface Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_l3_interface Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_linkagg Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_lldp Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_logging nxos_logging message fix (#49205) 2018-11-28 10:37:04 +05:30
nxos_ntp Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_ntp_auth Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_ntp_options Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_nxapi Changed when condition from checking image version to checking keys being (#45943) 2018-09-21 16:36:37 +05:30
nxos_nxapi_transports Add explicit ansible_httpapi_port setting (#49314) 2018-12-05 09:51:49 -05:00
nxos_ospf Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_ospf_vrf nxos_ospf_vrf: sanity.yaml test: fix timer_throttle_lsa_hold (#53561) 2019-03-11 18:05:03 +05:30
nxos_overlay_global Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_pim Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_pim_interface Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_pim_rp_address nxos_pim_rp_address: N7K sanity test fix when removing rp w/pfx-list (#53556) 2019-03-11 18:05:59 +05:30
nxos_portchannel nxos CI failures bugfix (#42240) 2018-07-03 19:45:19 +05:30
nxos_reboot Fix nxos_reload timeout and add integration tests (#49632) 2018-12-12 10:32:27 -05:00
nxos_rollback Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_rpm Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_smoke Remove unnecessary features from cli_command (#43829) 2018-08-09 12:46:38 -04:00
nxos_snapshot Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_snmp_community Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_snmp_contact Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_snmp_host Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_snmp_location Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_snmp_traps Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_snmp_user Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_static_route Fix issues related to track feature (#49454) 2018-12-04 09:57:35 +05:30
nxos_switchport Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_system Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_udld Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_udld_interface Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_user nxos_user: auth.yaml test: stronger test password needed (#53533) 2019-03-11 18:06:25 +05:30
nxos_vlan Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_vpc Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_vpc_interface Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_vrf Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_vrf_af Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_vrf_interface Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_vrrp Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_vtp_domain Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_vtp_password Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_vtp_version Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_vxlan_vtep nxos_vxlan_vtep: sanity.yaml test needs cast for httpapi tcam check (#53531) 2019-03-12 19:19:27 +05:30
nxos_vxlan_vtep_vni Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
old_style_cache_plugins Fix inventory cache interface (#50446) 2019-03-06 12:12:35 -06:00
old_style_modules_posix More test fixes for split controller/remote tests. 2019-01-25 20:46:53 -08:00
omit More test fixes for split controller/remote tests. 2019-01-25 20:46:53 -08:00
one_host one_host environment variables, Fixes #44163 (#44568) 2018-08-27 10:55:04 -04:00
openssh_cert add openssh_cert module (#49605) 2019-01-03 17:06:22 +05:30
openssh_keypair Add public key return to openssh_keypair (#53214) 2019-03-05 16:07:43 +00:00
openssl_certificate openssl_*: improve passphrase handling for private keys in PyOpenSSL (#53489) 2019-03-08 16:21:18 +00:00
openssl_csr openssl_*: improve passphrase handling for private keys in PyOpenSSL (#53489) 2019-03-08 16:21:18 +00:00
openssl_dhparam Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
openssl_pkcs12 openssl_*: improve passphrase handling for private keys in PyOpenSSL (#53489) 2019-03-08 16:21:18 +00:00
openssl_privatekey openssl_*: improve passphrase handling for private keys in PyOpenSSL (#53489) 2019-03-08 16:21:18 +00:00
openssl_publickey openssl_*: improve passphrase handling for private keys in PyOpenSSL (#53489) 2019-03-08 16:21:18 +00:00
openvswitch_bridge Fix ovs integration tests initial setup (#33136) 2017-11-21 13:34:27 +01:00
openvswitch_db openvswitch_db : Handle column value conversion and idempotency in no_key case (#43869) 2018-08-10 10:31:03 +05:30
order Add test to ordered integration tests to exercise shuffle code path (#53138) 2019-03-11 10:14:06 -04:00
osx_defaults Remove skip/rhel8.0 from osx_defaults test. 2019-02-27 17:48:16 -08:00
package Ensure that apt is always chosen on debian/ubuntu (#44413) 2018-08-20 15:59:56 -04:00
package_facts Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
parsing Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
patch Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
pause More test fixes for split controller/remote tests. 2019-01-25 20:46:53 -08:00
pids Adding custom module to get PID of the process (#50896) 2019-02-15 17:08:55 -08:00
ping Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
pip Enable pip integration test on RHEL 8.0. 2019-01-18 13:50:48 -08:00
plugin_filtering plugin_filter: check for type error (#46664) 2018-10-30 18:25:02 +05:30
plugin_loader Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
postgresql postgresql_privs: Support FOREIGN DATA WRAPPER and FOREIGN SERVER (#38803) 2019-03-08 14:51:03 +05:30
prepare_eos_tests/tasks Port eos tests to network_cli (#33586) 2017-12-19 15:49:49 -05:00
prepare_http_tests Use setup_remote_tmp for windows httptester (#53255) 2019-03-04 13:18:45 +10:00
prepare_ios_tests ios_l2_interface (#35054) 2018-01-19 17:14:32 -05:00
prepare_iosxr_tests Fix iosxr integration tests (#34663) 2018-01-10 11:40:54 -05:00
prepare_junos_tests/tasks Tag prepare tasks as netconf so they can be skipped for cli-only tests (#44119) 2018-08-14 08:43:21 -04:00
prepare_nios_tests/tasks Overhaul ansible-test cloud test plugins. (#53044) 2019-02-28 18:25:49 -08:00
prepare_nuage_tests/tasks Restore nuage_vspk integration tests. 2018-05-07 11:15:36 -07:00
prepare_nxos_tests/tasks nxos_pim_rp_address: update sanity test to work with legacy N3K (#53471) 2019-03-08 15:29:34 +05:30
prepare_ovs_tests/tasks run ovs tests on centos/rhel (#42556) 2018-07-10 19:25:09 +05:30
prepare_sros_tests/tasks Add NETCONF support for SROS devices (#40330) 2018-05-24 15:44:39 +05:30
prepare_tests/tasks
prepare_win_tests
psexec Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
pull Configurable and parallel gather facts (#49399) 2019-03-08 13:08:37 -05:00
python_requirements_facts New module: Python Requirements Facts (#43108) 2018-08-21 09:19:10 +10:00
rabbitmq_binding rabbitmq_binding: Add support for state=absent (#48599) 2018-12-04 12:42:18 +00:00
rabbitmq_lookup Lookup plugin for rabbitmq (#44070) 2018-10-04 11:25:09 +10:00
rabbitmq_plugin rabbitmq_binding: Add support for state=absent (#48599) 2018-12-04 12:42:18 +00:00
rabbitmq_publish RabbitMQ publisher module (#44718) 2018-11-15 11:06:54 +10:00
rabbitmq_user rabbitmq_user: 'node' parameter: add default value (#38156) 2018-10-08 18:34:08 -04:00
rabbitmq_vhost Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
rabbitmq_vhost_limits Add rabbitmq_vhost_limits module (#37821) 2018-11-15 10:10:41 +05:30
raw Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
rds_instance rds_instance module and tests (#43789) 2018-08-31 12:17:02 +10:00
rds_param_group Rebalance AWS integration tests in CI. 2019-02-22 21:56:29 -08:00
read_csv More test fixes for split controller/remote tests. 2019-01-25 20:46:53 -08:00
reboot Reboot - add parameter for paths to search for shutdown command (#51194) 2019-02-28 13:36:33 -08:00
redshift Mark redshift tests as unstable because they are failing irregularly (#52941) 2019-02-25 17:37:53 -06:00
remote_tmp Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
roles Prevent duplicate role insertion into roles: (#50552) 2019-01-16 13:39:03 -05:00
route53 Rebalance AWS integration tests in CI. 2019-02-22 21:56:29 -08:00
route53_zone Rebalance AWS integration tests in CI. 2019-02-22 21:56:29 -08:00
rpm_key Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
s3_bucket rebaalance AWS test groups (#53159) 2019-03-05 05:59:29 +10:00
s3_lifecycle rebaalance AWS test groups (#53159) 2019-03-05 05:59:29 +10:00
script More test fixes for split controller/remote tests. 2019-01-25 20:46:53 -08:00
seboolean Enable seboolean integration test on RHEL 8.0. 2019-01-18 14:07:36 -08:00
sefcontext update sefcontext integration target and enable for rhel8 beta 2019-01-23 10:51:42 -08:00
selinux Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
sensu_client More test fixes for split controller/remote tests. 2019-01-25 20:46:53 -08:00
sensu_handler More test fixes for split controller/remote tests. 2019-01-25 20:46:53 -08:00
service enable service integration test target for rhel8 beta (#48939) 2018-12-05 18:07:18 -05:00
service_facts Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
set_fact Fix integration tests with custom inventory. 2019-03-11 21:43:58 -07:00
setup_acme/tasks Use {{ ansible_python.executable }} instead of python in integration tests. (#47340) 2018-10-19 09:00:34 +02:00
setup_azure Fix ansible-test default image. (#31966) 2017-10-20 08:48:01 -07:00
setup_deb_repo Fix integration tests to support remote hosts. 2019-01-24 19:57:04 -08:00
setup_docker test: fix get_url issues in CI for Ubuntu 14.04 2019-03-07 20:37:31 -08:00
setup_ec2 Reorganize integration tests: 2017-09-14 07:14:30 -07:00
setup_influxdb/tasks Integration tests for influxdb_user module (#35315) 2018-01-27 18:24:34 +05:30
setup_mysql_db Suse add py3 package vars (#52794) 2019-02-22 15:23:37 +10:00
setup_nobody test - add setup target that creates the nobody user (#52750) 2019-02-22 14:04:10 +10:00
setup_opennebula/vars opennebula: new module one_host (#40041) 2018-05-17 10:10:49 +02:00
setup_openssl test - add Python 3 package for OpenSUSE in setup_openssl (#52775) 2019-02-22 10:48:18 +10:00
setup_passlib/tasks Add setup roles for passlib and pexpect for use with pause and vars_prompt tests (#43613) 2018-11-08 17:05:54 -05:00
setup_pexpect/tasks Add setup roles for passlib and pexpect for use with pause and vars_prompt tests (#43613) 2018-11-08 17:05:54 -05:00
setup_postgresql_db Suse add py3 package vars (#52794) 2019-02-22 15:23:37 +10:00
setup_rabbitmq setup_rabbitmq - fix erlang pinned dependencies (#51048) 2019-01-18 10:29:39 +10:00
setup_remote_constraints Fix integration tests to support remote hosts. 2019-01-24 19:57:04 -08:00
setup_remote_tmp_dir Fix integration tests to support remote hosts. 2019-01-24 19:57:04 -08:00
setup_rpm_repo test dnf - fix groups idempotency on RHEL and fix postgresql issue (#51319) 2019-01-30 10:56:57 +10:00
setup_ssh_keygen Add openssh_keypair module (#46436) 2018-10-24 11:51:45 +01:00
setup_sshkey/tasks ec2_key: add a test for the force option (#32748) 2017-11-15 22:53:41 +10:00
setup_tls Setup TLS integration test for RabbitMQ (#50363) 2019-01-11 17:25:04 +00:00
setup_win_psget test: optimize win_psmodule tests (#53431) 2019-03-11 05:43:21 +10:00
setup_zabbix Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
shadowed_module Use relative inventory paths instead of symlinks. 2019-01-09 19:10:34 -08:00
shell Re-add support for setting shell from play context (#52139) 2019-02-13 11:49:13 -06:00
slurp Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
sns Port the sns module to boto3 (#45634) 2018-10-07 16:03:48 -04:00
sns_topic sns_topic boto3 port (#39292) 2018-08-23 21:04:18 -04:00
special_vars Include dependency role names in role_names. (#46483) 2018-11-15 10:01:29 -05:00
sqs_queue Rebalance AWS integration tests in CI. 2019-02-22 21:56:29 -08:00
stat Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
strategy_linear Move strategy_linear test inventory into test. 2019-01-09 19:09:33 -08:00
sts_assume_role Rebalance AWS integration tests in CI. 2019-02-22 21:56:29 -08:00
subversion Fix subversion integration test on Fedora 29. (#51089) 2019-01-18 16:07:17 -08:00
supervisorctl Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
synchronize Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
synchronize-buildah Mark unsupported integration tests. (#38251) 2018-04-03 19:04:23 -07:00
sysctl Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
systemd Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
tags Allow tags to be templated from a variable (#49833) 2018-12-17 15:40:26 -06:00
task_ordering More test fixes for split controller/remote tests. 2019-01-25 20:46:53 -08:00
template test - add setup target that creates the nobody user (#52750) 2019-02-22 14:04:10 +10:00
template_jinja2_latest Fix tests to use ANSIBLE_TEST_PYTHON_INTERPRETER. 2019-02-15 11:24:07 -08:00
templating_settings More test fixes for split controller/remote tests. 2019-01-25 20:46:53 -08:00
test_infra Remove unnecessary absolute paths from tests. 2019-01-17 00:23:25 -08:00
timezone Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
tower_common Overhaul ansible-test cloud test plugins. (#53044) 2019-02-28 18:25:49 -08:00
tower_credential Fixing exception import for tower modules (#50447) 2019-01-09 15:31:21 +01:00
tower_credential_type New module : tower_credential_type (#37243) 2018-08-29 11:01:19 -07:00
tower_group Fixing exception import for tower modules (#50447) 2019-01-09 15:31:21 +01:00
tower_host Fixing exception import for tower modules (#50447) 2019-01-09 15:31:21 +01:00
tower_inventory Fixing exception import for tower modules (#50447) 2019-01-09 15:31:21 +01:00
tower_inventory_source Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
tower_job_cancel Fixing exception import for tower modules (#50447) 2019-01-09 15:31:21 +01:00
tower_job_launch Fixing exception import for tower modules (#50447) 2019-01-09 15:31:21 +01:00
tower_job_list Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
tower_job_template Overhaul ansible-test cloud test plugins. (#53044) 2019-02-28 18:25:49 -08:00
tower_job_wait Fixing exception import for tower modules (#50447) 2019-01-09 15:31:21 +01:00
tower_label Fixing exception import for tower modules (#50447) 2019-01-09 15:31:21 +01:00
tower_notification New module: tower_notification (#50512) 2019-01-27 16:28:49 +00:00
tower_organization Overhaul ansible-test cloud test plugins. (#53044) 2019-02-28 18:25:49 -08:00
tower_project Overhaul ansible-test cloud test plugins. (#53044) 2019-02-28 18:25:49 -08:00
tower_receive Adding TowerCLI receive module (#51023) 2019-01-18 11:11:17 +00:00
tower_role Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
tower_send Adding TowerCLI send module (#37843) 2019-01-18 11:05:54 +00:00
tower_settings Add 'tower_settings' module for managing Ansible Tower Settings (#43933) 2018-08-27 21:42:38 -07:00
tower_team Fixing exception import for tower modules (#50447) 2019-01-09 15:31:21 +01:00
tower_user Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
tower_workflow_launch Overhaul ansible-test cloud test plugins. (#53044) 2019-02-28 18:25:49 -08:00
tower_workflow_template Overhaul ansible-test cloud test plugins. (#53044) 2019-02-28 18:25:49 -08:00
ucs_disk_group_policy Ucs disk group policy (#43578) 2018-11-20 13:34:49 +01:00
ucs_dns_server Add UCS DNS Server management module (#46789) 2018-11-08 10:49:24 +00:00
ucs_ip_pool Mark unsupported integration tests. (#38251) 2018-04-03 19:04:23 -07:00
ucs_lan_connectivity support for iscsi vnics based on customer feature request (#48377) 2018-11-09 16:26:23 +00:00
ucs_mac_pool Mark unsupported integration tests. (#38251) 2018-04-03 19:04:23 -07:00
ucs_managed_objects UCS managed objects module for direct control of any object (#44470) 2018-11-16 12:46:41 +00:00
ucs_ntp_server UCS NTP Server module (#42375) 2018-07-19 11:32:26 +02:00
ucs_org Add module for UCS Org (#46785) 2018-11-08 10:50:46 +00:00
ucs_san_connectivity Mark unsupported integration tests. (#38251) 2018-04-03 19:04:23 -07:00
ucs_service_profile_template ucs_service_profile_template and integration tests (#48277) 2018-11-08 18:42:20 +00:00
ucs_storage_profile ucs_storage_profile module and integration tests (#42205) 2018-07-19 11:30:38 +02:00
ucs_timezone Module for UCSM Manager Timezone Management (#36974) 2018-06-29 15:43:52 +02:00
ucs_uuid_pool UCS Server UUID pool modules and integration tests (#41743) 2018-06-29 15:49:47 +02:00
ucs_vhba_template Mark unsupported integration tests. (#38251) 2018-04-03 19:04:23 -07:00
ucs_vlans Mark unsupported integration tests. (#38251) 2018-04-03 19:04:23 -07:00
ucs_vnic_template Fix issue with vNIC redundancy templates (#36608) 2018-06-29 15:48:48 +02:00
ucs_vsans Mark unsupported integration tests. (#38251) 2018-04-03 19:04:23 -07:00
ucs_wwn_pool Mark unsupported integration tests. (#38251) 2018-04-03 19:04:23 -07:00
ufw ufw: allow to insert rules relative to first/last IPv4/IPv6 rules (#49796) 2019-02-12 08:05:14 +00:00
unarchive Fix integration tests to support remote hosts. 2019-01-24 19:57:04 -08:00
unicode Fix integration test inventory. 2019-03-12 00:00:32 -07:00
until Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
uri uri/win_uri: Make method a free text field (#49719) 2019-02-28 15:55:18 -05:00
user Set user expires on FreeBSD using UTC. (#52276) 2019-02-18 09:59:13 -05:00
var_blending Fix integration tests with custom inventory. 2019-03-11 21:43:58 -07:00
var_precedence Fix integration tests with custom inventory. 2019-03-11 21:43:58 -07:00
vars_prompt added unsafe toggle to vars_prompt (#49219) 2019-01-30 15:01:13 -05:00
vault ansible-vault: handle utf-8 filename in vault (#50341) 2019-02-12 16:13:51 +05:30
vcenter_folder Reduce vcenter integration test boilerplate. 2019-02-26 11:29:21 -08:00
vcenter_license Reduce vcenter integration test boilerplate. 2019-02-26 11:29:21 -08:00
vmware_about_facts Reduce vcenter integration test boilerplate. 2019-02-26 11:29:21 -08:00
vmware_cluster Reduce vcenter integration test boilerplate. 2019-02-26 11:29:21 -08:00
vmware_cluster_facts Reduce vcenter integration test boilerplate. 2019-02-26 11:29:21 -08:00
vmware_datacenter Reduce vcenter integration test boilerplate. 2019-02-26 11:29:21 -08:00
vmware_datastore_cluster Reduce vcenter integration test boilerplate. 2019-02-26 11:29:21 -08:00
vmware_datastore_facts Reduce vcenter integration test boilerplate. 2019-02-26 11:29:21 -08:00
vmware_datastore_maintenancemode Reduce vcenter integration test boilerplate. 2019-02-26 11:29:21 -08:00
vmware_drs_group Reduce vcenter integration test boilerplate. 2019-02-26 11:29:21 -08:00
vmware_drs_group_facts Reduce vcenter integration test boilerplate. 2019-02-26 11:29:21 -08:00
vmware_drs_rule_facts Reduce vcenter integration test boilerplate. 2019-02-26 11:29:21 -08:00
vmware_dvs_portgroup Reduce vcenter integration test boilerplate. 2019-02-26 11:29:21 -08:00
vmware_dvs_portgroup_facts Reduce vcenter integration test boilerplate. 2019-02-26 11:29:21 -08:00
vmware_dvswitch Reduce vcenter integration test boilerplate. 2019-02-26 11:29:21 -08:00
vmware_dvswitch_pvlans Reduce vcenter integration test boilerplate. 2019-02-26 11:29:21 -08:00
vmware_dvswitch_uplink_pg Reduce vcenter integration test boilerplate. 2019-02-26 11:29:21 -08:00
vmware_guest Reduce vcenter integration test boilerplate. 2019-02-26 11:29:21 -08:00
vmware_guest_boot_facts VMware: new module : vmware_guest_boot_facts (#43240) 2018-08-07 22:08:37 +05:30
vmware_guest_custom_attribute_defs Reduce vcenter integration test boilerplate. 2019-02-26 11:29:21 -08:00
vmware_guest_custom_attributes Reduce vcenter integration test boilerplate. 2019-02-26 11:29:21 -08:00
vmware_guest_customization_facts VMware: new module: vmware_guest_customization_facts (#38588) 2019-02-25 04:32:56 -05:00
vmware_guest_disk_facts VMware: Return Disk UUID information (#45157) 2018-09-05 10:35:13 +05:30
vmware_guest_facts Reduce vcenter integration test boilerplate. 2019-02-26 11:29:21 -08:00
vmware_guest_find Reduce vcenter integration test boilerplate. 2019-02-26 11:29:21 -08:00
vmware_guest_move Reduce vcenter integration test boilerplate. 2019-02-26 11:29:21 -08:00
vmware_guest_powerstate Reduce vcenter integration test boilerplate. 2019-02-26 11:29:21 -08:00
vmware_guest_snapshot Reduce vcenter integration test boilerplate. 2019-02-26 11:29:21 -08:00
vmware_guest_snapshot_facts Reduce vcenter integration test boilerplate. 2019-02-26 11:29:21 -08:00
vmware_guest_tools_wait Reduce vcenter integration test boilerplate. 2019-02-26 11:29:21 -08:00
vmware_host Reduce vcenter integration test boilerplate. 2019-02-26 11:29:21 -08:00
vmware_host_acceptance Reduce vcenter integration test boilerplate. 2019-02-26 11:29:21 -08:00
vmware_host_active_directory Reduce vcenter integration test boilerplate. 2019-02-26 11:29:21 -08:00
vmware_host_capability_facts Reduce vcenter integration test boilerplate. 2019-02-26 11:29:21 -08:00
vmware_host_config_facts Reduce vcenter integration test boilerplate. 2019-02-26 11:29:21 -08:00
vmware_host_config_manager Reduce vcenter integration test boilerplate. 2019-02-26 11:29:21 -08:00
vmware_host_dns_facts Reduce vcenter integration test boilerplate. 2019-02-26 11:29:21 -08:00
vmware_host_facts Reduce vcenter integration test boilerplate. 2019-02-26 11:29:21 -08:00
vmware_host_feature_facts Reduce vcenter integration test boilerplate. 2019-02-26 11:29:21 -08:00
vmware_host_firewall_facts Reduce vcenter integration test boilerplate. 2019-02-26 11:29:21 -08:00
vmware_host_firewall_manager Reduce vcenter integration test boilerplate. 2019-02-26 11:29:21 -08:00
vmware_host_hyperthreading Reduce vcenter integration test boilerplate. 2019-02-26 11:29:21 -08:00
vmware_host_ipv6 Reduce vcenter integration test boilerplate. 2019-02-26 11:29:21 -08:00
vmware_host_kernel_manager Reduce vcenter integration test boilerplate. 2019-02-26 11:29:21 -08:00
vmware_host_ntp Reduce vcenter integration test boilerplate. 2019-02-26 11:29:21 -08:00
vmware_host_ntp_facts Reduce vcenter integration test boilerplate. 2019-02-26 11:29:21 -08:00
vmware_host_package_facts Reduce vcenter integration test boilerplate. 2019-02-26 11:29:21 -08:00
vmware_host_powermgmt_policy Reduce vcenter integration test boilerplate. 2019-02-26 11:29:21 -08:00
vmware_host_powerstate Reduce vcenter integration test boilerplate. 2019-02-26 11:29:21 -08:00
vmware_host_scanhba Reduce vcenter integration test boilerplate. 2019-02-26 11:29:21 -08:00
vmware_host_service_facts Reduce vcenter integration test boilerplate. 2019-02-26 11:29:21 -08:00
vmware_host_service_manager Reduce vcenter integration test boilerplate. 2019-02-26 11:29:21 -08:00
vmware_host_snmp Reduce vcenter integration test boilerplate. 2019-02-26 11:29:21 -08:00
vmware_host_ssl_facts Reduce vcenter integration test boilerplate. 2019-02-26 11:29:21 -08:00
vmware_host_vmhba_facts Reduce vcenter integration test boilerplate. 2019-02-26 11:29:21 -08:00
vmware_host_vmnic_facts Reduce vcenter integration test boilerplate. 2019-02-26 11:29:21 -08:00
vmware_inventory Reduce vcenter integration test boilerplate. 2019-02-26 11:29:21 -08:00
vmware_local_role_facts Reduce vcenter integration test boilerplate. 2019-02-26 11:29:21 -08:00
vmware_local_role_manager Reduce vcenter integration test boilerplate. 2019-02-26 11:29:21 -08:00
vmware_local_user_facts Reduce vcenter integration test boilerplate. 2019-02-26 11:29:21 -08:00
vmware_local_user_manager Reduce vcenter integration test boilerplate. 2019-02-26 11:29:21 -08:00
vmware_maintenancemode Reduce vcenter integration test boilerplate. 2019-02-26 11:29:21 -08:00
vmware_portgroup_facts Reduce vcenter integration test boilerplate. 2019-02-26 11:29:21 -08:00
vmware_resource_pool Reduce vcenter integration test boilerplate. 2019-02-26 11:29:21 -08:00
vmware_resource_pool_facts Reduce vcenter integration test boilerplate. 2019-02-26 11:29:21 -08:00
vmware_target_canonical_facts Reduce vcenter integration test boilerplate. 2019-02-26 11:29:21 -08:00
vmware_vcenter_settings Reduce vcenter integration test boilerplate. 2019-02-26 11:29:21 -08:00
vmware_vcenter_statistics Reduce vcenter integration test boilerplate. 2019-02-26 11:29:21 -08:00
vmware_vm_facts Reduce vcenter integration test boilerplate. 2019-02-26 11:29:21 -08:00
vmware_vm_host_drs_rule Reduce vcenter integration test boilerplate. 2019-02-26 11:29:21 -08:00
vmware_vm_vm_drs_rule Reduce vcenter integration test boilerplate. 2019-02-26 11:29:21 -08:00
vmware_vmkernel Reduce vcenter integration test boilerplate. 2019-02-26 11:29:21 -08:00
vmware_vmkernel_facts Reduce vcenter integration test boilerplate. 2019-02-26 11:29:21 -08:00
vmware_vspan_session Reduce vcenter integration test boilerplate. 2019-02-26 11:29:21 -08:00
vmware_vswitch Reduce vcenter integration test boilerplate. 2019-02-26 11:29:21 -08:00
vmware_vswitch_facts Reduce vcenter integration test boilerplate. 2019-02-26 11:29:21 -08:00
vsphere_file vsphere_file: New module to manage files on datastores (#48180) 2019-02-11 21:26:12 +01:00
vultr_account_facts tests: vultr: convert legacy tests to targets (#50156) 2019-01-07 22:23:54 +01:00
vultr_block_storage tests: vultr: convert legacy tests to targets (#50156) 2019-01-07 22:23:54 +01:00
vultr_block_storage_facts tests: vultr: convert legacy tests to targets (#50156) 2019-01-07 22:23:54 +01:00
vultr_dns_domain tests: vultr: convert legacy tests to targets (#50156) 2019-01-07 22:23:54 +01:00
vultr_dns_domain_facts tests: vultr: convert legacy tests to targets (#50156) 2019-01-07 22:23:54 +01:00
vultr_dns_record tests: vultr: convert legacy tests to targets (#50156) 2019-01-07 22:23:54 +01:00
vultr_firewall_group tests: vultr: convert legacy tests to targets (#50156) 2019-01-07 22:23:54 +01:00
vultr_firewall_group_facts tests: vultr: convert legacy tests to targets (#50156) 2019-01-07 22:23:54 +01:00
vultr_firewall_rule tests: vultr: convert legacy tests to targets (#50156) 2019-01-07 22:23:54 +01:00
vultr_network tests: vultr: convert legacy tests to targets (#50156) 2019-01-07 22:23:54 +01:00
vultr_network_facts tests: vultr: convert legacy tests to targets (#50156) 2019-01-07 22:23:54 +01:00
vultr_os_facts tests: vultr: convert legacy tests to targets (#50156) 2019-01-07 22:23:54 +01:00
vultr_plan_facts tests: vultr: convert legacy tests to targets (#50156) 2019-01-07 22:23:54 +01:00
vultr_region_facts tests: vultr: convert legacy tests to targets (#50156) 2019-01-07 22:23:54 +01:00
vultr_server tests: vultr: convert legacy tests to targets (#50156) 2019-01-07 22:23:54 +01:00
vultr_server_facts tests: vultr: convert legacy tests to targets (#50156) 2019-01-07 22:23:54 +01:00
vultr_ssh_key tests: vultr: convert legacy tests to targets (#50156) 2019-01-07 22:23:54 +01:00
vultr_ssh_key_facts tests: vultr: convert legacy tests to targets (#50156) 2019-01-07 22:23:54 +01:00
vultr_startup_script tests: vultr: convert legacy tests to targets (#50156) 2019-01-07 22:23:54 +01:00
vultr_startup_script_facts tests: vultr: convert legacy tests to targets (#50156) 2019-01-07 22:23:54 +01:00
vultr_user tests: vultr: convert legacy tests to targets (#50156) 2019-01-07 22:23:54 +01:00
vultr_user_facts tests: vultr: convert legacy tests to targets (#50156) 2019-01-07 22:23:54 +01:00
vyos_banner Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
vyos_command Update timeout test to match current returned string (#44191) 2018-08-15 14:04:32 -04:00
vyos_config Add backup filename and dir path option for config network modules (#50801) 2019-01-24 09:36:16 +05:30
vyos_facts Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
vyos_interface vyos_interface require multiple network nodes to run (#39670) 2018-05-03 18:50:18 +01:00
vyos_l3_interface fix vyos_l3_interface adding multiple addresses to interface (#36377) 2018-02-20 20:54:27 +05:30
vyos_linkagg Cleanup net integration test case for network modules (#34684) 2018-01-10 21:28:49 +05:30
vyos_lldp Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
vyos_lldp_interface Cleanup net integration test case for network modules (#34684) 2018-01-10 21:28:49 +05:30
vyos_logging Cleanup net integration test case for network modules (#34684) 2018-01-10 21:28:49 +05:30
vyos_smoke Remove unnecessary features from cli_command (#43829) 2018-08-09 12:46:38 -04:00
vyos_static_route Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
vyos_system Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 2018-05-30 13:03:20 -04:00
vyos_user Default ssh port (#39678) 2018-05-03 09:59:36 -04:00
vyos_vlan Fix vyos_vlan aggregate issue & added tests (#41638) 2018-06-19 18:50:28 +05:30
wait_for Make wait_for return matched groups defined in search_regex. Closes #… (#47690) 2018-11-20 14:19:17 -05:00
wait_for_connection Ensure action plugins accept only valid args (#44779) 2018-08-30 09:40:36 -04:00
wakeonlan Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
want_json_modules_posix More test fixes for split controller/remote tests. 2019-01-25 20:46:53 -08:00
win_acl Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
win_acl_inheritance Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
win_async_wrapper win_exec: refactor PS exec runner (#45334) 2018-10-02 15:55:53 -07:00
win_audit_policy_system Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
win_audit_rule Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
win_become win become: refactor and add support for passwordless become (#48082) 2018-12-12 17:15:25 -08:00
win_certificate_store Ansible.Basic - make choices validate case insensitive (#51203) 2019-01-29 05:42:01 +10:00
win_chocolatey Split Windows tests into 5 groups. 2019-03-06 20:52:17 -08:00
win_chocolatey_config Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
win_chocolatey_facts Win chocolatey facts module (#46610) 2018-10-08 16:12:06 +10:00
win_chocolatey_feature Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
win_chocolatey_source win_chocolatey_source - fix state=disabled with no source (#53097) 2019-03-05 14:18:00 +10:00
win_command win become: refactor and add support for passwordless become (#48082) 2018-12-12 17:15:25 -08:00
win_copy Split Windows tests into 5 groups. 2019-03-06 20:52:17 -08:00
win_credential win_credential: new module to manage credentials (#48840) 2018-11-22 06:55:48 +10:00
win_csharp_utils Ansible.Basic - Support a delegate type for option elements key (#52951) 2019-02-26 08:14:10 +10:00
win_disk_facts Correct integration tests for the win_disk_facts module (#51044) 2019-02-06 07:42:11 +10:00
win_domain_group Mark unsupported integration tests. (#38251) 2018-04-03 19:04:23 -07:00
win_domain_membership Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
win_dotnet_ngen Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
win_dsc win_dsc - Add argument validation and other fixes (#53093) 2019-03-06 06:49:37 +10:00
win_environment Added basic equivalent to PowerShell modules (#44705) 2018-11-07 10:53:17 +10:00
win_eventlog Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
win_eventlog_entry reordered windows test groups for better efficiency (#45445) 2018-09-11 07:29:39 +10:00
win_exec_wrapper split PS wrapper and payload (CVE-2018-16859) (#49142) 2018-11-26 15:28:21 -08:00
win_feature Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
win_fetch Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
win_file Fixed win_file crash with hidden files (#52584) 2019-03-08 15:32:32 +10:00
win_find reordered windows test groups for better efficiency (#45445) 2018-09-11 07:29:39 +10:00
win_firewall Don't run integration tests for OS'es older than Windows 2016 (#53057) 2019-02-28 09:59:29 +10:00
win_firewall_rule reordered windows test groups for better efficiency (#45445) 2018-09-11 07:29:39 +10:00
win_get_url Split Windows tests into 5 groups. 2019-03-06 20:52:17 -08:00
win_group Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
win_group_membership Add "pure" state functionality for win_group_membership (#51298) 2019-01-31 11:48:49 +10:00
win_hostname Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
win_hotfix win_hotfix: use S3 bucket for update files in test (#49696) 2018-12-10 07:34:45 +10:00
win_iis_webapppool Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
win_iis_webbinding Split Windows tests into 5 groups. 2019-03-06 20:52:17 -08:00
win_lineinfile Windows: Add backup parameter to modules (#50033) 2019-02-25 11:37:25 +10:00
win_mapped_drive Split Windows tests into 5 groups. 2019-03-06 20:52:17 -08:00
win_module_utils Windows: Add backup parameter to modules (#50033) 2019-02-25 11:37:25 +10:00
win_module_utils_legacy Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
win_msg Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
win_nssm win_nssm: tests and several bug fixes (#44755) 2018-09-27 13:15:04 +10:00
win_owner Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
win_package Added support for user-specified log file in win_package (#51104) 2019-02-13 19:08:07 +10:00
win_pagefile Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
win_partition Update module to use Ansible.Basic (#51365) 2019-01-30 07:30:59 +10:00
win_path Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
win_pester Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
win_ping Added basic equivalent to PowerShell modules (#44705) 2018-11-07 10:53:17 +10:00
win_power_plan win_power_plan: fix for Windows 10 and Server 2008 compatibility (#51471) 2019-02-01 06:32:12 +10:00
win_product_facts Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
win_psexec win_psexec: fix arg handling when command contains multiple args (#44797) 2018-08-29 10:12:29 +10:00
win_psmodule test: optimize win_psmodule tests (#53431) 2019-03-11 05:43:21 +10:00
win_psrepository test: optimize win_psmodule tests (#53431) 2019-03-11 05:43:21 +10:00
win_rabbitmq_plugin Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
win_raw Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
win_rds win_rds: wait for reboot to be complete (#51849) 2019-02-07 10:51:11 +10:00
win_reboot Reboot - Fix command not found, add Apline support, fix Solaris command (#49272) 2018-12-11 11:05:10 -05:00
win_reg_stat win reg - Support special chars in path (#53305) 2019-03-08 05:41:52 +10:00
win_regedit win reg - Support special chars in path (#53305) 2019-03-08 05:41:52 +10:00
win_region Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
win_regmerge Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
win_route Fixed win_route module (#46395) 2018-12-05 22:39:06 -05:00
win_say win_say: Port to use CSharpUtil AnsibleBasic (#48361) 2018-11-19 07:07:12 +10:00
win_scheduled_task Split Windows tests into 5 groups. 2019-03-06 20:52:17 -08:00
win_scheduled_task_stat win_scheduled_task: add deprecation warning for repetition format (#45468) 2018-09-11 14:22:57 +10:00
win_script re-enable batch tests for win_script (#48822) 2018-11-16 11:23:53 -08:00
win_security_policy Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
win_service win_service - use custom binary for tests (#51689) 2019-02-04 20:29:29 +10:00
win_setup test win_setup - make py3 compatible (#51693) 2019-02-05 05:38:04 +10:00
win_share Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
win_shell Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
win_shortcut win_shortcut: add run as admin and fix shell folder idempotency (#48584) 2018-11-14 12:15:04 +10:00
win_slurp Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
win_snmp win_snmp: Initial commit (#45710) 2018-11-22 06:55:10 +10:00
win_stat win_stat - add follow option and fix broken tests (#51522) 2019-01-31 15:56:06 +10:00
win_tempfile Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
win_template Windows: Add backup parameter to modules (#50033) 2019-02-25 11:37:25 +10:00
win_timezone Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
win_toast Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
win_unzip fix failing tests 2018-11-19 11:09:53 -08:00
win_updates win_updates - mark as unstable again (#51713) 2019-02-05 06:44:24 +10:00
win_uri Use setup_remote_tmp for windows httptester (#53255) 2019-03-04 13:18:45 +10:00
win_user Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
win_user_profile win_user_profile - new module (#50637) 2019-01-22 11:04:22 +10:00
win_user_right Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
win_wait_for Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
win_wait_for_process win_wait_for_process: Fixes and integration tests (#44801) 2018-08-31 03:13:51 +02:00
win_wakeonlan Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
win_whoami Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
win_xml Windows: Add backup parameter to modules (#50033) 2019-02-25 11:37:25 +10:00
windows-paths Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
xattr add skip/docker alias to skip tests when running on Docker (#45955) 2018-09-21 16:09:54 +10:00
xml Fix integration tests to support remote hosts. 2019-01-24 19:57:04 -08:00
yarn Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
yum yum/dnf: Add download_dir param (#53171) 2019-03-04 13:08:58 -05:00
yum_repository Ensure action plugins accept only valid args (#44779) 2018-08-30 09:40:36 -04:00
zabbix_host ansible test: re-enable mysql tests with fix (#50430) 2019-01-04 07:12:30 +10:00
zypper zypper: fix tests to use new URL for OpenSUSE 15.0 (#52453) 2019-02-18 15:04:02 +10:00
zypper_repository zypper_repository: fix return check on newer OpenSUSE versions (#52457) 2019-02-18 15:52:15 +10:00