community.general/test/integration/targets
Adrian Likins a14d0f3586 Use vault_id when encrypted via vault-edit (#30772)
* Use vault_id when encrypted via vault-edit

On the encryption stage of
'ansible-vault edit --vault-id=someid@passfile somefile',
the vault id was not being passed to encrypt() so the files were
always saved with the default vault id in the 1.1 version format.

When trying to edit that file a second time, also with a --vault-id,
the file would be decrypted with the secret associated with the
provided vault-id, but since the encrypted file had no vault id
in the envelope there would be no match for 'default' secrets.
(Only the --vault-id was included in the potential matches, so
the vault id actually used to decrypt was not).

If that list was empty, there would be an IndexError when trying
to encrypted the changed file. This would result in the displayed
error:

ERROR! Unexpected Exception, this is probably a bug: list index out of range

Fix is two parts:

1) use the vault id when encrypting from edit

2) when matching the secret to use for encrypting after edit,
include the vault id that was used for decryption and not just
the vault id (or lack of vault id) from the envelope.

add unit tests for #30575 and intg tests for 'ansible-vault edit'

Fixes #30575
2017-09-26 12:28:31 -04:00
..
aci_filter aci_filter: Integration tests (#28256) 2017-08-16 04:05:24 +02:00
aci_rest aci_rest: More tests related to input types 2017-09-05 00:59:33 -07:00
aci_tenant Small improvements to aci_tenant tests (#28685) 2017-08-26 01:14:42 +02:00
add_host
alternatives alternatives: test that path parameter is checked 2017-09-14 11:06:29 -07:00
ansible
apache2_module
apt Use apt-get as fallback for apt upgrade 2017-08-10 09:25:56 -04:00
apt_key
apt_repository
archive Mark destructive tests as such. 2017-08-31 12:11:43 -07:00
args
asa_acl
asa_command
asa_config
assemble
async
async_extra_data
at Mark destructive tests as such. 2017-08-31 12:11:43 -07:00
authorized_key Add comment option to authorized_key (#27781) 2017-08-15 10:50:50 -04:00
aws_api_gateway Split cloud tests into two CI groups. 2017-09-01 17:33:54 -07:00
aws_lambda lambda integration tests - test to show that environment config has an effect (#28815) 2017-09-20 15:10:06 -04:00
aws_s3 s3 integration tests (#28396) 2017-09-15 05:08:09 -04:00
azure_rm_acs Azure acs module (azure_rm_acs.py) (#28522) 2017-08-29 17:59:38 -07:00
azure_rm_availabilityset Split cloud tests into two CI groups. 2017-09-01 17:33:54 -07:00
azure_rm_availabilityset_facts Split cloud tests into two CI groups. 2017-09-01 17:33:54 -07:00
azure_rm_deployment Temporarily disable leaky test in CI. 2017-09-05 21:56:40 -07:00
azure_rm_dnsrecordset azure_rm_dnsrecordset rewrite (#30449) 2017-09-15 18:12:46 -07:00
azure_rm_dnsrecordset_facts azure_rm_dnsrecordset rewrite (#30449) 2017-09-15 18:12:46 -07:00
azure_rm_dnszone Split cloud tests into two CI groups. 2017-09-01 17:33:54 -07:00
azure_rm_dnszone_facts Split cloud tests into two CI groups. 2017-09-01 17:33:54 -07:00
azure_rm_functionapp Add support for Azure Functions (#28566) 2017-08-29 18:54:58 -07:00
azure_rm_loadbalancer Disable flakey azure_rm_loadbalancer test in CI. 2017-08-29 15:32:11 -07:00
azure_rm_managed_disk Split cloud tests into two CI groups. 2017-09-01 17:33:54 -07:00
azure_rm_publicipaddress Split cloud tests into two CI groups. 2017-09-01 17:33:54 -07:00
azure_rm_securitygroup Migrate more Azure integration tests. (#29034) 2017-09-05 19:38:56 -07:00
azure_rm_storageaccount Split cloud tests into two CI groups. 2017-09-01 17:33:54 -07:00
azure_rm_storageblob Clean up and migrate Azure tests. (#28103) 2017-08-12 01:03:42 -07:00
azure_rm_subnet Split cloud tests into two CI groups. 2017-09-01 17:33:54 -07:00
azure_rm_virtualmachine migrate azure_rm_vm tests to active (#30452) 2017-09-15 22:48:30 -07:00
azure_rm_virtualmachine_extension Split cloud tests into two CI groups. 2017-09-01 17:33:54 -07:00
azure_rm_virtualmachine_scaleset Split cloud tests into two CI groups. 2017-09-01 17:33:54 -07:00
azure_rm_virtualmachineimage_facts Migrate more Azure integration tests. (#29034) 2017-09-05 19:38:56 -07:00
azure_rm_virtualnetwork Split cloud tests into two CI groups. 2017-09-01 17:33:54 -07:00
become user: fix default non-system user's shell on macOS 2017-09-19 18:11:22 -04:00
binary
binary_modules
binary_modules_posix
binary_modules_winrm Enable more Windows tests in CI. (#30443) 2017-09-16 00:27:18 -07:00
blockinfile
blocks
callback_retry_task_name
changed_when
check_mode
command_shell Command module bug fix, tests and cleanup. (#30432) 2017-09-15 11:57:50 -07:00
conditionals Reorganize integration tests: 2017-09-14 07:14:30 -07:00
connection
connection_buildah
connection_chroot
connection_docker
connection_jail
connection_libvirt_lxc
connection_local
connection_lxc
connection_lxd
connection_paramiko_ssh
connection_posix
connection_ssh
connection_winrm Divide Windows integration tests into 2 groups. (#29029) 2017-09-05 15:32:26 -07:00
copy Add more tests for copy/file/template with harlinks 2017-08-17 18:16:17 -07:00
cs_account Split cloud tests into two CI groups. 2017-09-01 17:33:54 -07:00
cs_affinitygroup Split cloud tests into two CI groups. 2017-09-01 17:33:54 -07:00
cs_cluster Split cloud tests into two CI groups. 2017-09-01 17:33:54 -07:00
cs_common
cs_configuration Split cloud tests into two CI groups. 2017-09-01 17:33:54 -07:00
cs_domain Split cloud tests into two CI groups. 2017-09-01 17:33:54 -07:00
cs_firewall Split cloud tests into two CI groups. 2017-09-01 17:33:54 -07:00
cs_host Split cloud tests into two CI groups. 2017-09-01 17:33:54 -07:00
cs_instance Split cloud tests into two CI groups. 2017-09-01 17:33:54 -07:00
cs_instance_facts Split cloud tests into two CI groups. 2017-09-01 17:33:54 -07:00
cs_instance_nic Split cloud tests into two CI groups. 2017-09-01 17:33:54 -07:00
cs_instance_nic_secondaryip Split cloud tests into two CI groups. 2017-09-01 17:33:54 -07:00
cs_instancegroup Split cloud tests into two CI groups. 2017-09-01 17:33:54 -07:00
cs_iso Split cloud tests into two CI groups. 2017-09-01 17:33:54 -07:00
cs_loadbalancer_rule Split cloud tests into two CI groups. 2017-09-01 17:33:54 -07:00
cs_network_acl Split cloud tests into two CI groups. 2017-09-01 17:33:54 -07:00
cs_network_acl_rule Split cloud tests into two CI groups. 2017-09-01 17:33:54 -07:00
cs_pod Split cloud tests into two CI groups. 2017-09-01 17:33:54 -07:00
cs_portforward Split cloud tests into two CI groups. 2017-09-01 17:33:54 -07:00
cs_project Split cloud tests into two CI groups. 2017-09-01 17:33:54 -07:00
cs_region Split cloud tests into two CI groups. 2017-09-01 17:33:54 -07:00
cs_resourcelimit Split cloud tests into two CI groups. 2017-09-01 17:33:54 -07:00
cs_role Split cloud tests into two CI groups. 2017-09-01 17:33:54 -07:00
cs_router Split cloud tests into two CI groups. 2017-09-01 17:33:54 -07:00
cs_securitygroup Split cloud tests into two CI groups. 2017-09-01 17:33:54 -07:00
cs_securitygroup_rule Split cloud tests into two CI groups. 2017-09-01 17:33:54 -07:00
cs_sshkeypair Split cloud tests into two CI groups. 2017-09-01 17:33:54 -07:00
cs_storage_pool Split cloud tests into two CI groups. 2017-09-01 17:33:54 -07:00
cs_user Split cloud tests into two CI groups. 2017-09-01 17:33:54 -07:00
cs_vmsnapshot Split cloud tests into two CI groups. 2017-09-01 17:33:54 -07:00
cs_volume Split cloud tests into two CI groups. 2017-09-01 17:33:54 -07:00
cs_vpc Split cloud tests into two CI groups. 2017-09-01 17:33:54 -07:00
cs_vpn_gateway Split cloud tests into two CI groups. 2017-09-01 17:33:54 -07:00
cs_zone Split cloud tests into two CI groups. 2017-09-01 17:33:54 -07:00
cs_zone_facts fix cs_zone_facts tests, namespace feature removed (#29184) 2017-09-11 17:30:43 +02:00
debconf
delegate_to
dellos6_command
dellos6_config
dellos6_facts
dellos9_command
dellos9_config
dellos9_facts
dellos10_command
dellos10_config
dellos10_facts
deploy_helper
dnf dnf: add environment upgrade test 2017-09-11 11:45:10 -07:00
docker
docker_secret Mark destructive tests as such. 2017-08-31 12:11:43 -07:00
dpkg_selections
ec2_ami Allow AWS image and snapshot creation/deletion 2017-09-19 23:12:50 -07:00
ec2_elb_lb Split ec2_elb_* modules in service of rename/interface changes (#30532) 2017-09-21 13:06:14 -04:00
ec2_group Split cloud tests into two CI groups. 2017-09-01 17:33:54 -07:00
ec2_key Split cloud tests into two CI groups. 2017-09-01 17:33:54 -07:00
ec2_metadata_facts Split cloud tests into two CI groups. 2017-09-01 17:33:54 -07:00
ec2_tag Split cloud tests into two CI groups. 2017-09-01 17:33:54 -07:00
ec2_vol Split cloud tests into two CI groups. 2017-09-01 17:33:54 -07:00
ec2_vpc Split cloud tests into two CI groups. 2017-09-01 17:33:54 -07:00
ecs_ecr Split cloud tests into two CI groups. 2017-09-01 17:33:54 -07:00
elb_classic_lb Split ec2_elb_* modules in service of rename/interface changes (#30532) 2017-09-21 13:06:14 -04:00
embedded_module
environment
eos_banner
eos_command
eos_config
eos_eapi
eos_facts
eos_logging
eos_system
eos_user module should fail if eos_user is added without configured_password or nopassword or sshkey (#28780) 2017-08-31 15:29:57 -04:00
eos_vlan WIP Implement declarative intent arguments on eos_vlan (#28270) 2017-08-17 09:45:50 +02:00
eos_vrf Implement purge on eos_vrf (#28013) 2017-08-10 19:59:32 +02:00
expect Improve coverage of expect integration tests. (#30608) 2017-09-20 01:15:56 -07:00
facts_d
failed_when
fetch
file Add more tests for copy/file/template with harlinks 2017-08-17 18:16:17 -07:00
filters Reorganize integration tests: 2017-09-14 07:14:30 -07:00
find
fortios_address Mark destructive tests as such. 2017-08-31 12:11:43 -07:00
fortios_ipv4_policy Mark destructive tests as such. 2017-08-31 12:11:43 -07:00
gathering_facts Fixes #28542: Standardize assert test defaults to match their comparison values (#28543) 2017-08-28 13:08:44 -04:00
gem
get_url Fix github_issue test and enable in CI. 2017-09-01 14:13:34 -07:00
getent
git
github_issue Fix github_issue test and enable in CI. 2017-09-01 14:13:34 -07:00
group
group_by
groupby_filter
handlers
hash Reorganize integration tests: 2017-09-14 07:14:30 -07:00
hg
hosts_field
ignore_errors
include_vars
includes
ini_file ini_file: add integration test (#24434) 2017-09-13 07:51:40 -04:00
ios_banner
ios_command
ios_config Add CLI provider with authorize yes to ios tests (#30312) 2017-09-14 00:00:58 +02:00
ios_facts
ios_interface Add support for neighbor argument in ios_interface (#29035) 2017-09-06 10:15:02 +05:30
ios_logging ios aggregate and common argument support (#28316) 2017-08-17 12:07:08 +05:30
ios_ping IOS Ping: Add new module to support ping tests from IOS devices (#28557) 2017-08-29 11:21:49 -04:00
ios_static_route
ios_system Fix ios_system lookup enable issue (#30263) 2017-09-13 15:19:09 +05:30
ios_user Misc typo corrections 2017-09-09 10:25:50 -07:00
iosxr_banner Remove provider lines from iosxr tests (#29956) 2017-09-12 13:03:28 +02:00
iosxr_command
iosxr_config
iosxr_facts
iosxr_interface Remove provider lines from iosxr tests (#29956) 2017-09-12 13:03:28 +02:00
iosxr_logging Remove provider lines from iosxr tests (#29956) 2017-09-12 13:03:28 +02:00
iosxr_system Remove provider lines from iosxr tests (#29956) 2017-09-12 13:03:28 +02:00
iosxr_user Remove provider lines from iosxr tests (#29956) 2017-09-12 13:03:28 +02:00
ipify_facts
iso_extract Mark destructive tests as such. 2017-08-31 12:11:43 -07:00
iterators
java_cert java_cert role pkcs12 import (#24616) 2017-08-22 09:45:30 +02:00
junos_banner
junos_command
junos_config
junos_facts
junos_interface Add common aggregate arguments for junos modules (#28124) 2017-08-14 10:17:03 +05:30
junos_l3_interface Add common aggregate arguments for junos modules (#28124) 2017-08-14 10:17:03 +05:30
junos_linkagg Remove default description in network DI modules (#28411) 2017-08-19 00:09:01 +05:30
junos_lldp
junos_lldp_interface
junos_logging Add common aggregate arguments for junos modules (#28124) 2017-08-14 10:17:03 +05:30
junos_netconf Increase pause time in junos integration test (#30740) 2017-09-22 16:42:16 +05:30
junos_rpc
junos_static_route Add common aggregate arguments for junos modules (#28124) 2017-08-14 10:17:03 +05:30
junos_system
junos_user Fix junos_user purge option failures (#28867) 2017-08-31 17:46:13 +05:30
junos_vlan Fix junos_vlan integration test failure (#28613) 2017-08-24 21:03:04 -04:00
junos_vrf Fix junos_vrf integration test failure in DCI (#28428) 2017-08-19 11:35:19 +05:30
known_hosts
lambda_policy Reorganize integration tests: 2017-09-14 07:14:30 -07:00
lineinfile
locale_gen
lookup_passwordstore Mark destructive tests as such. 2017-08-31 12:11:43 -07:00
lookup_paths
lookup_properties
lookups Fix github_issue test and enable in CI. 2017-09-01 14:13:34 -07:00
loops
module_precedence metadata 1.1 2017-08-15 23:12:08 -07:00
module_utils
mount
mysql_db
mysql_user
mysql_variables
net_banner
net_interface Remove default description in network DI modules (#28411) 2017-08-19 00:09:01 +05:30
net_l3_interface Add common aggregate arguments for junos modules (#28124) 2017-08-14 10:17:03 +05:30
net_linkagg Remove default description in network DI modules (#28411) 2017-08-19 00:09:01 +05:30
net_lldp
net_lldp_interface
net_logging Add common aggregate arguments for junos modules (#28124) 2017-08-14 10:17:03 +05:30
net_static_route
net_system
net_user
net_vlan Add common aggregate arguments for junos modules (#28124) 2017-08-14 10:17:03 +05:30
net_vrf Fix junos_vrf integration test failure in DCI (#28428) 2017-08-19 11:35:19 +05:30
no_log
nuage_vspk
nxos_acl nxos: merge nxapi/cli tests - acl, acl_interface, banner, bgp (#28234) 2017-08-17 14:10:54 +05:30
nxos_acl_interface nxos: merge nxapi/cli tests - acl, acl_interface, banner, bgp (#28234) 2017-08-17 14:10:54 +05:30
nxos_banner rename nxos test basic-no-exec to basic-no-motd (#29144) 2017-09-08 22:50:25 +05:30
nxos_bgp nxos: merge nxapi/cli tests - acl, acl_interface, banner, bgp (#28234) 2017-08-17 14:10:54 +05:30
nxos_bgp_af nxos: merge nxapi/cli tests - config, bgp_neighbor, command, bgp_af (#28235) 2017-08-21 20:45:25 +05:30
nxos_bgp_neighbor nxos: merge nxapi/cli tests - config, bgp_neighbor, command, bgp_af (#28235) 2017-08-21 20:45:25 +05:30
nxos_bgp_neighbor_af NXOS Commit Integration tests to Ansible (part 1) (#28935) 2017-09-13 14:31:47 +01:00
nxos_command NXOS Commit Integration tests to Ansible (part 1) (#28935) 2017-09-13 14:31:47 +01:00
nxos_config nxos_config CI fix (#29437) 2017-09-11 14:17:17 +05:30
nxos_evpn_global NXOS Commit Integration tests to Ansible (part 1) (#28935) 2017-09-13 14:31:47 +01:00
nxos_evpn_vni nxos: merge nxapi/cli tests - evpn_global, evpn_vni, facts, feature (#28237) 2017-08-17 13:47:14 +05:30
nxos_facts nxos: merge nxapi/cli tests - evpn_global, evpn_vni, facts, feature (#28237) 2017-08-17 13:47:14 +05:30
nxos_feature nxos: merge nxapi/cli tests - evpn_global, evpn_vni, facts, feature (#28237) 2017-08-17 13:47:14 +05:30
nxos_igmp Add nxos_igmp IT (#28020) 2017-08-14 11:58:09 -04:00
nxos_interface Fix nxos_interface error for nxapi and idempotence problem (#29136) 2017-09-14 10:25:35 -07:00
nxos_interface_ospf Rel240/fix nxos interface ospf (#28898) 2017-09-01 11:07:18 -04:00
nxos_ip_interface nxos_ip_interface: Fixes for #27170, #27172 (#27935) 2017-08-14 10:16:08 -04:00
nxos_logging nxos: merge nxapi/cli tests - interface, interface_ospf, logging, mtu (#28239) 2017-08-17 14:09:13 +05:30
nxos_mtu Fix nxos_mtu nxapi failure (#30153) 2017-09-13 10:51:46 +05:30
nxos_ntp fix for nxos_ospf_vrf invalid cmd and ntp errors (#27977) 2017-08-14 16:09:16 -04:00
nxos_nxapi Refactor/fix nxos_nxapi to use show run (#28675) 2017-08-28 15:00:56 -04:00
nxos_ospf nxos: merge nxapi/cli tests - ospf, portchannel, rollback, switchport (#28240) 2017-08-17 14:05:33 +05:30
nxos_ospf_vrf Add passive_interface property to nxos_ospf_vrf module (#28288) 2017-08-29 11:31:11 -04:00
nxos_overlay_global Fix nxos_overlay_global networking modules (#28943) 2017-09-13 17:33:06 +05:30
nxos_pim_interface Rel240/fix nxos pim interface (#29885) 2017-09-14 13:36:32 -07:00
nxos_pim_rp_address Test Role: Adds nxos_pim_rp_address integration test role (#29958) 2017-09-15 14:22:03 -04:00
nxos_portchannel nxos: merge nxapi/cli tests - ospf, portchannel, rollback, switchport (#28240) 2017-08-17 14:05:33 +05:30
nxos_rollback nxos: merge nxapi/cli tests - ospf, portchannel, rollback, switchport (#28240) 2017-08-17 14:05:33 +05:30
nxos_snmp_community Fix nxos_snmp_community idempotence issue (#30388) 2017-09-15 07:45:51 -07:00
nxos_switchport nxos: merge nxapi/cli tests - ospf, portchannel, rollback, switchport (#28240) 2017-08-17 14:05:33 +05:30
nxos_system nxos_system parse name_servers fix (#29944) 2017-09-12 13:25:01 +05:30
nxos_user Fix nxos_user tests (#30048) 2017-09-12 17:01:50 +02:00
nxos_vlan nxos: merge nxapi/cli tests - system, user, vlan, vrf (#28241) 2017-08-17 13:48:00 +05:30
nxos_vpc Fix nxos_vpc issues (#28188) 2017-08-15 12:08:55 -04:00
nxos_vpc_interface add it cases for vrf_af and vpc_interface (#28889) 2017-08-31 14:17:29 -04:00
nxos_vrf Add Idempotent IT cases for vrrp, vrf, vtp (#28895) 2017-09-01 05:59:21 -04:00
nxos_vrf_af add it cases for vrf_af and vpc_interface (#28889) 2017-08-31 14:17:29 -04:00
nxos_vrf_interface nxos: merge nxapi/cli tests - vrf_interface, vrrp, vtp_domain, vtp_password, vtp_version, vtep (#28242) 2017-08-17 14:14:10 +05:30
nxos_vrrp Add Idempotent IT cases for vrrp, vrf, vtp (#28895) 2017-09-01 05:59:21 -04:00
nxos_vtp_domain Add Idempotent IT cases for vrrp, vrf, vtp (#28895) 2017-09-01 05:59:21 -04:00
nxos_vtp_password nxos: merge nxapi/cli tests - vrf_interface, vrrp, vtp_domain, vtp_password, vtp_version, vtep (#28242) 2017-08-17 14:14:10 +05:30
nxos_vtp_version Add Idempotent IT cases for vrrp, vrf, vtp (#28895) 2017-09-01 05:59:21 -04:00
nxos_vxlan_vtep nxos: merge nxapi/cli tests - vrf_interface, vrrp, vtp_domain, vtp_password, vtp_version, vtep (#28242) 2017-08-17 14:14:10 +05:30
openssl_certificate openssl: remove static dict for keyUsage (#30339) 2017-09-14 12:03:00 -04:00
openssl_csr openssl: remove static dict for keyUsage (#30339) 2017-09-14 12:03:00 -04:00
openssl_privatekey Mark destructive tests as such. 2017-08-31 12:11:43 -07:00
openssl_publickey Mark destructive tests as such. 2017-08-31 12:11:43 -07:00
openvswitch_db
package Mark destructive tests as such. 2017-08-31 12:11:43 -07:00
parsing
ping
pip Updated pip module to always return changed if venv is created (#24233) 2017-09-12 10:01:29 -07:00
postgresql
prepare_eos_tests/tasks
prepare_http_tests
prepare_ios_tests
prepare_iosxr_tests Remove provider lines from iosxr tests (#29956) 2017-09-12 13:03:28 +02:00
prepare_junos_tests/tasks Remove provider from prepare junos test intergration setup (#28961) 2017-09-03 03:16:06 +05:30
prepare_nuage_tests/tasks
prepare_nxos_tests/tasks Fix nxos_overlay_global networking modules (#28943) 2017-09-13 17:33:06 +05:30
prepare_ovs_tests/tasks
prepare_tests/tasks
prepare_win_tests
pull
raw
rds_param_group Split cloud tests into two CI groups. 2017-09-01 17:33:54 -07:00
rpm_key
script
sefcontext
sensu_client Add a sensu_client module 2017-08-09 16:36:39 -04:00
sensu_handler
service
set_fact
setup_azure/tasks Add Azure support to ansible-test. (#28092) 2017-08-11 17:33:39 -07:00
setup_ec2 Reorganize integration tests: 2017-09-14 07:14:30 -07:00
setup_mysql_db
setup_openssl Extend test coverage for openssl modules (#27548) 2017-08-21 12:19:41 +01:00
setup_postgresql_db
setup_sshkey/tasks
slurp
special_vars
stat
subversion
synchronize
sysctl
systemd
tags
task_ordering
template Add more tests for copy/file/template with harlinks 2017-08-17 18:16:17 -07:00
template_jinja2_latest
templating_settings
test_infra
unarchive Mark destructive tests as such. 2017-08-31 12:11:43 -07:00
unicode
until
uri Fix github_issue test and enable in CI. 2017-09-01 14:13:34 -07:00
user modules/system/user.py: Change createhome to create_home (#30179) 2017-09-20 17:34:49 -07:00
var_blending Reorganize integration tests: 2017-09-14 07:14:30 -07:00
var_precedence Reorganize integration tests: 2017-09-14 07:14:30 -07:00
vault Use vault_id when encrypted via vault-edit (#30772) 2017-09-26 12:28:31 -04:00
vcenter_license Split cloud tests into two CI groups. 2017-09-01 17:33:54 -07:00
vmware_cluster Split cloud tests into two CI groups. 2017-09-01 17:33:54 -07:00
vmware_datacenter Split cloud tests into two CI groups. 2017-09-01 17:33:54 -07:00
vmware_dvswitch Split cloud tests into two CI groups. 2017-09-01 17:33:54 -07:00
vmware_guest Split cloud tests into two CI groups. 2017-09-01 17:33:54 -07:00
vmware_guest_facts Split cloud tests into two CI groups. 2017-09-01 17:33:54 -07:00
vmware_guest_find Split cloud tests into two CI groups. 2017-09-01 17:33:54 -07:00
vmware_guest_tools_wait Split cloud tests into two CI groups. 2017-09-01 17:33:54 -07:00
vmware_host Split cloud tests into two CI groups. 2017-09-01 17:33:54 -07:00
vmware_resource_pool Split cloud tests into two CI groups. 2017-09-01 17:33:54 -07:00
vmware_vm_facts Split cloud tests into two CI groups. 2017-09-01 17:33:54 -07:00
vmware_vswitch Split cloud tests into two CI groups. 2017-09-01 17:33:54 -07:00
vyos_banner Remove provider cli for vyos tests (#30275) 2017-09-13 16:01:47 +02:00
vyos_command Remove provider cli for vyos tests (#30275) 2017-09-13 16:01:47 +02:00
vyos_config Remove provider cli for vyos tests (#30275) 2017-09-13 16:01:47 +02:00
vyos_facts
vyos_interface Remove provider cli for vyos tests (#30275) 2017-09-13 16:01:47 +02:00
vyos_l3_interface
vyos_linkagg Handle common argument in aggregate parameter for vyos module (#28182) 2017-08-15 19:09:44 +05:30
vyos_lldp
vyos_lldp_interface Handle common argument in aggregate parameter for vyos module (#28182) 2017-08-15 19:09:44 +05:30
vyos_logging Remove provider cli for vyos tests (#30275) 2017-09-13 16:01:47 +02:00
vyos_static_route Remove provider cli for vyos tests (#30275) 2017-09-13 16:01:47 +02:00
vyos_user Remove provider cli for vyos tests (#30275) 2017-09-13 16:01:47 +02:00
wait_for
wait_for_connection
wakeonlan
win_acl_inheritance
win_async_wrapper Divide Windows integration tests into 2 groups. (#29029) 2017-09-05 15:32:26 -07:00
win_become
win_chocolatey Improve test reliability for win_chocolatey. (#30440) 2017-09-15 13:35:10 -07:00
win_command windows command changed to use CreateProcess (#30253) 2017-09-13 09:58:49 -07:00
win_copy win_copy: rewrite with new tests and functionality (#27678) 2017-08-18 20:33:37 -07:00
win_domain_group
win_domain_membership win_domain_membership: added better error handling and basic tests (#30674) 2017-09-22 05:59:42 +10:00
win_dsc Divide Windows integration tests into 2 groups. (#29029) 2017-09-05 15:32:26 -07:00
win_environment win_environment: Make this the Windows reference module 2017-09-21 03:20:17 +02:00
win_eventlog Divide Windows integration tests into 2 groups. (#29029) 2017-09-05 15:32:26 -07:00
win_eventlog_entry Divide Windows integration tests into 2 groups. (#29029) 2017-09-05 15:32:26 -07:00
win_feature Divide Windows integration tests into 2 groups. (#29029) 2017-09-05 15:32:26 -07:00
win_fetch Enable more Windows tests in CI. (#30443) 2017-09-16 00:27:18 -07:00
win_file Divide Windows integration tests into 2 groups. (#29029) 2017-09-05 15:32:26 -07:00
win_find
win_firewall
win_firewall_rule Divide Windows integration tests into 2 groups. (#29029) 2017-09-05 15:32:26 -07:00
win_get_url updated test not that module util checks the path is valid (#30321) 2017-09-14 11:18:32 +10:00
win_group Divide Windows integration tests into 2 groups. (#29029) 2017-09-05 15:32:26 -07:00
win_group_membership Divide Windows integration tests into 2 groups. (#29029) 2017-09-05 15:32:26 -07:00
win_hotfix Update Windows CI groups from 2 to 3. 2017-09-14 23:54:28 -07:00
win_iis_webapppool Update Windows CI groups from 2 to 3. 2017-09-14 23:54:28 -07:00
win_lineinfile Update Windows CI groups from 2 to 3. 2017-09-14 23:54:28 -07:00
win_mapped_drive win_mapped_drive: new module (#27020) 2017-08-11 07:54:18 +10:00
win_module_utils CamelConverter - more fixes picked up in testing (#30601) 2017-09-20 15:17:26 +10:00
win_module_utils_legacy windows: fix list type in legacy module utils (#30483) 2017-09-18 21:18:52 -07:00
win_msg
win_msi
win_owner Fix SID Lookup Issues on Assorted Windows Modules (#28979) 2017-09-11 07:34:51 +10:00
win_package win_package: rewrite, check mode, tests, more check options (#27470) 2017-08-28 19:03:10 -04:00
win_pagefile Adds win_pagefile module (#25605) 2017-08-29 17:23:13 -04:00
win_path Divide Windows integration tests into 2 groups. (#29029) 2017-09-05 15:32:26 -07:00
win_ping
win_power_plan Update Windows CI groups from 2 to 3. 2017-09-14 23:54:28 -07:00
win_psexec Enable more Windows tests in CI. (#30443) 2017-09-16 00:27:18 -07:00
win_psmodule
win_rabbitmq_plugin Update Windows CI groups from 2 to 3. 2017-09-14 23:54:28 -07:00
win_raw
win_reg_stat
win_regedit win_regedit: fixed up diff output to be more representative of type (#28974) 2017-09-07 16:14:49 +10:00
win_region Update Windows CI groups from 2 to 3. 2017-09-14 23:54:28 -07:00
win_regmerge Update Windows CI groups from 2 to 3. 2017-09-14 23:54:28 -07:00
win_route Update Windows CI groups from 2 to 3. 2017-09-14 23:54:28 -07:00
win_say Update Windows CI groups from 2 to 3. 2017-09-14 23:54:28 -07:00
win_scheduled_task win_scheduled_task_stat: add new module to get stat on scheduled tasks (#30602) 2017-09-22 05:59:06 +10:00
win_scheduled_task_stat win_scheduled_task_stat: add new module to get stat on scheduled tasks (#30602) 2017-09-22 05:59:06 +10:00
win_script
win_security_policy Update Windows CI groups from 2 to 3. 2017-09-14 23:54:28 -07:00
win_service Divide Windows integration tests into 2 groups. (#29029) 2017-09-05 15:32:26 -07:00
win_setup Update Windows CI groups from 2 to 3. 2017-09-14 23:54:28 -07:00
win_share Update Windows CI groups from 2 to 3. 2017-09-14 23:54:28 -07:00
win_shell Divide Windows integration tests into 2 groups. (#29029) 2017-09-05 15:32:26 -07:00
win_shortcut Update Windows CI groups from 2 to 3. 2017-09-14 23:54:28 -07:00
win_slurp Update Windows CI groups from 2 to 3. 2017-09-14 23:54:28 -07:00
win_stat Update Windows CI groups from 2 to 3. 2017-09-14 23:54:28 -07:00
win_tempfile Update Windows CI groups from 2 to 3. 2017-09-14 23:54:28 -07:00
win_template Divide Windows integration tests into 2 groups. (#29029) 2017-09-05 15:32:26 -07:00
win_timezone Update Windows CI groups from 2 to 3. 2017-09-14 23:54:28 -07:00
win_toast Update Windows CI groups from 2 to 3. 2017-09-14 23:54:28 -07:00
win_unzip Update Windows CI groups from 2 to 3. 2017-09-14 23:54:28 -07:00
win_user Update Windows CI groups from 2 to 3. 2017-09-14 23:54:28 -07:00
win_user_right Update Windows CI groups from 2 to 3. 2017-09-14 23:54:28 -07:00
win_wait_for win_wait_for: added module (#26556) 2017-08-22 15:02:07 -04:00
win_wakeonlan Update Windows CI groups from 2 to 3. 2017-09-14 23:54:28 -07:00
windows-paths
xattr
xml Mark destructive tests as such. 2017-08-31 12:11:43 -07:00
yum Add verbosity option to debug statement 2017-08-29 11:48:29 -04:00
yum_repository Support list for baseurl and gpgkey params in yum_repository (fixes #24948) (#24967) 2017-08-15 11:51:33 -04:00
zypper
zypper_repository