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
Christian Kotte 2f44ac4edc VMware: Fix module vmware_host (#46225)
* Add folder_name alias

The parameter should be named folder_name instead of folder to be
consistent with the other parameters cluster_name and datacenter_name.

* Fix 'A specified parameter was not correct: cnxSpec' error

The play fails when re-connecting a host with the cnxSpec argument
defined.

Just remove the cnxSpec argument definition. It isn't necessary when
re-connecting an existing host in vCenter (6.5).

* Fix ESXi host add/remove/re-connect errors

An ESXi host cannot be added, removed, or re-connected under a folder.

ESXi hosts connected under a folder, instead of a cluster, have an
object type of ComputeResource instead of HostSystem and the HostSystem
object is the first entry in the host parameter list of the
ComputeResource object.

Separate between cluster and folder actions.
2019-02-25 14:08:33 +05:30
..
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_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: Fix integration tests using urldecode (#51610) 2019-02-01 16:19:35 +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: 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_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 Move any_errors_fatal test inventory into test. 2019-01-09 19:09:33 -08: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
async async tests: add stability (#46100) 2018-09-25 10:22:06 +10: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 enhancements (#31960) 2019-02-13 13:06:58 +10:00
aws_lambda Rebalance AWS integration tests in CI. 2019-02-22 21:56:29 -08:00
aws_s3 Rebalance AWS integration tests in CI. 2019-02-22 21:56:29 -08:00
aws_ses_identity Rebalance AWS integration tests in CI. 2019-02-22 21:56:29 -08:00
aws_ses_identity_policy Rebalance AWS integration tests in CI. 2019-02-22 21:56:29 -08: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
azure_rm_acs
azure_rm_aks adding enable_rbac option in aks (#47730) 2018-10-29 14:36:38 +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 Rebalance Azure tests in CI. 2019-02-22 20:59:18 -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 Rebalance Azure tests in CI. 2019-02-22 20:59:18 -08:00
azure_rm_dnszone Rebalance Azure tests in CI. 2019-02-22 20:59:18 -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 Rebalance Azure tests in CI. 2019-02-22 20:59:18 -08:00
azure_rm_loadbalancer Rebalance Azure tests in CI. 2019-02-22 20:59:18 -08:00
azure_rm_managed_disk azure_rm_managed_disk: properly handle os_type on creation and update (#49385) 2019-01-11 22:09:26 +08:00
azure_rm_mysqlserver fixing force_update in azure_rm_mysqldatabase (#52389) 2019-02-18 14:20:30 +08:00
azure_rm_networkinterface add application security group facts (#52629) 2019-02-22 16:11:24 +08:00
azure_rm_postgresqlserver adding postgresqlconfiguration facts (#45071) 2019-02-18 15:14:56 +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_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 Rebalance Azure tests in CI. 2019-02-22 20:59:18 -08:00
azure_rm_storageblob Rebalance Azure tests in CI. 2019-02-22 20:59:18 -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 Automatically removing all resources allocated by VM (#50652) 2019-01-28 12:27:32 +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 adding vmss instance module (#51461) 2019-02-20 13:50:46 -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 More test fixes for split controller/remote tests. 2019-01-25 20:46:53 -08:00
callback_default Add stats on rescued/ignored tasks (#48418) 2019-02-20 13:00:47 +10: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 Cloudscale volume (#49887) 2019-01-07 22:29:01 +01:00
cloudscale_server tests: cloudscale_server: convert legacy to target tests (#52576) 2019-02-20 16:15:40 +01:00
cloudscale_volume Cloudscale volume (#49887) 2019-01-07 22:29:01 +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 Fixed typo from adress to address (#52143) 2019-02-13 13:57:13 +05:30
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_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 remove bare var handling in conditionals (#51030) 2019-01-30 15:00:24 -05: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
connection_chroot Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
connection_docker
connection_jail
connection_libvirt_lxc
connection_local Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
connection_lxc
connection_lxd
connection_paramiko_ssh Enable paramiko connection tests on RHEL 8.0. 2019-01-24 19:57:35 -08: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 Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07: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 Cleanup integration test inventory. (#50753) 2019-01-10 14:45:12 -08: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_tag Digital Ocean integration test for digital_ocean_tag (#49169) 2019-02-02 05:19:25 +01:00
dnf test dnf - fix groups idempotency on RHEL and fix postgresql issue (#51319) 2019-01-30 10:56:57 +10:00
docker_config docker_swarm: hopefully fix debug CI problems, and fix check mode (#52825) 2019-02-23 17:18:17 -05:00
docker_container docker: provide alternatives to ansible_facts results (#51192) 2019-02-18 13:41:34 +00:00
docker_container_facts Add docker_volume_facts module (#49692) 2018-12-10 15:41:46 +10:00
docker_host_facts Integration tests for docker_host_facts module (#52487) 2019-02-21 00:21:59 -05:00
docker_image Add integration tests for docker_image options (#48574) 2019-01-30 14:11:49 -05:00
docker_image_facts docker_* tests: check API version (#48620) 2018-11-19 10:01:40 +00:00
docker_network Docker Network module labels support (#50883) 2019-01-21 16:19:34 -05:00
docker_network_facts [docker_network_facts] Creating docker_network_facts module (#49644) 2018-12-10 15:24:05 +10:00
docker_node Integration test for docker_node module (#52700) 2019-02-23 16:59:12 -05:00
docker_node_facts Integration tests for docker_node_facts (#52423) 2019-02-17 12:08:29 -05:00
docker_prune docker: provide alternatives to ansible_facts results (#51192) 2019-02-18 13:41:34 +00:00
docker_secret docker_secret, docker_config: allow to base64-decode data (#49688) 2019-01-01 16:06:45 +00:00
docker_stack docker_* tests: check API version (#48620) 2018-11-19 10:01:40 +00:00
docker_swarm docker_swarm: make labels work with older docker daemon versions (#52895) 2019-02-25 08:16:09 +00:00
docker_swarm_facts Integration tests for module docker_swarm_facts (#52208) 2019-02-16 16:20:54 -05:00
docker_swarm_service docker_swarm_service: Add stop_grace_period option (#52519) 2019-02-21 20:12:13 +00:00
docker_volume docker_volume: improve force option (deprecate, add new option) (#51145) 2019-02-03 15:09:24 -05:00
docker_volume_facts docker_volume: improve force option (deprecate, add new option) (#51145) 2019-02-03 15:09:24 -05: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 ec2_instance: ebs_optimized is not sub-option of 'network' (#48341) 2018-11-09 12:11:51 +00: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 Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
ec2_vpc_vpn_facts Disable failing ec2_vpc_vpn_facts test. 2018-12-10 14:05:18 -08:00
ecs_cluster Ecs service force new deployment (#47983) 2018-11-24 11:26:44 +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_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 test for ipaddr filter (#52088) 2019-02-13 16:53:43 +05:30
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_facts Cleanup integration test inventory. (#50753) 2019-01-10 14:45:12 -08: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 More test fixes for split controller/remote tests. 2019-01-25 20:46:53 -08: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 Make sure force_handlers is off for handlers test. 2019-01-25 00:26:09 -08:00
hash More test fixes for split controller/remote tests. 2019-01-25 20:46:53 -08: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 Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -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 Move include_import test inventory into test. 2019-01-09 19:09:33 -08: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
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 Rebalance AWS integration tests in CI. 2019-02-22 21:56:29 -08:00
inventory_aws_rds RDS inventory plugin (#41919) 2018-08-23 19:42:32 -04:00
inventory_foreman Classify inventory plugins. (#44091) 2018-08-13 12:26:37 -07:00
inventory_foreman_script foreman: Use generic python in test run (#52544) 2019-02-19 13:19:54 +10: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 VMware: Refactor guest inventory plugin (#52642) 2019-02-22 09:55:57 +05:30
inventory_yaml Yaml inventory more tolerant (#48883) 2018-11-30 22:04:39 -05:00
ios_banner
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
ios_l3_interface Fix ios test pt. 2 (#40628) 2018-05-23 18:33:36 -04:00
ios_linkagg
ios_lldp
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_smoke Update timeout test to match current returned string (#44191) 2018-08-15 14:04:32 -04:00
ios_static_route
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_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
jinja2_native_types Fix using vault encrypted data with jinja2_native (#49025) 2018-11-27 16:44:22 -05:00
junos_banner
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
junos_l2_interface
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
junos_lldp
junos_lldp_interface
junos_logging
junos_netconf
junos_rpc
junos_smoke Remove unnecessary features from cli_command (#43829) 2018-08-09 12:46:38 -04:00
junos_static_route
junos_system
junos_user
junos_vlan
junos_vrf Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 2018-05-30 13:03:20 -04:00
k8s Add proper k8s *List kind support (#52529) 2019-02-23 12:10:42 +10:00
known_hosts Fixed hash_host option in known_hosts module. Fixes #44284 2018-08-21 10:28:45 -07:00
lambda_policy Rebalance AWS integration tests in CI. 2019-02-22 21:56:29 -08: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 Fix for creation and removal of swap record in fstab (fixes #42706, #31437 and #30090) (#42837) 2018-07-31 17:09:38 -04: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 Add backup filename and dir path option for config network modules (#50801) 2019-01-24 09:36:16 +05:30
nxos_evpn_global Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
nxos_evpn_vni Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
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 restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
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 restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
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 restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
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 restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
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 restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04:00
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 Fix nxos_vxlan_vtep test (#49479) 2018-12-04 21:55:26 +05:30
nxos_vxlan_vtep_vni Nxos restore provider to nxapi tests (#41818) 2018-07-02 09:43:51 -04: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 openssh_keypair module (#46436) 2018-10-24 11:51:45 +01:00
openssl_certificate Relative time support for crypto modules (openssl_certificate) (#50570) 2019-01-22 20:41:02 +00:00
openssl_csr openssl_csr: ignore empty strings in altnames (#51473) 2019-02-11 10:30:56 +00:00
openssl_dhparam Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
openssl_pkcs12 crypto: Add new module openssl_pkcs12 (#27320) 2018-08-23 08:15:22 -07:00
openssl_privatekey Fix openssl_privatekey test on FreeBSD 12.0. 2019-02-13 18:34:45 -08:00
openssl_publickey Elliptic curve tests for crypto modules (#50109) 2018-12-23 10:23:31 +01:00
openvswitch_bridge
openvswitch_db openvswitch_db : Handle column value conversion and idempotency in no_key case (#43869) 2018-08-10 10:31:03 +05:30
osx_defaults osx_defaults: refactor (#52452) 2019-02-21 14:37:16 +01: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 Module postgresql_idx: added ci tests, new params, returned values, code refactoring (#52230) 2019-02-15 15:38:56 +01:00
prepare_eos_tests/tasks
prepare_http_tests Fix integration tests to support remote hosts. 2019-01-24 19:57:04 -08:00
prepare_ios_tests
prepare_iosxr_tests
prepare_junos_tests/tasks Tag prepare tasks as netconf so they can be skipped for cli-only tests (#44119) 2018-08-14 08:43:21 -04:00
prepare_nios_tests/tasks Add a cloud provider and a set of smoketests for the NIOS modules (#40573) 2018-05-25 13:50:45 +01:00
prepare_nuage_tests/tasks Restore nuage_vspk integration tests. 2018-05-07 11:15:36 -07:00
prepare_nxos_tests/tasks add N3K-F type to nxos platforms (#47944) 2018-11-14 10:43:35 -05:00
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 unquote ev (#51560) 2019-01-31 16:55:10 -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 - Fix command not found, add Apline support, fix Solaris command (#49272) 2018-12-11 11:05:10 -05:00
redshift AWS Redshift: port module to boto3 and fix parameters check (#37052) 2019-02-21 17:04:42 -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 Rebalance AWS integration tests in CI. 2019-02-22 21:56:29 -08:00
s3_lifecycle Rebalance AWS integration tests in CI. 2019-02-22 21:56:29 -08: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 Switch set_fact test to private inventory. 2019-01-15 00:32:27 -08: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
setup_deb_repo Fix integration tests to support remote hosts. 2019-01-24 19:57:04 -08:00
setup_docker Get docker tests working on OpenSUSE (#51896) 2019-02-07 15:18:08 -05:00
setup_ec2
setup_influxdb/tasks
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
setup_tls Setup TLS integration test for RabbitMQ (#50363) 2019-01-11 17:25:04 +00: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
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 tower modules: check that 'verify_ssl' defined in ~/.tower_cli.cfg isn't ignored (#50687) 2019-02-13 10:26:43 +00: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 tower{job,workflow}_template: use same retries value (#47865) 2018-11-05 16:56:19 +00: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 Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
tower_project Fixing exception import for tower modules (#50447) 2019-01-09 15:31:21 +01: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 Adding tower_workflow_launch (#42701) 2019-01-18 11:08:04 +00:00
tower_workflow_template Fixing exception import for tower modules (#50447) 2019-01-09 15:31:21 +01: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
ucs_lan_connectivity support for iscsi vnics based on customer feature request (#48377) 2018-11-09 16:26:23 +00:00
ucs_mac_pool
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
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
ucs_vlans
ucs_vnic_template Fix issue with vNIC redundancy templates (#36608) 2018-06-29 15:48:48 +02:00
ucs_vsans
ucs_wwn_pool
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 Cleanup integration test inventory. (#50753) 2019-01-10 14:45:12 -08:00
until Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
uri uri: check unexpected failure doesn't occur when file cannot be saved (#45824) 2019-02-04 10:29:05 -05:00
user Set user expires on FreeBSD using UTC. (#52276) 2019-02-18 09:59:13 -05:00
var_blending Cleanup integration test inventory. (#50753) 2019-01-10 14:45:12 -08:00
var_precedence Cleanup integration test inventory. (#50753) 2019-01-10 14:45:12 -08: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 VMware: Improve module vcenter folder (#46497) 2018-10-19 21:15:58 +05:30
vcenter_license Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
vmware_about_facts VMware: new module : vmware_about_facts (#43146) 2018-07-29 14:51:14 +05:30
vmware_cluster Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
vmware_cluster_facts Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
vmware_datacenter Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
vmware_datastore_cluster Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
vmware_datastore_facts VMware: Gather extended datastore facts (#46546) 2018-10-11 15:52:30 +05:30
vmware_datastore_maintenancemode Remove CI group from unsupported tests. 2018-05-09 07:29:31 -07:00
vmware_drs_group VMware: New module vmware_drs_group (#50650) 2019-01-14 21:55:26 +05:30
vmware_drs_group_facts VMware: New module vmware_drs_group_facts (#50649) 2019-01-14 21:56:12 +05:30
vmware_drs_rule_facts Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
vmware_dvs_portgroup Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
vmware_dvswitch Improve vmware_dvswitch module (#48720) 2018-11-30 03:34:43 -05:00
vmware_dvswitch_pvlans new module vmware_dvswitch_pvlans (#48855) 2018-12-12 09:13:54 +00:00
vmware_dvswitch_uplink_pg VMware: new module vmware_dvswitch_uplink_pg (#48846) 2018-12-18 16:14:18 +05:30
vmware_guest Fix test case in vmware_guest (#52142) 2019-02-13 10:28:03 +05:30
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 VMware: new module: vmware_guest_attribute_defs (#38144) 2018-07-27 13:27:14 +05:30
vmware_guest_custom_attributes VMware: new module : vmware_guest_custom_attributes (#38114) 2018-07-27 13:33:43 +05:30
vmware_guest_disk_facts VMware: Return Disk UUID information (#45157) 2018-09-05 10:35:13 +05:30
vmware_guest_facts VMware: Add support in VMWare modules for BIOS and instance UUID's (#44399) 2019-02-25 14:07:07 +05:30
vmware_guest_find Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
vmware_guest_move VMware Module - vmware_guest_move (#42149) 2018-07-27 20:21:45 +05:30
vmware_guest_powerstate Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
vmware_guest_snapshot Remove CI group from unsupported tests. 2018-05-09 07:29:31 -07:00
vmware_guest_snapshot_facts Remove CI group from unsupported tests. 2018-05-09 07:29:31 -07:00
vmware_guest_tools_wait Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
vmware_host VMware: Fix module vmware_host (#46225) 2019-02-25 14:08:33 +05:30
vmware_host_acceptance VMware: Add check mode support to module vmware_host_acceptance (#46260) 2018-10-04 05:27:33 -05:00
vmware_host_active_directory VMware: new module vmware_host_ad_auth (#47901) 2018-12-18 16:34:11 +05:30
vmware_host_capability_facts Remove CI group from unsupported tests. 2018-05-09 07:29:31 -07:00
vmware_host_config_facts VMware: Add check mode support in vmware_host_config_facts (#46272) 2018-10-03 07:55:40 -05:00
vmware_host_config_manager VMware: Improve module vmware_host_config_manager (#46264) 2018-10-12 15:16:12 +05:30
vmware_host_dns_facts VMware: Add check mode support to module vmware_host_dns_facts (#46530) 2018-10-06 10:44:33 -05:00
vmware_host_facts VMware: additional VSAN facts about Hostsystem (#40456) 2018-07-27 11:18:42 +05:30
vmware_host_feature_facts VMware: new module vmware_host_feature_facts (#45966) 2018-10-08 14:28:29 +05:30
vmware_host_firewall_facts VMware: Add check mode support to module vmware_host_firewall_facts (#46265) 2018-10-04 05:28:53 -05:00
vmware_host_firewall_manager VMware: Add check mode support to module vmware_host_firewall_manager (#46266) 2018-10-11 15:54:30 +05:30
vmware_host_hyperthreading VMware: New module: vmware_host_hyperthreading (#46750) 2018-10-27 21:42:41 +05:30
vmware_host_ipv6 VMware: New module vmware_host_ipv6 (#47275) 2018-10-19 22:34:17 +05:30
vmware_host_kernel_manager VMware: add new module vmware_host_kernel_manager (#52503) 2019-02-18 21:57:49 +05:30
vmware_host_ntp VMware: Improve vmware_host_ntp module (#47273) 2018-12-20 10:37:23 +05:30
vmware_host_ntp_facts VMware: new module: vmware_host_ntp_facts (#44306) 2018-08-28 06:25:46 -07:00
vmware_host_package_facts Remove CI group from unsupported tests. 2018-05-09 07:29:31 -07:00
vmware_host_powermgmt_policy VMware: New module vmware_host_powermgmt_policy (#46688) 2018-10-19 23:15:43 +05:30
vmware_host_powerstate VMware: new module: vmware_host_powerstate (#36577) 2018-05-12 21:09:53 +05:30
vmware_host_scanhba VMware: New Module: vmware_host_scanhba (#51440) 2019-02-22 16:45:53 +05:30
vmware_host_service_facts Remove CI group from unsupported tests. 2018-05-09 07:29:31 -07:00
vmware_host_service_manager VMware: Add check mode support to module vmware_host_service_manager (#46271) 2018-10-08 15:09:38 +05:30
vmware_host_snmp VMware: New module vmware_host_snmp (#47937) 2018-12-10 11:01:41 +05:30
vmware_host_ssl_facts VMware: New module : vmware_host_ssl_facts (#43871) 2018-08-17 10:25:25 +05:30
vmware_host_vmhba_facts VMware: New module: vmware_host_vmhba_facts (#47502) 2018-10-30 10:10:43 +05:30
vmware_host_vmnic_facts VMware: Improve module vmware_host_vmnic_facts (#47278) 2018-10-30 12:21:50 +05:30
vmware_inventory Remove unnecessary absolute paths from tests. 2019-01-17 00:23:25 -08:00
vmware_local_role_facts VMware: Improve output of vmware_local_role_facts (#47871) 2018-11-02 14:28:36 +05:30
vmware_local_role_manager Improve module vmware_local_role_manager (#47870) 2018-12-18 17:10:10 +05:30
vmware_local_user_facts Remove CI group from unsupported tests. 2018-05-09 07:29:31 -07:00
vmware_local_user_manager Remove CI group from unsupported tests. 2018-05-09 07:29:31 -07:00
vmware_maintenancemode Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
vmware_portgroup_facts Improve vmware_portgroup_facts module (#47357) 2018-11-26 09:27:49 -05:00
vmware_resource_pool Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
vmware_resource_pool_facts Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
vmware_target_canonical_facts Remove CI group from unsupported tests. 2018-05-09 07:29:31 -07:00
vmware_vcenter_settings VMware: New module vmware_vcenter_settings (#48083) 2018-12-10 11:01:15 +05:30
vmware_vcenter_statistics VMware: New module vmware_vcenter_statistics (#48084) 2018-12-05 15:46:42 +05:30
vmware_vm_facts VMware: Handle duplicate VM names in vmware_vm_facts (#45412) 2019-02-12 16:31:42 +05:30
vmware_vm_host_drs_rule VMware: New module vmware_vm_host_drs_rule (#50651) 2019-01-28 06:15:45 +01:00
vmware_vm_vm_drs_rule Remove CI group from unsupported tests. 2018-05-09 07:29:31 -07:00
vmware_vmkernel Improve vmware_vmkernel module (#47270) 2019-02-20 21:27:35 +05:30
vmware_vmkernel_facts VMware: Add check mode support to vmware_vmkernel_facts (#47286) 2018-10-19 19:24:34 +05:30
vmware_vspan_session VMware: Module for managing mirroring sessions. (#50338) 2019-02-08 10:16:57 +05:30
vmware_vswitch Remove CI group from unsupported tests. 2018-05-09 07:29:31 -07:00
vmware_vswitch_facts VMware: Add check mode support in vmware_vswitch_facts (#47263) 2018-10-28 20:00:51 +05:30
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
vyos_linkagg
vyos_lldp Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
vyos_lldp_interface
vyos_logging
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 win_chocolatey - move over to AnsibleModule and add allow_multiple (#48370) 2018-11-14 16:18:34 +10: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 Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
win_command win become: refactor and add support for passwordless become (#48082) 2018-12-12 17:15:25 -08:00
win_copy Windows: Add backup parameter to modules (#50033) 2019-02-25 11:37:25 +10:00
win_credential win_credential: new module to manage credentials (#48840) 2018-11-22 06:55:48 +10:00
win_csharp_utils Ansible.Basic - add required_by to module spec (#51407) 2019-02-15 13:00:25 +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
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 - return warning from DSC invocation (#51927) 2019-02-12 13:50:00 +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 Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
win_find reordered windows test groups for better efficiency (#45445) 2018-09-11 07:29:39 +10:00
win_firewall Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
win_firewall_rule reordered windows test groups for better efficiency (#45445) 2018-09-11 07:29:39 +10:00
win_get_url Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07: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 Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
win_lineinfile Windows: Add backup parameter to modules (#50033) 2019-02-25 11:37:25 +10:00
win_mapped_drive win_mapped_drive - refactor module and docs (#48642) 2018-11-22 08:12:41 +10: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 remove comments from multiplle yaml string that breaks tests for now 2018-10-01 18:16:23 -07:00
win_psrepository Add posibilities to run the integration tests for PowerShell < 5.0 (#50808) 2019-02-12 15:51:03 -05: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 Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07:00
win_regedit Update Shippable integration test groups. (#43118) 2018-07-23 20:46:22 -07: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 win_scheduled_task: add deprecation warning for repetition format (#45468) 2018-09-11 14:22:57 +10: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 win_uri: fix body with one item in list (#49484) 2018-12-12 14:06:54 +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 always return changes dict, not only in check mode (#51987) 2019-02-13 17:46:32 -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