ansible/test/integration/targets
Sam Doran 4b5b4a760c
Account for empty string regexp in lineinfile (#41451)
* Use context managers for interacting with files

* Account for empty string as regexp

Rather than explicitly testing for None, also test for an empty string which will evaluate to False. An empty string regexp matches every line, which ends up replacing the incorrect line.

* Store line parameter in a variable

* Add tests
2018-06-25 17:57:05 -04:00
..
aci_aaa_user
aci_aaa_user_certificate
aci_access_port_to_interface_policy_leaf_profile changed cisco mail to normail hotmail (#36546) 2018-02-21 23:01:26 +01:00
aci_aep/tasks Remove unused test files. 2018-04-22 07:11:34 -07:00
aci_aep_to_domain ACI: Various changes to module documentation and guide (#36516) 2018-02-21 19:35:59 +01:00
aci_ap ACI: Various changes to module documentation and guide (#36516) 2018-02-21 19:35:59 +01:00
aci_bd ACI: Various changes to module documentation and guide (#36516) 2018-02-21 19:35:59 +01:00
aci_bd_subnet ACI: Various changes to module documentation and guide (#36516) 2018-02-21 19:35:59 +01:00
aci_config_rollback ACI: Various changes to module documentation and guide (#36516) 2018-02-21 19:35:59 +01:00
aci_config_snapshot ACI: Various changes to module documentation and guide (#36516) 2018-02-21 19:35:59 +01:00
aci_contract ACI: Various changes to module documentation and guide (#36516) 2018-02-21 19:35:59 +01:00
aci_contract_subject ACI: Various changes to module documentation and guide (#36516) 2018-02-21 19:35:59 +01:00
aci_contract_subject_to_filter ACI: Various changes to module documentation and guide (#36516) 2018-02-21 19:35:59 +01:00
aci_domain ACI: Various changes to module documentation and guide (#36516) 2018-02-21 19:35:59 +01:00
aci_domain_to_vlan_pool ACI: Various changes to module documentation and guide (#36516) 2018-02-21 19:35:59 +01:00
aci_encap_pool ACI: Various changes to module documentation and guide (#36516) 2018-02-21 19:35:59 +01:00
aci_encap_pool_range ACI: Various changes to module documentation and guide (#36516) 2018-02-21 19:35:59 +01:00
aci_epg ACI: Various changes to module documentation and guide (#36516) 2018-02-21 19:35:59 +01:00
aci_epg_to_contract ACI: Various changes to module documentation and guide (#36516) 2018-02-21 19:35:59 +01:00
aci_epg_to_domain ACI: Various changes to module documentation and guide (#36516) 2018-02-21 19:35:59 +01:00
aci_fabric_node ACI: Various changes to module documentation and guide (#36516) 2018-02-21 19:35:59 +01:00
aci_filter ACI: Various changes to module documentation and guide (#36516) 2018-02-21 19:35:59 +01:00
aci_filter_entry ACI: Various changes to module documentation and guide (#36516) 2018-02-21 19:35:59 +01:00
aci_firmware_source aci_firmware_source: Add integration tests (#36246) 2018-02-16 00:20:41 +01:00
aci_interface_policy_leaf_policy_group aci_interface_policy_leaf_policy_group: Fix test (#36551) 2018-02-21 23:48:10 +01:00
aci_interface_policy_leaf_profile changed cisco mail to normail hotmail (#36546) 2018-02-21 23:01:26 +01:00
aci_interface_selector_to_switch_policy_leaf_profile changed cisco mail to normail hotmail (#36546) 2018-02-21 23:01:26 +01:00
aci_rest aci_aep: Add missing integration tests (#36414) 2018-02-20 03:04:17 +01:00
aci_static_binding_to_epg add aci_static_binding_to_epg integration tests (#36542) 2018-02-21 21:45:38 +01:00
aci_switch_leaf_policy_profile changed cisco mail to normail hotmail (#36546) 2018-02-21 23:01:26 +01:00
aci_switch_leaf_selector changed cisco mail to normail hotmail (#36546) 2018-02-21 23:01:26 +01:00
aci_switch_policy_vpc_protection_group ACI: Various changes to module documentation and guide (#36516) 2018-02-21 19:35:59 +01:00
aci_taboo_contract aci_rest: Fix error handling and improve documentation (#36295) 2018-02-19 12:01:14 +01:00
aci_tenant ACI: Various changes to module documentation and guide (#36516) 2018-02-21 19:35:59 +01:00
aci_vlan_pool aci_rest: Fix error handling and improve documentation (#36295) 2018-02-19 12:01:14 +01:00
aci_vlan_pool_encap_block ACI: Avoid using 'previous' with query operations (#36181) 2018-02-14 23:07:07 +01:00
aci_vrf ACI: Various changes to module documentation and guide (#36516) 2018-02-21 19:35:59 +01:00
acl
acme_account Disable failing acme_account integration test. 2018-06-12 18:06:47 -07:00
add_host
alternatives
ansible
ansible-galaxy Move requirements into tests. (#35885) 2018-02-10 10:48:44 -08:00
any_errors_fatal make aef test more predictable 2018-04-06 09:48:30 -07:00
apache2_module
apt apt: fix build-dep idempotency (#38999) 2018-04-20 07:57:14 +02:00
apt_key
apt_repository apt_repository: check attribute repo for None value (#36944) 2018-03-19 10:16:43 -04:00
archive
args
asa_acl
asa_command
asa_config Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 2018-05-30 13:03:20 -04:00
assemble
async
async_extra_data
async_fail Normalize usage of temp and tmp on tmp (#36221) 2018-02-15 09:01:02 -08:00
at
authorized_key
aws_api_gateway
aws_caller_facts Add aws_caller_facts module and use it in setup-iam.yml (#36683) 2018-02-28 16:30:34 +10:00
aws_config Split AWS Config modules (#40111) 2018-05-24 15:52:41 -04:00
aws_ec2_inventory Fix inventory plugin cache + add tests (#38229) 2018-05-24 15:34:54 -04:00
aws_eks aws_eks_cluster: New module for managing AWS EKS (#41183) 2018-06-07 08:44:04 -04:00
aws_elasticbeanstalk_app Rebalance cloud tests into 5 groups. 2018-02-10 00:37:20 -08:00
aws_glue_connection New module: AWS Glue connection (#39492) 2018-05-24 11:35:24 -04:00
aws_inspector Add AWS Inspector Target Module (#37464) 2018-05-01 16:04:03 -04:00
aws_lambda Revert "Temporarily comment out tests causing CI errors (#35883)" 2018-02-08 06:57:09 -08:00
aws_s3 Fix async for aws_s3 - fixes #40281 (#40826) 2018-06-07 15:09:22 -04:00
aws_ses_identity Support check mode in aws_ses_identity module (#38422) 2018-05-25 18:46:25 -04:00
aws_ses_identity_policy [cloud]Add aws_ses_identity_policy module for managing SES sending policies (#36623) 2018-04-05 15:11:12 -04:00
aws_ssm_parameters aws ssm parameter lookup - testing and documentation around negative and failure cases (#36550) 2018-03-09 12:30:33 -05: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 [new module] Managed Azure Container Service (AKS) (azure_rm_aks) (#35888) 2018-05-16 16:08:27 -07:00
azure_rm_availabilityset
azure_rm_availabilityset_facts Rebalance cloud tests into 5 groups. 2018-02-10 00:37:20 -08:00
azure_rm_containerinstance removing unstable from container instance (#40780) 2018-05-29 15:11:26 +08:00
azure_rm_containerregistry
azure_rm_deployment Update aliases on integration tests. (#38258) 2018-04-03 23:40:23 -07:00
azure_rm_dnsrecordset azure: fix creation of TXT dns record sets (#38368) 2018-05-07 22:32:39 -04:00
azure_rm_dnsrecordset_facts
azure_rm_dnszone
azure_rm_dnszone_facts
azure_rm_functionapp Mark unstable azure_rm_functionapp test. 2018-04-20 07:06:07 -07:00
azure_rm_image more integration test improvements (#41184) 2018-06-12 10:52:07 +08:00
azure_rm_keyvault
azure_rm_keyvaultkey Improve handling of integration test aliases. (#38698) 2018-04-12 16:15:28 -07:00
azure_rm_keyvaultsecret Improve handling of integration test aliases. (#38698) 2018-04-12 16:15:28 -07:00
azure_rm_loadbalancer more integration test improvements (#41184) 2018-06-12 10:52:07 +08:00
azure_rm_managed_disk more integration test improvements (#41184) 2018-06-12 10:52:07 +08:00
azure_rm_mysqldatabase reappied changes in a new pr (#41228) 2018-06-13 15:42:29 +08:00
azure_rm_mysqlserver reappied changes in a new pr (#41228) 2018-06-13 15:42:29 +08:00
azure_rm_networkinterface more integration test improvements (#41184) 2018-06-12 10:52:07 +08:00
azure_rm_postgresqldatabase reappied changes in a new pr (#41228) 2018-06-13 15:42:29 +08:00
azure_rm_postgresqlserver reappied changes in a new pr (#41228) 2018-06-13 15:42:29 +08:00
azure_rm_publicipaddress more integration test improvements (#41184) 2018-06-12 10:52:07 +08:00
azure_rm_resource using lighter resource (#41223) 2018-06-07 14:11:00 +08:00
azure_rm_securitygroup fixing three unstable integration tests (#40804) 2018-05-29 14:22:59 +08:00
azure_rm_sqldatabase Improve handling of integration test aliases. (#38698) 2018-04-12 16:15:28 -07:00
azure_rm_sqlserver Restore azure_rm_sqlserver test in CI. 2018-02-12 16:04:09 -08:00
azure_rm_sqlserver_facts Improve handling of integration test aliases. (#38698) 2018-04-12 16:15:28 -07:00
azure_rm_storageaccount
azure_rm_storageblob Mark the azure_rm_storageblob test unstable. 2018-05-10 11:03:40 -07:00
azure_rm_subnet Fixes #37330: support subnet can refer nsg in another resource group (#37627) 2018-05-24 11:45:29 +10:00
azure_rm_virtualmachine Fix #26755 by ensuring that the first nic in the nic list is primary (#38994) 2018-04-25 23:16:25 -07:00
azure_rm_virtualmachine_extension Rebalance cloud tests into 5 groups. 2018-02-10 00:37:20 -08:00
azure_rm_virtualmachine_scaleset Improved scaleset facts (#39722) 2018-05-17 13:28:30 +10:00
azure_rm_virtualmachineimage_facts Rebalance cloud tests into 5 groups. 2018-02-10 00:37:20 -08:00
azure_rm_virtualnetwork fixing three unstable integration tests (#40804) 2018-05-29 14:22:59 +08:00
become
binary
binary_modules
binary_modules_posix
binary_modules_winrm
blockinfile
blocks
callback_retry_task_name
changed_when
check_mode always_run: removed deprecated always_run task option (#40470) 2018-05-23 07:10:36 +10:00
cloud_init_data_facts new module cloud_init_data_facts (#37932) 2018-05-25 07:44:24 +02:00
cloudfront_distribution [aws] Improve integration test suite for cloudfront (#37813) 2018-05-03 08:28:23 -04:00
command_shell Fixes #19392: allow commands to be specified as lists. new syntax is documented as well. (#40261) 2018-05-16 13:37:39 -07:00
conditionals
connection Connection error messages are unsafe: wrap them (#37329) 2018-03-13 16:20:24 -07:00
connection_buildah Mark unsupported integration tests. (#38251) 2018-04-03 19:04:23 -07:00
connection_chroot
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
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
connection_posix
connection_ssh
connection_winrm
copy Fixes #34893 (#40166) 2018-05-16 11:09:32 -05:00
cs_account
cs_affinitygroup
cs_cluster
cs_common cs_instance: implement host migration support (#40309) 2018-05-25 11:20:04 +02:00
cs_configuration
cs_disk_offering cloudstack: new module cs_disk_offering (#41795) 2018-06-23 01:15:26 +02:00
cs_domain
cs_firewall
cs_host
cs_instance cs_instance: implement host migration support (#40309) 2018-05-25 11:20:04 +02:00
cs_instance_facts cs_instance_facts: add host return (#40307) 2018-05-17 12:17:49 +02:00
cs_instance_nic
cs_instance_nic_secondaryip
cs_instancegroup
cs_ip_address cs_ip_address: add a "tags" parameter to ensure idempotency (#39016) 2018-04-22 20:13:01 +02:00
cs_iso
cs_loadbalancer_rule
cs_network
cs_network_acl
cs_network_acl_rule
cs_network_offering
cs_pod
cs_portforward
cs_project
cs_region
cs_resourcelimit
cs_role
cs_role_permission cloudstack: new module cs_role_permission (#37065) 2018-04-27 16:47:07 +02:00
cs_router
cs_securitygroup
cs_securitygroup_rule
cs_service_offering
cs_snapshot_policy
cs_sshkeypair cs_sshkeypair: fix ssh key rename (#36726) 2018-02-26 13:43:40 +01:00
cs_storage_pool
cs_user
cs_vmsnapshot
cs_volume
cs_vpc cs_vpc: fix state=present to start vpc (#40587) 2018-05-23 08:53:58 +02:00
cs_vpc_offering
cs_vpn_connection cs_vpc: fix state=present to start vpc (#40587) 2018-05-23 08:53:58 +02:00
cs_vpn_customer_gateway
cs_vpn_gateway cs_vpc: fix state=present to start vpc (#40587) 2018-05-23 08:53:58 +02:00
cs_zone
cs_zone_facts cs_zone_facts: implement return facts as ansible returns (#36993) 2018-03-05 11:42:38 +01:00
debconf
debug Add integration test for #36534 (#36581) 2018-02-26 09:49:25 +01:00
delegate_to
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
dnf Add a 'releasever' parameter for dnf. Fixes #33314. (#37493) 2018-05-24 23:22:53 -04:00
docker_secret Fix mysql-server install/upgrade on Ubuntu 16.04. (#39241) 2018-04-24 12:02:26 -07:00
docker_swarm Add new module to create/update a docker swarm. (#38280) 2018-06-08 10:45:09 -04:00
dpkg_selections Update aliases on integration tests. (#38258) 2018-04-03 23:40:23 -07:00
ec2_ami ec2_ami: Properly delete snapshots (#39606) 2018-05-03 07:48:29 -04:00
ec2_asg Mark unsupported integration tests. (#38251) 2018-04-03 19:04:23 -07:00
ec2_elb_lb
ec2_group EC2_group module refactor (formerly pr/37255) (#38678) 2018-05-24 11:53:21 -04:00
ec2_instance ec2_instance: add a retry to run_instance to help with ec2 consistency 2018-05-03 15:46:15 -04:00
ec2_key
ec2_metadata_facts
ec2_tag
ec2_vol
ec2_vpc_egress_igw
ec2_vpc_net Rebalance cloud tests into 5 groups. 2018-02-10 00:37:20 -08:00
ec2_vpc_route_table ec2_vpc_route_table: Update matching_count parsing on find_subnets fu… (#38707) 2018-05-03 15:05:24 -04:00
ec2_vpc_subnet Mark ec2_vpc_subnet tests as unstable so they only run on directly related PRs (#39418) 2018-04-27 10:07:22 -04:00
ec2_vpc_vgw [ec2_vpc_vgw] [ec2_vpc_vpn] stabilize modules for PR 35983 (#38666) 2018-05-03 14:19:19 -04:00
ec2_vpc_vpn_facts New Module: ec2_vpc_vpn_facts (#35983) 2018-05-15 12:13:46 -04:00
ecs_cluster ecs_service: make assign_public_ip option a boolean (#41759) 2018-06-21 12:17:01 +10:00
ecs_ecr fix spelling mistakes in several modules (#36296) 2018-03-12 11:00:19 +01:00
elb_application_lb Add elb_application_lb tests for modifying listeners (#40716) 2018-05-25 11:16:29 -04:00
elb_classic_lb
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
embedded_module Clean up non-standard module shebangs. 2018-03-21 11:04:55 -07:00
environment
eos_banner Fix eapi tests to use become (#40838) 2018-05-29 14:18:03 -04:00
eos_command HTTP(S) API connection plugin (#39224) 2018-05-17 18:47:15 -04:00
eos_config Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 2018-05-30 13:03:20 -04:00
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 Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 2018-05-30 13:03:20 -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
etcd3 Disable failing etcd3 integration test. 2018-05-15 23:23:55 -07:00
expect
facts_d
failed_when
fetch fetch: set fail_on_missing: True as default as per docs (#36469) 2018-02-21 18:10:23 +10:00
file accept + and - modifiers for file attributes (#40061) 2018-06-14 06:31:14 -07:00
filesystem filesystem tests: update ocfs2 fs size on Trusty 2018-05-17 11:18:18 -04:00
filters Add random_mac string filter (#39775) 2018-06-21 15:56:54 -05:00
find
firewalld
foreman_inventory Add playbook with foreman tests 2018-04-20 00:36:23 +02:00
fortios_address Disable fortios_* integration tests. 2018-04-14 13:02:00 -07:00
fortios_ipv4_policy Disable fortios_* integration tests. 2018-04-14 13:02:00 -07:00
gathering_facts Fix gathering facts in run_once play (#39453) 2018-05-04 15:33:32 -04:00
gcp_compute_address Bug fixes for GCP Compute Address (#38630) 2018-05-04 14:41:55 -04:00
gcp_compute_backend_bucket New module: GCP Compute Backend Buckets (#38610) 2018-05-02 14:57:00 -04:00
gcp_compute_backend_service New module: GCP Compute Backend Services (#38611) 2018-05-02 16:59:27 -04:00
gcp_compute_disk New module: GCP Compute Disks (#38612) 2018-05-25 07:48:01 -04:00
gcp_compute_firewall New module: GCP Compute Firewalls (#39032) 2018-05-22 10:55:12 -04:00
gcp_compute_forwarding_rule New module: GCP Compute Forwarding Rules (#38613) 2018-05-22 10:53:58 -04:00
gcp_compute_global_address New module: GCP Compute Global Address (#38614) 2018-05-22 10:53:41 -04:00
gcp_compute_global_forwarding_rule New module: GCP Compute Global Forwarding Rules (#38615) 2018-05-22 10:53:12 -04:00
gcp_compute_health_check Adding support for GCP Compute Health Checks (#37438) 2018-05-07 07:57:25 -04:00
gcp_compute_http_health_check New module: GCP Compute HTTP Health Checks (#36329) 2018-04-25 15:25:23 -04:00
gcp_compute_https_health_check Adding support for GCP Compute Https Health Checks (#37437) 2018-04-25 16:11:32 -04:00
gcp_compute_image New module: GCP Compute Images (#38616) 2018-05-22 10:52:50 -04:00
gcp_compute_instance New Module: GCP Compute Instances (#38906) 2018-05-10 07:29:13 -07:00
gcp_compute_instance_group New module: GCP Compute Instance Groups (#38617) 2018-05-22 10:39:49 -04:00
gcp_compute_instance_group_manager New module: GCP Compute Instance Group Managers (#38934) 2018-05-22 10:36:20 -04:00
gcp_compute_instance_template New Module: GCP Compute Instance Templates (#38907) 2018-05-11 10:50:32 -07:00
gcp_compute_network New module: GCP Compute Networks (#38618) 2018-05-04 14:28:11 -04:00
gcp_compute_route New module: GCP Compute Routes (#38619) 2018-05-04 14:27:29 -04:00
gcp_compute_ssl_certificate New module: GCP Compute Ssl Certificates (#38620) 2018-05-22 10:44:44 -04:00
gcp_compute_subnetwork New module: GCP Compute Subnetworks (#38621) 2018-05-04 14:29:38 -04:00
gcp_compute_target_http_proxy Adding support for GCP Compute Target Http Proxys (#38622) 2018-05-17 16:42:19 -04:00
gcp_compute_target_https_proxy Adding support for GCP Compute Target Https Proxys (#38908) 2018-05-17 16:34:20 -04:00
gcp_compute_target_pool New module: GCP Compute Target Pools (#38623) 2018-05-22 10:38:07 -04:00
gcp_compute_target_ssl_proxy Adding support for GCP Compute Target Ssl Proxys (#39033) 2018-05-22 10:31:45 -04:00
gcp_compute_target_tcp_proxy Adding support for GCP Compute Target Tcp Proxys (#38624) 2018-05-17 16:42:10 -04:00
gcp_compute_url_map New module: GCP Compute Url Maps (#38625) 2018-05-22 10:36:51 -04:00
gcp_container_cluster New module: GCP Container Clusters (#37324) 2018-04-30 15:04:56 -04:00
gcp_container_node_pool New module: GCP Container Node Pools (#37325) 2018-05-04 15:19:51 -04:00
gcp_dns_managed_zone Bug fixes for GCP Dns Managed Zones (#38631) 2018-04-25 16:20:55 -04:00
gcp_dns_resource_record_set Fix test aliases. 2018-04-12 11:08:15 -07:00
gcp_pubsub_subscription New module: GCP Pubsub Subscriptions (#38626) 2018-05-04 14:31:34 -04:00
gcp_pubsub_topic New module: GCP Pubsub Topics (#38627) 2018-05-04 14:32:28 -04:00
gcp_storage_bucket New module: GCP Storage Buckets (#37288) 2018-04-25 15:26:13 -04:00
gcp_storage_bucket_access_control New module: GCP Storage Bucket Access Controls (#37289) 2018-04-30 14:03:02 -04:00
gem Temporarily disable gem test on osx. 2018-06-19 16:58:12 -07:00
get_url Overhaul httptester support in ansible-test. (#39892) 2018-05-09 09:24:40 -07:00
getent
git Detect separate git dir and set git config path value appropriately 2018-05-23 00:33:22 +02:00
github_issue Improve handling of integration test aliases. (#38698) 2018-04-12 16:15:28 -07:00
group
group_by
groupby_filter
handlers Fix any_errors_fatal in meta tasks (#36870) 2018-05-23 21:03:31 -05:00
hash Change behavior to behaviour in docs and tests (#39392) 2018-05-17 14:07:12 -04:00
hg Disable hg test on Python 3 again. 2018-02-07 23:33:04 -08:00
hosts_field
ignore_errors
include_import Don't ignore a duplicate host for an already processed include (#40361) 2018-06-08 15:36:22 -05:00
include_vars
includes
influxdb_user Improve handling of integration test aliases. (#38698) 2018-04-12 16:15:28 -07:00
ini_file ini_file: add allow_no_value param (#24442) 2018-03-05 17:05:41 +01:00
inventory_path_with_comma
ios_banner
ios_command
ios_config don't retrieve config in running_config when config is provided for diff (#41400) 2018-06-14 18:02:19 +05:30
ios_facts
ios_file net_put module: add default mode to copy binary files (#41476) 2018-06-20 16:02:49 +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_lldp
ios_logging Fixes to ios_logging (#41029) 2018-06-04 07:32:23 -04:00
ios_ping
ios_smoke Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 2018-05-30 13:03:20 -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
ios_vlan This test is expected to fail (#40612) 2018-05-23 10:45:50 -04:00
iosxr_banner
iosxr_command iosxr_command does not work with prompt and answer arguments (#40475) 2018-05-24 13:18:29 +05:30
iosxr_config DCI failures (#41241) 2018-06-07 15:55:03 +05:30
iosxr_facts
iosxr_interface
iosxr_logging
iosxr_netconf
iosxr_smoke Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 2018-05-30 13:03:20 -04:00
iosxr_system DCI failures (#41241) 2018-06-07 15:55:03 +05:30
iosxr_user
ipify_facts
iso_extract
iterators
java_cert Mark unsupported integration tests. (#38251) 2018-04-03 19:04:23 -07:00
jinja2_native_types When using ANSIBLE_JINJA2_NATIVE bypass our None filtering in _finalze (#41408) 2018-06-12 08:46:23 -05:00
junos_banner Fix junos modules check_mode issue (#37311) 2018-03-26 07:27:30 -04:00
junos_command
junos_config Fix junos_config integration test (#41304) 2018-06-08 13:16:47 +05:30
junos_facts
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 Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 2018-05-30 13:03:20 -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 K8s dynamic collected changes (#40745) 2018-05-30 12:04:48 -05:00
known_hosts Add better error messages and checking to known_hosts (#38307) 2018-05-17 13:53:40 -04:00
lambda_policy Lambda policy arn (#38863) 2018-04-17 09:53:59 -04:00
lineinfile Account for empty string regexp in lineinfile (#41451) 2018-06-25 17:57:05 -04:00
locale_gen
lookup_passwordstore
lookup_paths
lookup_properties
lookups Move lookups tests to group1. 2018-05-09 09:54:03 -07:00
loops Handle incorrect data type in list lookup plugin (#35483) 2018-05-17 15:29:36 -05:00
memset_dns_reload New Memset module to request DNS reloads (#40390) 2018-05-25 00:30:25 +02: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 Added support for passing org_id instead of org_name (#41518) 2018-06-20 09:39:25 +02:00
meraki_config_template New module - meraki_config_template (#41633) 2018-06-20 09:47:31 +02:00
meraki_device New module - meraki_device (#41631) 2018-06-20 09:44:50 +02:00
meraki_network Improve support for org_id in module (#41519) 2018-06-20 09:41:53 +02: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_switchport New module - meraki_switchport (#41634) 2018-06-20 09:48:30 +02:00
meraki_vlan New module - meraki_vlan (#41632) 2018-06-20 09:46:15 +02:00
module_defaults Fix test aliases. 2018-04-12 11:08:15 -07:00
module_precedence
module_utils
mount
mysql_db Add support for mysqldump --ignore-table switch (#33065) 2018-05-28 17:31:55 +05:30
mysql_user
mysql_variables
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_dns_view Add a cloud provider and a set of smoketests for the NIOS modules (#40573) 2018-05-25 13:50:45 +01:00
nios_host_record Add a cloud provider and a set of smoketests for the NIOS modules (#40573) 2018-05-25 13:50:45 +01:00
nios_network Add a cloud provider and a set of smoketests for the NIOS modules (#40573) 2018-05-25 13:50:45 +01:00
nios_network_view Add a cloud provider and a set of smoketests for the NIOS modules (#40573) 2018-05-25 13:50:45 +01:00
nios_zone Add a cloud provider and a set of smoketests for the NIOS modules (#40573) 2018-05-25 13:50:45 +01:00
no_log Tasks that are expected to fail need to begin with a special string 2018-06-12 16:31:10 -07:00
npm
nuage_vspk Restore nuage_vspk integration tests. 2018-05-07 11:15:36 -07:00
nxos_aaa_server Nxos test reorganize (#41089) 2018-06-05 07:37:24 -04:00
nxos_aaa_server_host Nxos test reorganize (#41089) 2018-06-05 07:37:24 -04:00
nxos_acl Nxos test reorganize (#41089) 2018-06-05 07:37:24 -04:00
nxos_acl_interface Nxos test reorganize (#41089) 2018-06-05 07:37:24 -04:00
nxos_banner Nxos test reorganize (#41089) 2018-06-05 07:37:24 -04:00
nxos_become Nxos test reorganize (#41089) 2018-06-05 07:37:24 -04:00
nxos_bgp Nxos test reorganize (#41089) 2018-06-05 07:37:24 -04:00
nxos_bgp_af Nxos test reorganize (#41089) 2018-06-05 07:37:24 -04:00
nxos_bgp_neighbor Nxos test reorganize (#41089) 2018-06-05 07:37:24 -04:00
nxos_bgp_neighbor_af Nxos test reorganize (#41089) 2018-06-05 07:37:24 -04:00
nxos_command Nxos test reorganize (#41089) 2018-06-05 07:37:24 -04:00
nxos_config don't retrieve config in running_config when config is provided for diff (#41400) 2018-06-14 18:02:19 +05:30
nxos_evpn_global Nxos test reorganize (#41089) 2018-06-05 07:37:24 -04:00
nxos_evpn_vni Nxos test reorganize (#41089) 2018-06-05 07:37:24 -04:00
nxos_facts Nxos test reorganize (#41089) 2018-06-05 07:37:24 -04:00
nxos_feature Nxos test reorganize (#41089) 2018-06-05 07:37:24 -04:00
nxos_file_copy nxos_file_copy network_cli and httpapi fix (#40592) 2018-05-24 20:21:18 +05:30
nxos_gir Nxos test reorganize (#41089) 2018-06-05 07:37:24 -04:00
nxos_gir_profile_management Nxos test reorganize (#41089) 2018-06-05 07:37:24 -04:00
nxos_hsrp Nxos test reorganize (#41089) 2018-06-05 07:37:24 -04:00
nxos_igmp Nxos test reorganize (#41089) 2018-06-05 07:37:24 -04:00
nxos_igmp_interface Nxos test reorganize (#41089) 2018-06-05 07:37:24 -04:00
nxos_igmp_snooping Nxos test reorganize (#41089) 2018-06-05 07:37:24 -04:00
nxos_install_os Nxos test reorganize (#41089) 2018-06-05 07:37:24 -04:00
nxos_interface Nxos test reorganize (#41089) 2018-06-05 07:37:24 -04:00
nxos_interface_ospf Nxos test reorganize (#41089) 2018-06-05 07:37:24 -04:00
nxos_ip_interface Nxos test reorganize (#41089) 2018-06-05 07:37:24 -04:00
nxos_l2_interface Nxos test reorganize (#41089) 2018-06-05 07:37:24 -04:00
nxos_l3_interface Nxos test reorganize (#41089) 2018-06-05 07:37:24 -04:00
nxos_linkagg Nxos test reorganize (#41089) 2018-06-05 07:37:24 -04:00
nxos_lldp Nxos test reorganize (#41089) 2018-06-05 07:37:24 -04:00
nxos_logging Nxos test reorganize (#41089) 2018-06-05 07:37:24 -04:00
nxos_ntp Nxos test reorganize (#41089) 2018-06-05 07:37:24 -04:00
nxos_ntp_auth Nxos test reorganize (#41089) 2018-06-05 07:37:24 -04:00
nxos_ntp_options Nxos test reorganize (#41089) 2018-06-05 07:37:24 -04:00
nxos_nxapi Nxos test reorganize (#41089) 2018-06-05 07:37:24 -04:00
nxos_ospf Nxos test reorganize (#41089) 2018-06-05 07:37:24 -04:00
nxos_ospf_vrf Nxos test reorganize (#41089) 2018-06-05 07:37:24 -04:00
nxos_overlay_global Nxos test reorganize (#41089) 2018-06-05 07:37:24 -04:00
nxos_pim Nxos test reorganize (#41089) 2018-06-05 07:37:24 -04:00
nxos_pim_interface Nxos test reorganize (#41089) 2018-06-05 07:37:24 -04:00
nxos_pim_rp_address Nxos test reorganize (#41089) 2018-06-05 07:37:24 -04:00
nxos_portchannel Nxos test reorganize (#41089) 2018-06-05 07:37:24 -04:00
nxos_rollback Nxos test reorganize (#41089) 2018-06-05 07:37:24 -04:00
nxos_rpm fix reload smu issue (#41270) 2018-06-14 09:17:33 +05:30
nxos_smoke Nxos test reorganize (#41089) 2018-06-05 07:37:24 -04:00
nxos_snapshot Nxos test reorganize (#41089) 2018-06-05 07:37:24 -04:00
nxos_snmp_community Nxos test reorganize (#41089) 2018-06-05 07:37:24 -04:00
nxos_snmp_contact Nxos test reorganize (#41089) 2018-06-05 07:37:24 -04:00
nxos_snmp_host Nxos test reorganize (#41089) 2018-06-05 07:37:24 -04:00
nxos_snmp_location Nxos test reorganize (#41089) 2018-06-05 07:37:24 -04:00
nxos_snmp_traps Nxos test reorganize (#41089) 2018-06-05 07:37:24 -04:00
nxos_snmp_user Nxos test reorganize (#41089) 2018-06-05 07:37:24 -04:00
nxos_static_route Nxos test reorganize (#41089) 2018-06-05 07:37:24 -04:00
nxos_switchport Nxos test reorganize (#41089) 2018-06-05 07:37:24 -04:00
nxos_system Nxos test reorganize (#41089) 2018-06-05 07:37:24 -04:00
nxos_udld Nxos test reorganize (#41089) 2018-06-05 07:37:24 -04:00
nxos_udld_interface Nxos test reorganize (#41089) 2018-06-05 07:37:24 -04:00
nxos_user Nxos test reorganize (#41089) 2018-06-05 07:37:24 -04:00
nxos_vlan Nxos test reorganize (#41089) 2018-06-05 07:37:24 -04:00
nxos_vpc Nxos test reorganize (#41089) 2018-06-05 07:37:24 -04:00
nxos_vpc_interface Nxos test reorganize (#41089) 2018-06-05 07:37:24 -04:00
nxos_vrf Nxos test reorganize (#41089) 2018-06-05 07:37:24 -04:00
nxos_vrf_af Nxos test reorganize (#41089) 2018-06-05 07:37:24 -04:00
nxos_vrf_interface Nxos test reorganize (#41089) 2018-06-05 07:37:24 -04:00
nxos_vrrp Nxos test reorganize (#41089) 2018-06-05 07:37:24 -04:00
nxos_vtp_domain Nxos test reorganize (#41089) 2018-06-05 07:37:24 -04:00
nxos_vtp_password Nxos test reorganize (#41089) 2018-06-05 07:37:24 -04:00
nxos_vtp_version Nxos test reorganize (#41089) 2018-06-05 07:37:24 -04:00
nxos_vxlan_vtep Nxos test reorganize (#41089) 2018-06-05 07:37:24 -04:00
nxos_vxlan_vtep_vni Nxos test reorganize (#41089) 2018-06-05 07:37:24 -04:00
one_host Fix opennebula test stub (#40436) 2018-05-25 07:42:14 +02:00
openssl_certificate new provider: ownca (#35840) 2018-06-21 12:41:00 +05:30
openssl_csr openssl_csr: added support for the OCSP Must Staple extension (#35082) 2018-02-08 12:03:28 +00:00
openssl_dhparam
openssl_privatekey
openssl_publickey
openvswitch_bridge
openvswitch_db
package
package_facts
parsing Remove unused test files. 2018-04-22 07:11:34 -07:00
patch tests, patch: init integration tests (#40045) 2018-05-12 11:25:03 +02:00
pause Fix ctrl+c in pause module and add tests (#40134) 2018-05-21 10:04:43 -04:00
ping
pip Default squash actions add pip (#41390) 2018-06-11 19:58:13 -04:00
plugin_filtering
plugin_loader Fix loader for filters (#37748) 2018-03-22 17:23:10 -04:00
postgresql postgresql_user: set encrypted as default and fix empty password reporting changed (#36931) 2018-05-21 14:49:44 -05:00
prepare_eos_tests/tasks
prepare_http_tests Overhaul httptester support in ansible-test. (#39892) 2018-05-09 09:24:40 -07:00
prepare_ios_tests
prepare_iosxr_tests
prepare_junos_tests/tasks
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 Fix legacy Nexus 3k integration test and module issues. (#40322) 2018-05-17 20:29:00 +05:30
prepare_ovs_tests/tasks
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 psexec: new module to run commands on a remote Windows host without WinRM (#36723) 2018-04-24 12:15:15 +10:00
pull Revert "Configurable list of facts modules (#31783)" (#40022) 2018-05-14 13:46:14 -07:00
rabbitmq_plugin Fix rabbitmq_* integration tests (#41836) 2018-06-25 21:29:45 +02:00
rabbitmq_user Fix rabbitmq_* integration tests (#41836) 2018-06-25 21:29:45 +02:00
rabbitmq_vhost Fix rabbitmq_* integration tests (#41836) 2018-06-25 21:29:45 +02:00
raw
rds_param_group
route53_zone route53_zone: enable check mode (#37201) 2018-03-12 14:43:43 -04:00
rpm_key Fix rpm_key test on Fedora 27. 2018-04-05 08:56:21 -07:00
s3_bucket Migrate s3_bucket module to boto3 (#37189) 2018-04-06 14:33:58 -04:00
s3_lifecycle S3 versioned lifecycle (#40161) 2018-05-17 15:07:40 -04:00
script Added executable parameter to the script module (#36969) 2018-05-25 14:40:48 -05:00
seboolean Restore seboolean and sefcontext tests on RHEL. 2018-04-17 16:34:47 -07:00
sefcontext Restore seboolean and sefcontext tests on RHEL. 2018-04-17 16:34:47 -07:00
selinux Fixed check_mode status to be the same as normal execution (#40721) 2018-05-25 17:06:11 -04:00
sensu_client
sensu_handler
service
service_facts
set_fact allow incremental update for vars in loop for set_fact/include_vars (#38302) 2018-04-06 09:57:34 +10:00
setup_azure
setup_deb_repo Add integration test for #35900 (#38090) 2018-04-03 16:25:51 +02:00
setup_ec2
setup_influxdb/tasks
setup_mysql_db
setup_opennebula/vars opennebula: new module one_host (#40041) 2018-05-17 10:10:49 +02:00
setup_openssl
setup_postgresql_db
setup_rabbitmq/tasks Fix rabbitmq_* integration tests (#41836) 2018-06-25 21:29:45 +02:00
setup_rpm_repo yum: clean fake repos after tests run (#37770) 2018-03-22 13:19:29 -04:00
setup_sshkey/tasks
setup_zabbix
shadowed_module Error if a module is found to shadow a reserved keyword (#34649) 2018-04-10 09:26:27 -05:00
slurp
special_vars
sqs_queue Add integration tests for sqs_queue module (#40110) 2018-05-16 17:34:31 -04:00
stat
strategy_linear Fix nested noop block padding in dynamic includes (#38814) 2018-04-26 15:14:31 -05:00
sts_assume_role Rebalance cloud tests into 5 groups. 2018-02-10 00:37:20 -08:00
subversion Temporarily disable subversion test on osx. 2018-02-24 13:46:40 -08:00
supervisorctl supervisorctl: add integration tests 2018-03-22 15:46:53 -07:00
synchronize Move requirements into tests. (#35885) 2018-02-10 10:48:44 -08:00
synchronize-buildah Mark unsupported integration tests. (#38251) 2018-04-03 19:04:23 -07:00
sysctl
systemd
tags never tags docs and test (#35964) 2018-02-14 17:01:36 -05:00
task_ordering
template Fix when template paths contain non-ascii chars and using the path in ansible_managed 2018-04-30 16:47:27 -07:00
template_jinja2_latest
templating_settings
test_infra Fix test-module failing to validate args (#41004) 2018-06-01 12:02:56 -07:00
timezone BSDTimezone: distinguish UTC and Etc/UTC (#41234) 2018-06-11 10:27:50 -04:00
tower_credential add some Tower module integration tests (and fix a bug or two) (#37421) 2018-03-16 13:28:19 -04:00
tower_group add some Tower module integration tests (and fix a bug or two) (#37421) 2018-03-16 13:28:19 -04:00
tower_host add some Tower module integration tests (and fix a bug or two) (#37421) 2018-03-16 13:28:19 -04:00
tower_inventory add some Tower module integration tests (and fix a bug or two) (#37421) 2018-03-16 13:28:19 -04:00
tower_inventory_source Module: Tower inventory source module (#37110) 2018-06-05 15:32:54 +10:00
tower_job_cancel add some Tower module integration tests (and fix a bug or two) (#37421) 2018-03-16 13:28:19 -04:00
tower_job_launch add some Tower module integration tests (and fix a bug or two) (#37421) 2018-03-16 13:28:19 -04:00
tower_job_list add some Tower module integration tests (and fix a bug or two) (#37421) 2018-03-16 13:28:19 -04:00
tower_job_template Updating tower_job_template.py (#38821) 2018-06-05 15:33:51 +10:00
tower_job_wait add some Tower module integration tests (and fix a bug or two) (#37421) 2018-03-16 13:28:19 -04:00
tower_label add some Tower module integration tests (and fix a bug or two) (#37421) 2018-03-16 13:28:19 -04:00
tower_organization add some Tower module integration tests (and fix a bug or two) (#37421) 2018-03-16 13:28:19 -04:00
tower_project add some Tower module integration tests (and fix a bug or two) (#37421) 2018-03-16 13:28:19 -04:00
tower_role add some Tower module integration tests (and fix a bug or two) (#37421) 2018-03-16 13:28:19 -04:00
tower_team add some Tower module integration tests (and fix a bug or two) (#37421) 2018-03-16 13:28:19 -04:00
tower_user test tower-cli verify_ssl config parameter (#37597) 2018-05-23 14:33:58 -05:00
ucs_ip_pool Mark unsupported integration tests. (#38251) 2018-04-03 19:04:23 -07:00
ucs_lan_connectivity Mark unsupported integration tests. (#38251) 2018-04-03 19:04:23 -07:00
ucs_mac_pool Mark unsupported integration tests. (#38251) 2018-04-03 19:04:23 -07:00
ucs_san_connectivity Mark unsupported integration tests. (#38251) 2018-04-03 19:04:23 -07: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 Mark unsupported integration tests. (#38251) 2018-04-03 19:04:23 -07: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
unarchive Fix: wildcard excludes in unarchive with tar archives (#40935) 2018-06-22 08:28:14 -07:00
unicode
until
uri Add src parameter for uri module that can be used in place of body. Supports binary files (#33689) 2018-05-31 11:43:00 -05:00
user User unexpire (#39758) 2018-05-17 11:34:13 -04:00
var_blending
var_precedence Move var precedence check to integration tests. 2018-03-21 09:43:32 -07:00
vault fix decrypted vault utf8 values (#37539) 2018-05-24 23:22:46 -04:00
vcenter_folder Remove unnecessary destructive aliases. 2018-05-09 07:29:31 -07:00
vcenter_license Remove unnecessary destructive aliases. 2018-05-09 07:29:31 -07:00
vmware_cluster Remove unnecessary destructive aliases. 2018-05-09 07:29:31 -07:00
vmware_cluster_facts Move pyvmomi install into cloud test plugin. 2018-05-08 10:09:35 -07:00
vmware_datacenter Remove unnecessary destructive aliases. 2018-05-09 07:29:31 -07:00
vmware_datastore_cluster Remove unnecessary destructive aliases. 2018-05-09 07:29:31 -07:00
vmware_datastore_facts Remove unnecessary destructive aliases. 2018-05-09 07:29:31 -07:00
vmware_datastore_maintenancemode Remove CI group from unsupported tests. 2018-05-09 07:29:31 -07:00
vmware_drs_rule_facts Remove unnecessary destructive aliases. 2018-05-09 07:29:31 -07:00
vmware_dvs_portgroup Remove unnecessary destructive aliases. 2018-05-09 07:29:31 -07:00
vmware_dvswitch Remove unnecessary destructive aliases. 2018-05-09 07:29:31 -07:00
vmware_guest VMware: Allow user to select disk_mode (#38951) 2018-06-10 22:37:30 -04:00
vmware_guest_disk_facts Remove CI group from unsupported tests. 2018-05-09 07:29:31 -07:00
vmware_guest_facts Remove unnecessary destructive aliases. 2018-05-09 07:29:31 -07:00
vmware_guest_find Remove unnecessary destructive aliases. 2018-05-09 07:29:31 -07:00
vmware_guest_powerstate bump version of 'vcenter-test-container' to '1.3.0' (govmomi v0.18.0) (#41151) 2018-06-06 08:24:21 -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 Remove unnecessary destructive aliases. 2018-05-09 07:29:31 -07:00
vmware_host Remove unnecessary destructive aliases. 2018-05-09 07:29:31 -07:00
vmware_host_acceptance Remove CI group from unsupported tests. 2018-05-09 07:29:31 -07:00
vmware_host_capability_facts Remove CI group from unsupported tests. 2018-05-09 07:29:31 -07:00
vmware_host_config_facts Remove unnecessary destructive aliases. 2018-05-09 07:29:31 -07:00
vmware_host_config_manager Remove CI group from unsupported tests. 2018-05-09 07:29:31 -07:00
vmware_host_dns_facts Move pyvmomi install into cloud test plugin. 2018-05-08 10:09:35 -07:00
vmware_host_facts Move pyvmomi install into cloud test plugin. 2018-05-08 10:09:35 -07:00
vmware_host_firewall_facts Move pyvmomi install into cloud test plugin. 2018-05-08 10:09:35 -07:00
vmware_host_firewall_manager Remove unnecessary destructive aliases. 2018-05-09 07:29:31 -07:00
vmware_host_ntp Remove CI group from unsupported tests. 2018-05-09 07:29:31 -07:00
vmware_host_package_facts Remove CI group from unsupported tests. 2018-05-09 07:29:31 -07:00
vmware_host_powerstate VMware: new module: vmware_host_powerstate (#36577) 2018-05-12 21:09: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 Remove CI group from unsupported tests. 2018-05-09 07:29:31 -07:00
vmware_host_vmnic_facts Remove CI group from unsupported tests. 2018-05-09 07:29:31 -07:00
vmware_local_role_manager Remove unnecessary destructive aliases. 2018-05-09 07:29:31 -07:00
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 Remove unnecessary destructive aliases. 2018-05-09 07:29:31 -07:00
vmware_portgroup_facts Move pyvmomi install into cloud test plugin. 2018-05-08 10:09:35 -07:00
vmware_resource_pool Remove unnecessary destructive aliases. 2018-05-09 07:29:31 -07:00
vmware_resource_pool_facts Remove unnecessary destructive aliases. 2018-05-09 07:29:31 -07:00
vmware_target_canonical_facts Remove CI group from unsupported tests. 2018-05-09 07:29:31 -07:00
vmware_vm_facts Use msg instead of var (#40810) 2018-06-04 12:46:23 +05:30
vmware_vm_vm_drs_rule Remove CI group from unsupported tests. 2018-05-09 07:29:31 -07:00
vmware_vmkernel_facts Remove CI group from unsupported tests. 2018-05-09 07:29:31 -07:00
vmware_vswitch Remove CI group from unsupported tests. 2018-05-09 07:29:31 -07:00
vmware_vswitch_facts Remove CI group from unsupported tests. 2018-05-09 07:29:31 -07:00
vyos_banner
vyos_command
vyos_config vyos_config IndexError in sanitize_config (#36375) 2018-02-20 18:29:34 +05:30
vyos_facts
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
vyos_lldp
vyos_lldp_interface
vyos_logging
vyos_smoke Fix VyOS check mode (#35977) 2018-02-11 11:40:33 -05:00
vyos_static_route
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
wait_for_connection Run each Windows version independently in CI. 2018-02-09 16:38:27 -08:00
wakeonlan
win_acl_inheritance Run each Windows version independently in CI. 2018-02-09 16:38:27 -08:00
win_async_wrapper powershell: Respect remote_tmp path set by the user (#40210) 2018-05-23 07:12:32 +10:00
win_audit_policy_system Run each Windows version independently in CI. 2018-02-09 16:38:27 -08:00
win_audit_rule Run each Windows version independently in CI. 2018-02-09 16:38:27 -08:00
win_become become win: better error messages and docs update (#39936) 2018-05-15 09:33:36 +10:00
win_certificate_store Run each Windows version independently in CI. 2018-02-09 16:38:27 -08:00
win_chocolatey win_chocolatey: always return the rc return value (#41883) 2018-06-25 08:23:31 +10:00
win_command powershell: display non-ascii characters in command outputs (#37229) 2018-04-05 14:59:51 -07:00
win_copy win_copy: added fix for win_copy deleting local tmp folder (#37964) 2018-03-27 16:20:10 +10:00
win_disk_facts Run each Windows version independently in CI. 2018-02-09 16:38:27 -08:00
win_domain_group Mark unsupported integration tests. (#38251) 2018-04-03 19:04:23 -07:00
win_domain_membership Run each Windows version independently in CI. 2018-02-09 16:38:27 -08:00
win_dotnet_ngen Run each Windows version independently in CI. 2018-02-09 16:38:27 -08:00
win_dsc fix spelling mistakes in several modules (#36296) 2018-03-12 11:00:19 +01:00
win_environment win_environment: Added explicit check for null, empty string with state=present (#40468) 2018-05-22 06:45:33 +10:00
win_eventlog
win_eventlog_entry Run each Windows version independently in CI. 2018-02-09 16:38:27 -08:00
win_exec_wrapper win_exec_wrapper: fix tests after recent change (#38504) 2018-04-09 17:48:14 -07:00
win_feature windows: removed deprecated features in 2.6 (#38930) 2018-04-26 06:13:37 +10:00
win_fetch fetch: set fail_on_missing: True as default as per docs (#36469) 2018-02-21 18:10:23 +10:00
win_file win_file: Handle [] in paths, fix touch in check mode (#37901) 2018-04-27 07:57:16 +10:00
win_find
win_firewall Run each Windows version independently in CI. 2018-02-09 16:38:27 -08:00
win_firewall_rule
win_get_url win_get_url: Fixed a few issues with using FTP and added tests (#39646) 2018-05-04 08:39:37 +10:00
win_group
win_group_membership Run each Windows version independently in CI. 2018-02-09 16:38:27 -08:00
win_hostname Add windows module for changing the hostname (#40295) 2018-05-17 11:41:37 +10:00
win_hotfix
win_iis_webapppool windows: removed deprecated features in 2.6 (#38930) 2018-04-26 06:13:37 +10:00
win_iis_webbinding Run each Windows version independently in CI. 2018-02-09 16:38:27 -08:00
win_lineinfile Win lineinfile fix (#35100) 2018-02-26 19:34:44 -05:00
win_mapped_drive Run each Windows version independently in CI. 2018-02-09 16:38:27 -08:00
win_module_utils Ansible.ModuleUtils.SID - allow SID as an input to allow people to specify well know SIDs instead of the name (#39400) 2018-04-30 16:18:25 +10:00
win_module_utils_legacy
win_msg Improve handling of integration test aliases. (#38698) 2018-04-12 16:15:28 -07:00
win_msi Run each Windows version independently in CI. 2018-02-09 16:38:27 -08:00
win_owner
win_package windows: removed deprecated features in 2.6 (#38930) 2018-04-26 06:13:37 +10:00
win_pagefile Run each Windows version independently in CI. 2018-02-09 16:38:27 -08:00
win_path
win_pester win_pester: move away from public repo to source test files (#38862) 2018-04-17 15:24:54 +10:00
win_ping
win_power_plan
win_product_facts
win_psexec Improve handling of integration test aliases. (#38698) 2018-04-12 16:15:28 -07:00
win_psmodule Implemented support for Repository selection when installing module (#39909) 2018-05-23 07:36:57 +10:00
win_rabbitmq_plugin Improve handling of integration test aliases. (#38698) 2018-04-12 16:15:28 -07:00
win_raw
win_reg_stat Run each Windows version independently in CI. 2018-02-09 16:38:27 -08:00
win_regedit win_regedit: stabilise tests (#38912) 2018-04-18 08:11:44 +10:00
win_region Run each Windows version independently in CI. 2018-02-09 16:38:27 -08:00
win_regmerge
win_route Run each Windows version independently in CI. 2018-02-09 16:38:27 -08:00
win_say Run each Windows version independently in CI. 2018-02-09 16:38:27 -08:00
win_scheduled_task
win_scheduled_task_stat Run each Windows version independently in CI. 2018-02-09 16:38:27 -08:00
win_script
win_security_policy
win_service win_service: fix when dealing with paths with special chars and change WMI to CIM cmdlets (#37897) 2018-04-03 18:28:10 -07:00
win_setup win_setup: Added connection name to interfaces (#37327) 2018-04-06 07:36:38 +10:00
win_share Run each Windows version independently in CI. 2018-02-09 16:38:27 -08:00
win_shell powershell: display non-ascii characters in command outputs (#37229) 2018-04-05 14:59:51 -07:00
win_shortcut
win_slurp Run each Windows version independently in CI. 2018-02-09 16:38:27 -08:00
win_stat Run each Windows version independently in CI. 2018-02-09 16:38:27 -08:00
win_tempfile Run each Windows version independently in CI. 2018-02-09 16:38:27 -08:00
win_template win_template: fix issue where dest was specified as a directory (#39887) 2018-05-15 09:59:51 +10:00
win_timezone Run each Windows version independently in CI. 2018-02-09 16:38:27 -08:00
win_toast Improve handling of integration test aliases. (#38698) 2018-04-12 16:15:28 -07:00
win_unzip Run each Windows version independently in CI. 2018-02-09 16:38:27 -08:00
win_updates win_updates: add scheduled tasks back in for older hosts (#38708) 2018-05-23 13:21:01 -07:00
win_uri Use HTTPS instead of HTTP for httpbin tests. (#39457) 2018-05-01 16:28:42 -07:00
win_user
win_user_right Ansible.ModuleUtils.SID - allow SID as an input to allow people to specify well know SIDs instead of the name (#39400) 2018-04-30 16:18:25 +10:00
win_wait_for Improve handling of integration test aliases. (#38698) 2018-04-12 16:15:28 -07:00
win_wakeonlan Run each Windows version independently in CI. 2018-02-09 16:38:27 -08:00
win_whoami Run each Windows version independently in CI. 2018-02-09 16:38:27 -08:00
windows-paths
xattr
xml Enable xml integration test. (#39629) 2018-05-02 20:41:48 +02:00
yarn Download files from S3 for yarn integration test. 2018-05-10 10:07:36 -07:00
yum yum: clean fake repos after tests run (#37770) 2018-03-22 13:19:29 -04:00
yum_repository Fix default value of gpgcheck in doc (PR #36267) 2018-02-20 13:47:12 +01:00
zabbix_host
zypper implemented installroot option (#33613) 2018-03-20 10:41:50 +00:00
zypper_repository