You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/integration/targets
Brian Coca bbd6b8bb42 Temporary (#31677)
* allow shells to have per host options, remote_tmp

added language to shell
removed module lang setting from general as  plugins have it now
use get to avoid bad powershell plugin
more resilient tmp discovery, fall back to `pwd`
add shell to docs
fixed options for when frags are only options
added shell set ops in t_e and fixed option frags
normalize tmp dir usag4e

- pass tmpdir/tmp/temp options as env var to commands, making it default for tempfile
- adjusted ansiballz tmpdir
- default local tempfile usage to the configured local tmp
- set env temp in action

add options to powershell
shift temporary to internal envvar/params
ensure tempdir is set if we pass var
ensure basic and url use expected tempdir
ensure localhost uses local tmp
give /var/tmp priority, less perms issues
more consistent tempfile mgmt for ansiballz
made async_dir configurable
better action handling, allow for finally rm tmp
fixed tmp issue and no more tempdir in ballz
hostvarize world readable and admin users
always set shell tempdir
added comment to discourage use of exception/flow control

* Mostly revert expand_user as it's not quite working.

This was an additional feature anyhow.

Kept the use of pwd as a fallback but moved it to a second ssh
connection.  This is not optimal but getting that to work in a single
ssh connection was part of the problem holding this up.

(cherry picked from commit 395b714120522f15e4c90a346f5e8e8d79213aca)

* fixed script and other action plugins

ensure tmpdir deletion
allow for connections that don't support new options (legacy, 3rd party)
fixed tests
7 years ago
..
aci_aaa_user_certificate ACI: Fix tests and add signature-based authentication test (#34758) 7 years ago
aci_access_port_to_interface_policy_leaf_profile aci_access_port_to_interface_policy_leaf_profile module (#34398) 7 years ago
aci_ap Network ACI: Add integration tests for several module (#33016) 7 years ago
aci_bd Network ACI: Add integration tests for several module (#33016) 7 years ago
aci_bd_subnet Network ACI: Add integration tests for several module (#33016) 7 years ago
aci_config_rollback Network ACI: Add integration tests for several module (#33016) 7 years ago
aci_config_snapshot Network ACI: Add integration tests for several module (#33016) 7 years ago
aci_contract Network ACI: Add integration tests for several module (#33016) 7 years ago
aci_contract_subject Network ACI: Add integration tests for several module (#33016) 7 years ago
aci_contract_subject_to_filter Network ACI: Add integration tests for several module (#33016) 7 years ago
aci_encap_pool ACI Encap pool: New module for support layer2 encap pools (#33219) 7 years ago
aci_encap_pool_range ACI ENCAP POOL RANGES: Add new module to support encap ranges (#33758) 7 years ago
aci_epg Network ACI: Add integration tests for several module (#33016) 7 years ago
aci_epg_to_contract Network ACI: Add integration tests for several module (#33016) 7 years ago
aci_epg_to_domain Network ACI: Add integration tests for several module (#33016) 7 years ago
aci_filter Remove unsupported comments from aliases. 7 years ago
aci_filter_entry Network ACI: Add integration tests for several module (#33016) 7 years ago
aci_rest Remove unsupported comments from aliases. 7 years ago
aci_tenant Remove unsupported comments from aliases. 7 years ago
aci_vlan_pool aci_vlan_pool: Module to manage VLAN pools (#34650) 7 years ago
aci_vlan_pool_encap_block aci_vlan_pool_encap_block: New module to manage VLAN encap blocks (#34653) 7 years ago
aci_vrf Network ACI: Add integration tests for several module (#33016) 7 years ago
acl acl integration tests: don't use restricted key, allow to run twice in a row (#34858) 7 years ago
add_host Initial ansible-test implementation. (#18556) 8 years ago
alternatives Deprecate tests used as filters (#32361) 7 years ago
ansible Miscellaneous bug fixes for ansible-test. 7 years ago
apache2_module Validate apache2 mpm module switching for bug #5328 7 years ago
apt Deprecate tests used as filters (#32361) 7 years ago
apt_key Disable skipped tests for remote platforms. (#26624) 7 years ago
apt_repository Deprecate tests used as filters (#32361) 7 years ago
archive Mark destructive tests as such. 7 years ago
args Initial ansible-test implementation. (#18556) 8 years ago
asa_acl Fix cosmetic problems in YAML source 8 years ago
asa_command Fix cosmetic problems in YAML source 8 years ago
asa_config Check for removal not allowed errors (#19251) 8 years ago
assemble Changed assemble_from_fragments to use os.path.join (#24909) 7 years ago
async Deprecate tests used as filters (#32361) 7 years ago
async_extra_data Initial ansible-test implementation. (#18556) 8 years ago
at Mark destructive tests as such. 7 years ago
authorized_key Add comment option to authorized_key (#27781) 7 years ago
aws_api_gateway Deprecate tests used as filters (#32361) 7 years ago
aws_lambda Deprecate tests used as filters (#32361) 7 years ago
aws_s3 Add aws_s3 integration tests for multipart GET operations (#34657) 7 years ago
azure_rm_acs Fix test case failure for Azure ACS module (#33623) 7 years ago
azure_rm_availabilityset Split cloud tests into two CI groups. 7 years ago
azure_rm_availabilityset_facts Split cloud tests into two CI groups. 7 years ago
azure_rm_containerregistry azure_rm_containerservice (#33597) 7 years ago
azure_rm_deployment Temporarily disable leaky test in CI. 7 years ago
azure_rm_dnsrecordset azure_rm_dnsrecordset rewrite (#30449) 7 years ago
azure_rm_dnsrecordset_facts azure_rm_dnsrecordset rewrite (#30449) 7 years ago
azure_rm_dnszone Split cloud tests into two CI groups. 7 years ago
azure_rm_dnszone_facts Split cloud tests into two CI groups. 7 years ago
azure_rm_functionapp fix azure test case failure for function apps module (#33658) 7 years ago
azure_rm_image Add azure image module support create and delete (#32589) 7 years ago
azure_rm_loadbalancer Disable flakey azure_rm_loadbalancer test in CI. 7 years ago
azure_rm_managed_disk Rebalance Azure tests more. 7 years ago
azure_rm_mysqlserver [new module] adding azure_rm_mysqlserver (#33566) 7 years ago
azure_rm_postgresqlserver [new module] adding azure_rm_postgresqlserver (#33569) 7 years ago
azure_rm_publicipaddress Split cloud tests into two CI groups. 7 years ago
azure_rm_securitygroup Fixes #30863: support update source_address_prefix in azure_rm_securitygroup (#32614) 7 years ago
azure_rm_sqlserver [new module] Added Azure SQL Servers support - cloud/azure/azure_rm_sql_servers (#33077) 7 years ago
azure_rm_sqlserver_facts [new module] azure_rm_sqlserver_facts (#34608) 7 years ago
azure_rm_storageaccount Split cloud tests into two CI groups. 7 years ago
azure_rm_storageblob Clean up and migrate Azure tests. (#28103) 7 years ago
azure_rm_subnet Split cloud tests into two CI groups. 7 years ago
azure_rm_virtualmachine Split up cloud tests to avoid 1 hour CI limit. 7 years ago
azure_rm_virtualmachine_extension Split up cloud tests to avoid 1 hour CI limit. 7 years ago
azure_rm_virtualmachine_scaleset Rebalance Azure tests. 7 years ago
azure_rm_virtualmachineimage_facts Split up cloud tests to avoid 1 hour CI limit. 7 years ago
azure_rm_virtualnetwork Split cloud tests into two CI groups. 7 years ago
become user: fix default non-system user's shell on macOS 7 years ago
binary Initial ansible-test implementation. (#18556) 8 years ago
binary_modules Deprecate tests used as filters (#32361) 7 years ago
binary_modules_posix Initial ansible-test implementation. (#18556) 8 years ago
binary_modules_winrm Enable more Windows tests in CI. (#30443) 7 years ago
blockinfile Add integration test targets for core supported modules (#24217) 7 years ago
blocks Initial ansible-test implementation. (#18556) 8 years ago
boto3_conn [cloud][testing] New integration tests for ec2_asg (#30554) 7 years ago
callback_retry_task_name Fix 'task name is not templated in retry callback' (add task_name property to TaskResult) (#21214) 8 years ago
changed_when Initial ansible-test implementation. (#18556) 8 years ago
check_mode Deprecate tests used as filters (#32361) 7 years ago
command_shell Have command nanny tell you how to disable the warning (#34061) 7 years ago
conditionals Reorganize integration tests: 7 years ago
connection Deprecate tests used as filters (#32361) 7 years ago
connection_buildah Add support for `non_local` alias in ansible-test. 7 years ago
connection_chroot Initial ansible-test implementation. (#18556) 8 years ago
connection_docker Add support for `non_local` alias in ansible-test. 7 years ago
connection_jail Initial ansible-test implementation. (#18556) 8 years ago
connection_libvirt_lxc Initial ansible-test implementation. (#18556) 8 years ago
connection_local Initial ansible-test implementation. (#18556) 8 years ago
connection_lxc Initial ansible-test implementation. (#18556) 8 years ago
connection_lxd Add support for `non_local` alias in ansible-test. 7 years ago
connection_paramiko_ssh Initial ansible-test implementation. (#18556) 8 years ago
connection_posix Transition inventory into plugins (#23001) 7 years ago
connection_ssh Add pipeline-ish method using dd for file transfer over SSH (#18642) 8 years ago
connection_winrm Divide Windows integration tests into 2 groups. (#29029) 7 years ago
copy Temporary (#31677) 7 years ago
cs_account Deprecate tests used as filters (#32361) 7 years ago
cs_affinitygroup cloudstack: fix spelling of "affinity_type" (#33231) 7 years ago
cs_cluster Deprecate tests used as filters (#32361) 7 years ago
cs_common automated integration tests for cloudstack (#20552) 7 years ago
cs_configuration Deprecate tests used as filters (#32361) 7 years ago
cs_domain Deprecate tests used as filters (#32361) 7 years ago
cs_firewall Deprecate tests used as filters (#32361) 7 years ago
cs_host Deprecate tests used as filters (#32361) 7 years ago
cs_instance Deprecate tests used as filters (#32361) 7 years ago
cs_instance_facts Deprecate tests used as filters (#32361) 7 years ago
cs_instance_nic Deprecate tests used as filters (#32361) 7 years ago
cs_instance_nic_secondaryip Deprecate tests used as filters (#32361) 7 years ago
cs_instancegroup Deprecate tests used as filters (#32361) 7 years ago
cs_iso Deprecate tests used as filters (#32361) 7 years ago
cs_loadbalancer_rule Deprecate tests used as filters (#32361) 7 years ago
cs_network_acl Deprecate tests used as filters (#32361) 7 years ago
cs_network_acl_rule Deprecate tests used as filters (#32361) 7 years ago
cs_network_offering cloudstack: streamline cs_network_offering (#34553) 7 years ago
cs_pod Deprecate tests used as filters (#32361) 7 years ago
cs_portforward Deprecate tests used as filters (#32361) 7 years ago
cs_project Deprecate tests used as filters (#32361) 7 years ago
cs_region Deprecate tests used as filters (#32361) 7 years ago
cs_resourcelimit Deprecate tests used as filters (#32361) 7 years ago
cs_role Deprecate tests used as filters (#32361) 7 years ago
cs_router Deprecate tests used as filters (#32361) 7 years ago
cs_securitygroup Deprecate tests used as filters (#32361) 7 years ago
cs_securitygroup_rule Deprecate tests used as filters (#32361) 7 years ago
cs_service_offering cloudstack: rename new module to cs_service_offering (#34555) 7 years ago
cs_snapshot_policy Deprecate tests used as filters (#32361) 7 years ago
cs_sshkeypair Deprecate tests used as filters (#32361) 7 years ago
cs_storage_pool Deprecate tests used as filters (#32361) 7 years ago
cs_user Deprecate tests used as filters (#32361) 7 years ago
cs_vmsnapshot Deprecate tests used as filters (#32361) 7 years ago
cs_volume Deprecate tests used as filters (#32361) 7 years ago
cs_vpc Deprecate tests used as filters (#32361) 7 years ago
cs_vpc_offering Add new Cloudstack module cs_vpc_offering (#34797) 7 years ago
cs_vpn_connection cloudstack: new module cs_vpn_connection (#34669) 7 years ago
cs_vpn_customer_gateway cloudstack: new module cs_vpn_customer_gateway (#34260) 7 years ago
cs_vpn_gateway Deprecate tests used as filters (#32361) 7 years ago
cs_zone Deprecate tests used as filters (#32361) 7 years ago
cs_zone_facts Deprecate tests used as filters (#32361) 7 years ago
debconf Add integration test targets for core supported modules (#24217) 7 years ago
delegate_to Add check for known_hosts changing during tests. (#26470) 7 years ago
dellos6_command Fix cosmetic problems in YAML source 8 years ago
dellos6_config Use inventory_hostname_short (#20054) 8 years ago
dellos6_facts Fix cosmetic problems in YAML source 8 years ago
dellos9_command Fix cosmetic problems in YAML source 8 years ago
dellos9_config Use inventory_hostname_short (#20054) 8 years ago
dellos9_facts Fix cosmetic problems in YAML source 8 years ago
dellos10_command Fix cosmetic problems in YAML source 8 years ago
dellos10_config Use inventory_hostname_short (#20054) 8 years ago
dellos10_facts Fix cosmetic problems in YAML source 8 years ago
deploy_helper Fix deploy_helper integration tests. 8 years ago
dnf Fixes for dnf and user integration tests. (#34603) 7 years ago
docker Deprecate tests used as filters (#32361) 7 years ago
docker_secret lookup templated value of a var (#32772) 7 years ago
dpkg_selections Disable failing dpkg_selections test. 7 years ago
ec2_ami Split up cloud tests to avoid 1 hour CI limit. 7 years ago
ec2_asg Remove double-specified EC2 ASG test parameters (#34714) 7 years ago
ec2_elb_lb Split up cloud tests to avoid 1 hour CI limit. 7 years ago
ec2_group Respect egress rule definitions when creating security groups in default VPC (#34626) 7 years ago
ec2_key Enable tests which pass on Python 3. 7 years ago
ec2_metadata_facts Split up cloud tests to avoid 1 hour CI limit. 7 years ago
ec2_tag Split up cloud tests to avoid 1 hour CI limit. 7 years ago
ec2_vol Split up cloud tests to avoid 1 hour CI limit. 7 years ago
ec2_vpc Split up cloud tests to avoid 1 hour CI limit. 7 years ago
ec2_vpc_net Port ec2_vpc_net to boto3 and add support to expand existing VPCs - fixes #31216 (#33105) 7 years ago
ec2_vpc_route_table Route table boto3 (#32059) 7 years ago
ec2_vpc_subnet Split up cloud tests to avoid 1 hour CI limit. 7 years ago
ecs_cluster [cloud] Don't log AWS credentials when creating YAML anchor for ECS integration tests (#34625) 7 years ago
ecs_ecr Deprecate tests used as filters (#32361) 7 years ago
elb_classic_lb Split up cloud tests to avoid 1 hour CI limit. 7 years ago
embedded_module Initial ansible-test implementation. (#18556) 8 years ago
environment Fix using loops with environment and add tests (#32796) 7 years ago
eos_banner fix connection gets overridden by network_cli for transport nxapi,eapi net_* modules (#34778) 7 years ago
eos_command Port eos tests to network_cli (#33586) 7 years ago
eos_config Port eos tests to network_cli (#33586) 7 years ago
eos_eapi Fix enable_https alias docstring (#34633) 7 years ago
eos_facts Port eos tests to network_cli (#33586) 7 years ago
eos_interface fix connection gets overridden by network_cli for transport nxapi,eapi net_* modules (#34778) 7 years ago
eos_l3_interface fix connection gets overridden by network_cli for transport nxapi,eapi net_* modules (#34778) 7 years ago
eos_linkagg eos_linkagg DI module (#33007) 7 years ago
eos_lldp Fix various EOS integration tests due to missing become (#34504) 7 years ago
eos_logging fix connection gets overridden by network_cli for transport nxapi,eapi net_* modules (#34778) 7 years ago
eos_static_route Cleanup net integration test case for network modules (#34684) 7 years ago
eos_system fix connection gets overridden by network_cli for transport nxapi,eapi net_* modules (#34778) 7 years ago
eos_user Cleanup net integration test case for network modules (#34684) 7 years ago
eos_vlan Cleanup net integration test case for network modules (#34684) 7 years ago
eos_vrf Cleanup net integration test case for network modules (#34684) 7 years ago
expect Improve coverage of expect integration tests. (#30608) 7 years ago
facts_d Facts Refresh (2.4 roadmap) (#23012) 7 years ago
failed_when Ensure exit_json returns failed = False 7 years ago
fetch Deprecate tests used as filters (#32361) 7 years ago
file file tests: control & managed host can be distinct 7 years ago
filesystem Filesystem: refactor, improvements, add tests (#25519) 7 years ago
filters added flatten filter (#33102) 7 years ago
find Add gr_name and pw_name in find module 7 years ago
firewalld initial firewalld integration tests (#31725) 7 years ago
fortios_address Mark destructive tests as such. 7 years ago
fortios_ipv4_policy Mark destructive tests as such. 7 years ago
gathering_facts Fix fact failures cause by ordering of collectors (#30777) 7 years ago
gem Initial ansible-test implementation. (#18556) 8 years ago
get_url get_url tests: controller & managed node can be distinct 7 years ago
getent Add integration test targets for core supported modules (#24217) 7 years ago
git Deprecate tests used as filters (#32361) 7 years ago
github_issue Fix github_issue test and enable in CI. 7 years ago
group Deprecate tests used as filters (#32361) 7 years ago
group_by add support of nested groups in group_by 7 years ago
groupby_filter Improve jinja2 test coverage. (#20533) 8 years ago
handlers include_role handlers bug fix (#26335) 7 years ago
hash Reorganize integration tests: 7 years ago
hg Correct usage of fail_json in hg module (#25847) 7 years ago
hosts_field Initial ansible-test implementation. (#18556) 8 years ago
ignore_errors Initial ansible-test implementation. (#18556) 8 years ago
include_vars Provide the list of files that were included by include_vars 7 years ago
includes Fix include in loop when stategy=free (#33094) 7 years ago
ini_file ini_file: add integration test (#24434) 7 years ago
ios_banner Remove vars from include for ios netowrk_cli tests (#34703) 7 years ago
ios_command Remove vars from include for ios netowrk_cli tests (#34703) 7 years ago
ios_config Remove vars from include for ios netowrk_cli tests (#34703) 7 years ago
ios_facts Remove vars from include for ios netowrk_cli tests (#34703) 7 years ago
ios_interface Remove vars from include for ios netowrk_cli tests (#34703) 7 years ago
ios_l3_interface Remove vars from include for ios netowrk_cli tests (#34703) 7 years ago
ios_linkagg Add ios_linkagg DI module (#33215) 7 years ago
ios_lldp Remove vars from include for ios netowrk_cli tests (#34703) 7 years ago
ios_logging Remove vars from include for ios netowrk_cli tests (#34703) 7 years ago
ios_ping Remove vars from include for ios netowrk_cli tests (#34703) 7 years ago
ios_static_route Remove vars from include for ios netowrk_cli tests (#34703) 7 years ago
ios_system Remove vars from include for ios netowrk_cli tests (#34703) 7 years ago
ios_user Remove vars from include for ios netowrk_cli tests (#34703) 7 years ago
ios_vlan Add ios_linkagg DI module (#33215) 7 years ago
iosxr_banner Fix iosxr integration tests (#34663) 7 years ago
iosxr_command IOS XR cli tests move to network_cli (#34007) 7 years ago
iosxr_config IOS XR cli tests move to network_cli (#34007) 7 years ago
iosxr_facts IOS XR cli tests move to network_cli (#34007) 7 years ago
iosxr_interface Fix iosxr integration tests (#34663) 7 years ago
iosxr_logging cliconf and netconf refactor of iosxr_logging (#34495) 7 years ago
iosxr_netconf IOS XR cli tests move to network_cli (#34007) 7 years ago
iosxr_system Cleanup net integration test case for network modules (#34684) 7 years ago
iosxr_user IOS XR cli tests move to network_cli (#34007) 7 years ago
ipify_facts Add testcase for ipify_facts (#26421) 7 years ago
iso_extract Don't use getattr in _get_parent_attribute to avoid recursion issues (#33595) 7 years ago
iterators Deprecate tests used as filters (#32361) 7 years ago
java_cert Deprecate tests used as filters (#32361) 7 years ago
junos_banner Cleanup net integration test case for network modules (#34684) 7 years ago
junos_command Fix connection type in junos integration tests (#34583) 7 years ago
junos_config Fix connection type in junos integration tests (#34583) 7 years ago
junos_facts Fix connection type in junos integration tests (#34583) 7 years ago
junos_interface Cleanup net integration test case for network modules (#34684) 7 years ago
junos_l3_interface Cleanup net integration test case for network modules (#34684) 7 years ago
junos_linkagg Cleanup net integration test case for network modules (#34684) 7 years ago
junos_lldp Cleanup net integration test case for network modules (#34684) 7 years ago
junos_lldp_interface Cleanup net integration test case for network modules (#34684) 7 years ago
junos_logging Cleanup net integration test case for network modules (#34684) 7 years ago
junos_netconf Fix junos_netconf integration test failure (#34744) 7 years ago
junos_rpc Fix connection type in junos integration tests (#34583) 7 years ago
junos_static_route Cleanup net integration test case for network modules (#34684) 7 years ago
junos_system Cleanup net integration test case for network modules (#34684) 7 years ago
junos_user Cleanup net integration test case for network modules (#34684) 7 years ago
junos_vlan Cleanup net integration test case for network modules (#34684) 7 years ago
junos_vrf Cleanup net integration test case for network modules (#34684) 7 years ago
known_hosts known_hosts: support --diff (#20349) 8 years ago
lambda_policy Deprecate tests used as filters (#32361) 7 years ago
lineinfile Initial ansible-test implementation. (#18556) 8 years ago
locale_gen Fix locale_gen to compare native strings rather than mixing byte and text strings 8 years ago
lookup_passwordstore Deprecate tests used as filters (#32361) 7 years ago
lookup_paths Fix regression in search path behaviour 8 years ago
lookup_properties Revert "Revert "Allow ini plugin to load file using other encoding than utf8." (#27407)" 7 years ago
lookups Deprecate tests used as filters (#32361) 7 years ago
loops Initial ansible-test implementation. (#18556) 8 years ago
module_precedence metadata 1.1 7 years ago
module_utils Deprecate tests used as filters (#32361) 7 years ago
mount Initial ansible-test implementation. (#18556) 8 years ago
mysql_db Use stronger password for MySQL (#25821) 7 years ago
mysql_user Deprecate tests used as filters (#32361) 7 years ago
mysql_variables MySQL Password updates (#25825) 7 years ago
no_log Initial ansible-test implementation. (#18556) 8 years ago
nuage_vspk Fix integration test aliases. 7 years ago
nxos_aaa_server nxos tests to use network_cli (#34474) 7 years ago
nxos_aaa_server_host nxos tests to use network_cli (#34474) 7 years ago
nxos_acl nxos tests to use network_cli (#34474) 7 years ago
nxos_acl_interface nxos tests to use network_cli (#34474) 7 years ago
nxos_banner nxos tests to use network_cli (#34474) 7 years ago
nxos_bgp Fixes for nxos_bgp (#34590) 7 years ago
nxos_bgp_af nxos tests to use network_cli (#34474) 7 years ago
nxos_bgp_neighbor nxos tests to use network_cli (#34474) 7 years ago
nxos_bgp_neighbor_af nxos tests to use network_cli (#34474) 7 years ago
nxos_command Fixes nxos_l2_interface tests (#34514) 7 years ago
nxos_config Fixes for nxos_config integration tests (#34579) 7 years ago
nxos_evpn_global nxos tests to use network_cli (#34474) 7 years ago
nxos_evpn_vni nxos tests to use network_cli (#34474) 7 years ago
nxos_facts Fixes nxos_l2_interface tests (#34514) 7 years ago
nxos_feature Fixes nxos_l2_interface tests (#34514) 7 years ago
nxos_file_copy nxos tests to use network_cli (#34474) 7 years ago
nxos_gir nxos tests to use network_cli (#34474) 7 years ago
nxos_gir_profile_management nxos tests to use network_cli (#34474) 7 years ago
nxos_hsrp nxos tests to use network_cli (#34474) 7 years ago
nxos_igmp nxos tests to use network_cli (#34474) 7 years ago
nxos_igmp_interface nxos tests to use network_cli (#34474) 7 years ago
nxos_igmp_snooping nxos tests to use network_cli (#34474) 7 years ago
nxos_interface Fixes nxos_l2_interface tests (#34514) 7 years ago
nxos_interface_ospf nxos tests to use network_cli (#34474) 7 years ago
nxos_ip_interface nxos tests to use network_cli (#34474) 7 years ago
nxos_l2_interface Fixes nxos_l2_interface tests (#34514) 7 years ago
nxos_l3_interface nxos tests to use network_cli (#34474) 7 years ago
nxos_linkagg nxos tests to use network_cli (#34474) 7 years ago
nxos_lldp nxos tests to use network_cli (#34474) 7 years ago
nxos_logging fix connection gets overridden by network_cli for transport nxapi,eapi net_* modules (#34778) 7 years ago
nxos_mtu Fixes nxos_l2_interface tests (#34514) 7 years ago
nxos_ntp nxos tests to use network_cli (#34474) 7 years ago
nxos_ntp_auth nxos tests to use network_cli (#34474) 7 years ago
nxos_ntp_options nxos tests to use network_cli (#34474) 7 years ago
nxos_nxapi nxos tests to use network_cli (#34474) 7 years ago
nxos_ospf nxos tests to use network_cli (#34474) 7 years ago
nxos_ospf_vrf nxos tests to use network_cli (#34474) 7 years ago
nxos_overlay_global nxos tests to use network_cli (#34474) 7 years ago
nxos_pim_interface nxos tests to use network_cli (#34474) 7 years ago
nxos_pim_rp_address Fixes nxos_l2_interface tests (#34514) 7 years ago
nxos_portchannel nxos tests to use network_cli (#34474) 7 years ago
nxos_rollback nxos tests to use network_cli (#34474) 7 years ago
nxos_snapshot nxos tests to use network_cli (#34474) 7 years ago
nxos_snmp_community nxos tests to use network_cli (#34474) 7 years ago
nxos_snmp_host nxos tests to use network_cli (#34474) 7 years ago
nxos_snmp_location nxos tests to use network_cli (#34474) 7 years ago
nxos_snmp_user nxos tests to use network_cli (#34474) 7 years ago
nxos_static_route nxos tests to use network_cli (#34474) 7 years ago
nxos_switchport nxos tests to use network_cli (#34474) 7 years ago
nxos_system fix connection gets overridden by network_cli for transport nxapi,eapi net_* modules (#34778) 7 years ago
nxos_udld nxos tests to use network_cli (#34474) 7 years ago
nxos_udld_interface nxos tests to use network_cli (#34474) 7 years ago
nxos_user fix connection gets overridden by network_cli for transport nxapi,eapi net_* modules (#34778) 7 years ago
nxos_vlan nxos tests to use network_cli (#34474) 7 years ago
nxos_vpc nxos tests to use network_cli (#34474) 7 years ago
nxos_vpc_interface nxos tests to use network_cli (#34474) 7 years ago
nxos_vrf Convert nxos_vrf to DI module (#34274) 7 years ago
nxos_vrf_af nxos tests to use network_cli (#34474) 7 years ago
nxos_vrf_interface nxos tests to use network_cli (#34474) 7 years ago
nxos_vrrp nxos tests to use network_cli (#34474) 7 years ago
nxos_vtp_domain nxos tests to use network_cli (#34474) 7 years ago
nxos_vtp_password nxos tests to use network_cli (#34474) 7 years ago
nxos_vtp_version nxos tests to use network_cli (#34474) 7 years ago
nxos_vxlan_vtep fix vxlan idempotent issue (#34750) 7 years ago
nxos_vxlan_vtep_vni nxos tests to use network_cli (#34474) 7 years ago
openssl_certificate openssl_certificate: Return self.cert.get_VALUES() (#33970) 7 years ago
openssl_csr Allow multiple values per key in name fields in openssl_certificate/csr (#30338) 7 years ago
openssl_privatekey Deprecate tests used as filters (#32361) 7 years ago
openssl_publickey Allow multiple values per key in name fields in openssl_certificate/csr (#30338) 7 years ago
openvswitch_bridge Fix ovs integration tests initial setup (#33136) 7 years ago
openvswitch_db Fix ovs integration tests initial setup (#33136) 7 years ago
package Mark destructive tests as such. 7 years ago
package_facts New Module: package_facts (#33195) 7 years ago
parsing Deprecate tests used as filters (#32361) 7 years ago
ping Deprecate tests used as filters (#32361) 7 years ago
pip pip: Use chdir directive in the venv path (fixes #25122) (#26865) 7 years ago
postgresql Deprecate tests used as filters (#32361) 7 years ago
prepare_eos_tests/tasks Port eos tests to network_cli (#33586) 7 years ago
prepare_http_tests Urls client cert auth (#18141) 8 years ago
prepare_ios_tests Add ios_linkagg DI module (#33215) 7 years ago
prepare_iosxr_tests Fix iosxr integration tests (#34663) 7 years ago
prepare_junos_tests/tasks Fix junos integration failures (#34571) 7 years ago
prepare_nuage_tests/tasks New module: management of the Nuage Networks VSP SDN solution (network/nuage/nuage_vspk) (#24895) 7 years ago
prepare_nxos_tests/tasks nxos tests to use network_cli (#34474) 7 years ago
prepare_ovs_tests/tasks Revert "Use needs/root, rather than become: yes" (#27483) 7 years ago
prepare_tests/tasks Migrate Linux CI roles to test targets. (#17997) 8 years ago
prepare_win_tests Fix cosmetic problems in YAML source 8 years ago
pull Enable the pull target to work in vvvv mode (#33755) 7 years ago
raw Add integration test targets for core supported modules (#24217) 7 years ago
rds_param_group Split up cloud tests to avoid 1 hour CI limit. 7 years ago
rpm_key Fix patching to epel package 7 years ago
script Temporary (#31677) 7 years ago
seboolean Deprecate tests used as filters (#32361) 7 years ago
sefcontext Deprecate tests used as filters (#32361) 7 years ago
selinux Fix tests as filters syntax in recently modified integration tests (#33346) 7 years ago
sensu_client Deprecate tests used as filters (#32361) 7 years ago
sensu_handler Deprecate tests used as filters (#32361) 7 years ago
service Deprecate tests used as filters (#32361) 7 years ago
service_facts service_facts module (#34065) 7 years ago
set_fact set_fact: handle 'cacheable=value' form (#34871) 7 years ago
setup_azure Fix ansible-test default image. (#31966) 7 years ago
setup_ec2 Reorganize integration tests: 7 years ago
setup_mysql_db Deprecate tests used as filters (#32361) 7 years ago
setup_openssl Deprecate tests used as filters (#32361) 7 years ago
setup_postgresql_db Deprecate tests used as filters (#32361) 7 years ago
setup_rpm_repo Fixes for dnf and user integration tests. (#34603) 7 years ago
setup_sshkey/tasks ec2_key: add a test for the force option (#32748) 7 years ago
setup_zabbix zabbix_host integration tests (#33184) 7 years ago
slurp Deprecate tests used as filters (#32361) 7 years ago
special_vars Initial ansible-test implementation. (#18556) 8 years ago
stat add deprecation for stat get_md5 (#33002) 7 years ago
subversion Initial ansible-test implementation. (#18556) 8 years ago
synchronize Add link dest to synchronize module (#32746) 7 years ago
synchronize-buildah synchronize: add support for buildah (#33823) 7 years ago
sysctl Deprecate tests used as filters (#32361) 7 years ago
systemd Add integration test targets for core supported modules (#24217) 7 years ago
tags Initial ansible-test implementation. (#18556) 8 years ago
task_ordering Initial ansible-test implementation. (#18556) 8 years ago
template Deprecate tests used as filters (#32361) 7 years ago
template_jinja2_latest Improve jinja2 test coverage. (#20533) 8 years ago
templating_settings Initial ansible-test implementation. (#18556) 8 years ago
test_infra Fix bad syntax in test_infra integration test. 7 years ago
timezone Handle timezone updates on Ubuntu 16.04+ on containers (#27546) 7 years ago
ucs_mac_pool Module renamed to ucs_mac_pool to match naming convention for other ucs modules. (#34826) 7 years ago
ucs_san_connectivity UCS SAN Connectivity Policy module and integration test (#34009) 7 years ago
ucs_vhba_template Ucsm vhba template (#34015) 7 years ago
ucs_vsans Ucsm vsans (#34016) 7 years ago
ucs_wwn_pool Ucsm WWNN/WWPN pools (#34017) 7 years ago
unarchive Mark destructive tests as such. 7 years ago
unicode Initial ansible-test implementation. (#18556) 8 years ago
until Inject attempts into result earlier for retry logic (#34148) 7 years ago
uri Fix some TODOs to use generic_urlparse which allows proper netrc selection. Fixes #34360 (#34372) 7 years ago
user Fixes for dnf and user integration tests. (#34603) 7 years ago
var_blending show specific undefined var errors on -v in debug (#32206) 7 years ago
var_precedence Reorganize integration tests: 7 years ago
vault Fix vault --ask-vault-pass with no tty (#31493) 7 years ago
vcenter_license Split up cloud tests to avoid 1 hour CI limit. 7 years ago
vmware_cluster Split up cloud tests to avoid 1 hour CI limit. 7 years ago
vmware_datacenter Split up cloud tests to avoid 1 hour CI limit. 7 years ago
vmware_datastore_facts Add a vmware_datastore_facts module (#30815) 7 years ago
vmware_dvs_portgroup Split up cloud tests to avoid 1 hour CI limit. 7 years ago
vmware_dvswitch Split up cloud tests to avoid 1 hour CI limit. 7 years ago
vmware_guest Enable tests which pass on Python 3. 7 years ago
vmware_guest_facts Revert to stable vcsim docker image. (#33952) 7 years ago
vmware_guest_find Split up cloud tests to avoid 1 hour CI limit. 7 years ago
vmware_guest_powerstate Enable tests which pass on Python 3. 7 years ago
vmware_guest_snapshot Enable tests which pass on Python 3. 7 years ago
vmware_guest_tools_wait Split up cloud tests to avoid 1 hour CI limit. 7 years ago
vmware_host Fix tests as filters #4 (#33930) 7 years ago
vmware_host_config_facts vmware: Add new module 'vmware_host_config_facts' (#34570) 7 years ago
vmware_host_facts Split up cloud tests to avoid 1 hour CI limit. 7 years ago
vmware_host_service_facts VMware: Add new module: vmware_host_service_facts (#34731) 7 years ago
vmware_host_service_manager VMware: Add new module: vmware_host_service_manager (#34862) 7 years ago
vmware_local_role_manager VMware: new module - vmware_local_role_manager (#33372) 7 years ago
vmware_local_user_manager Revert to stable vcsim docker image. (#33952) 7 years ago
vmware_maintenancemode Update vmware integration tests (#31273) 7 years ago
vmware_resource_pool Split up cloud tests to avoid 1 hour CI limit. 7 years ago
vmware_vm_facts Update vmware integration tests (#31273) 7 years ago
vmware_vswitch Add esxi_hostname as argument in vmware_vswitch (#30498) 7 years ago
vr_startup_script vultr: new module vr_startup_script (#34374) 7 years ago
vyos_banner Update net_* and vyos_* integration test aliases. (#34666) 7 years ago
vyos_command Actually move vyos tests to network_cli (#33710) 7 years ago
vyos_config Update net_* and vyos_* integration test aliases. (#34666) 7 years ago
vyos_facts Update net_* and vyos_* integration test aliases. (#34666) 7 years ago
vyos_interface Cleanup net integration test case for network modules (#34684) 7 years ago
vyos_l3_interface Update net_* and vyos_* integration test aliases. (#34666) 7 years ago
vyos_linkagg Cleanup net integration test case for network modules (#34684) 7 years ago
vyos_lldp Cleanup net integration test case for network modules (#34684) 7 years ago
vyos_lldp_interface Cleanup net integration test case for network modules (#34684) 7 years ago
vyos_logging Cleanup net integration test case for network modules (#34684) 7 years ago
vyos_static_route Cleanup net integration test case for network modules (#34684) 7 years ago
vyos_system Cleanup net integration test case for network modules (#34684) 7 years ago
vyos_user Update net_* and vyos_* integration test aliases. (#34666) 7 years ago
vyos_vlan Update net_* and vyos_* integration test aliases. (#34666) 7 years ago
wait_for Deprecate tests used as filters (#32361) 7 years ago
wait_for_connection Split Windows tests into 4 groups. 7 years ago
wakeonlan Deprecate tests used as filters (#32361) 7 years ago
win_acl_inheritance Split Windows tests into 4 groups. 7 years ago
win_async_wrapper Deprecate tests used as filters (#32361) 7 years ago
win_audit_policy_system Split Windows tests into 4 groups. 7 years ago
win_audit_rule Split Windows tests into 4 groups. 7 years ago
win_become Deprecate tests used as filters (#32361) 7 years ago
win_certificate_store win_certificate_store: added new module (#33980) 7 years ago
win_chocolatey Split Windows tests into 4 groups. 7 years ago
win_command Split Windows tests into 4 groups. 7 years ago
win_copy fixed: win_copy: typo "file file" (double "file") (#33620) 7 years ago
win_disk_facts Split Windows tests into 4 groups. 7 years ago
win_domain_group Deprecate tests used as filters (#32361) 7 years ago
win_domain_membership Split Windows tests into 4 groups. 7 years ago
win_dotnet_ngen Split Windows tests into 4 groups. 7 years ago
win_dsc Split Windows tests into 4 groups. 7 years ago
win_environment Split Windows tests into 4 groups. 7 years ago
win_eventlog Split Windows tests into 4 groups. 7 years ago
win_eventlog_entry fix windows tests after recent patch (#34548) 7 years ago
win_exec_wrapper Deprecate tests used as filters (#32361) 7 years ago
win_feature Split Windows tests into 4 groups. 7 years ago
win_fetch Split Windows tests into 4 groups. 7 years ago
win_file Divide Windows integration tests into 2 groups. (#29029) 7 years ago
win_find Split Windows tests into 4 groups. 7 years ago
win_firewall Split Windows tests into 4 groups. 7 years ago
win_firewall_rule Split Windows tests into 4 groups. 7 years ago
win_get_url Split Windows tests into 4 groups. 7 years ago
win_group Deprecate tests used as filters (#32361) 7 years ago
win_group_membership Split Windows tests into 4 groups. 7 years ago
win_hotfix Deprecate tests used as filters (#32361) 7 years ago
win_iis_webapppool Split Windows tests into 4 groups. 7 years ago
win_iis_webbinding Split Windows tests into 4 groups. 7 years ago
win_lineinfile Split Windows tests into 4 groups. 7 years ago
win_mapped_drive Split Windows tests into 4 groups. 7 years ago
win_module_utils Deprecate tests used as filters (#32361) 7 years ago
win_module_utils_legacy Split Windows tests into 4 groups. 7 years ago
win_msg Deprecate tests used as filters (#32361) 7 years ago
win_msi Split Windows tests into 4 groups. 7 years ago
win_owner Deprecate tests used as filters (#32361) 7 years ago
win_package Split Windows tests into 4 groups. 7 years ago
win_pagefile Split Windows tests into 4 groups. 7 years ago
win_path Deprecate tests used as filters (#32361) 7 years ago
win_ping Deprecate tests used as filters (#32361) 7 years ago
win_power_plan Split Windows tests into 4 groups. 7 years ago
win_psexec Enable more Windows tests in CI. (#30443) 7 years ago
win_psmodule Deprecate tests used as filters (#32361) 7 years ago
win_rabbitmq_plugin Deprecate tests used as filters (#32361) 7 years ago
win_raw Deprecate tests used as filters (#32361) 7 years ago
win_reg_stat Split Windows tests into 4 groups. 7 years ago
win_regedit Split Windows tests into 4 groups. 7 years ago
win_region Split Windows tests into 4 groups. 7 years ago
win_regmerge Split Windows tests into 4 groups. 7 years ago
win_route Split Windows tests into 4 groups. 7 years ago
win_say Update Windows CI groups from 2 to 3. 7 years ago
win_scheduled_task Implemented Trigger Repetition (#32938) 7 years ago
win_scheduled_task_stat Split Windows tests into 4 groups. 7 years ago
win_script Deprecate tests used as filters (#32361) 7 years ago
win_security_policy Split Windows tests into 4 groups. 7 years ago
win_service Deprecate tests used as filters (#32361) 7 years ago
win_setup Split Windows tests into 4 groups. 7 years ago
win_share Split Windows tests into 4 groups. 7 years ago
win_shell Deprecate tests used as filters (#32361) 7 years ago
win_shortcut Split Windows tests into 4 groups. 7 years ago
win_slurp Deprecate tests used as filters (#32361) 7 years ago
win_stat Split Windows tests into 4 groups. 7 years ago
win_tempfile Split Windows tests into 4 groups. 7 years ago
win_template Deprecate tests used as filters (#32361) 7 years ago
win_timezone Split Windows tests into 4 groups. 7 years ago
win_toast fix windows tests after recent patch (#34548) 7 years ago
win_unzip fix windows tests after recent patch (#34548) 7 years ago
win_updates Split Windows tests into 4 groups. 7 years ago
win_user Split Windows tests into 4 groups. 7 years ago
win_user_right Deprecate tests used as filters (#32361) 7 years ago
win_wait_for win_wait_for: added module (#26556) 7 years ago
win_wakeonlan Split Windows tests into 4 groups. 7 years ago
win_whoami Split Windows tests into 4 groups. 7 years ago
windows-paths Deprecate tests used as filters (#32361) 7 years ago
xattr Make xattr test conditional on feature support. 7 years ago
xml Mark destructive tests as such. 7 years ago
yum yum: handle exception in local_envra (#34400) 7 years ago
yum_repository Making options of type list (fixing #32704) (#32706) 7 years ago
zabbix_host zabbix_host ipmi_*-tests (#33717) 7 years ago
zypper Readd zypper tests (#33203) 7 years ago
zypper_repository Fix and re-enable zypper* integration tests in CI. 7 years ago