ansible/test/integration/targets
Matt Martz 8c08d03989
Fieldattribute inheritance with defaults (#50891)
* Add tests for check_mode at play and task level

These test inheritance of check_mode from the various levels (command
line, as a play attribute and as a task attribute) so they will be
useful for checking that the change to fieldattribute inheritance with
defaults works

* Add a sentinel object

The Sentinel object can be used in place of None when we need to mark an
entry as being special (usually used to mark something as not having
been set)

* Start of using a Sentinel object instead of None.

* Handle edge cases around use of Sentinel

* _get_parent_attribute needs to deal in Sentinel not None

* No need to special case any_errors_fatal in task.py any longer

* Handle more edge cases around Sentinel

* Use Sentinel instead of None in TaskInclude

* Update code to clarify the vars we are copying are class attrs

* Add changelog fragment

* Use a default of Sentinel for delegate_to, this also allows 'delegate_to: ~' now to unset inherited delegate_to

* Explain Sentinel stripping in _extend_value

* Fix ModuleArgsParser tests to compare with Sentinel

* Fixes for tasks inside of roles inheriting from play

* Remove incorrect note. ci_complete

* Remove commented code
2019-01-23 11:40:07 -06:00
..
aci_aaa_user
aci_aaa_user_certificate
aci_access_port_block_to_access_port added period in description. Changed integration test to work correctly. 2018-09-28 18:45:13 +02:00
aci_access_port_to_interface_policy_leaf_profile aci_aptiplp: Support missing policy_group (#48000) 2018-11-05 18:21:01 +00:00
aci_aep Add missing aliases file (#50357) 2018-12-29 13:52:40 +00:00
aci_aep_to_domain
aci_ap ACI: Implement encoded query_string (#50358) 2019-01-04 00:38:57 +01:00
aci_bd ACI: Implement encoded query_string (#50358) 2019-01-04 00:38:57 +01:00
aci_bd_subnet ACI: Implement encoded query_string (#50358) 2019-01-04 00:38:57 +01:00
aci_config_rollback Fix integration tests (#43847) 2018-09-12 19:34:50 +05:30
aci_config_snapshot
aci_contract ACI: Implement encoded query_string (#50358) 2019-01-04 00:38:57 +01:00
aci_contract_subject ACI: Implement encoded query_string (#50358) 2019-01-04 00:38:57 +01:00
aci_contract_subject_to_filter
aci_domain
aci_domain_to_vlan_pool
aci_encap_pool
aci_encap_pool_range ACI: Implement encoded query_string (#50358) 2019-01-04 00:38:57 +01:00
aci_epg
aci_epg_to_contract
aci_epg_to_domain
aci_fabric_node
aci_filter
aci_filter_entry ACI: Implement encoded query_string (#50358) 2019-01-04 00:38:57 +01:00
aci_firmware_source
aci_interface_policy_leaf_policy_group aci_iplpg: Support missing aep (#48001) 2018-11-05 18:20:23 +00:00
aci_interface_policy_leaf_profile
aci_interface_policy_ospf
aci_interface_selector_to_switch_policy_leaf_profile
aci_rest
aci_static_binding_to_epg
aci_switch_leaf_policy_profile
aci_switch_leaf_selector aci_switch_leaf_selector: Support missing policy_group (#47992) 2018-11-05 19:02:06 +01:00
aci_switch_policy_vpc_protection_group aci_switch_policy_vpc_protection_group: Fix idempotency (#45091) 2018-09-03 16:39:39 +02:00
aci_taboo_contract
aci_tenant
aci_vlan_pool
aci_vlan_pool_encap_block ACI: Implement encoded query_string (#50358) 2019-01-04 00:38:57 +01:00
aci_vrf ACI: Implement encoded query_string (#50358) 2019-01-04 00:38:57 +01:00
acl
acme_account ACME: add diff to acme_account, account_public_key to acme_account_facts, and general refactoring (#49410) 2018-12-02 18:40:14 +01:00
acme_account_facts ACME: add diff to acme_account, account_public_key to acme_account_facts, and general refactoring (#49410) 2018-12-02 18:40:14 +01:00
acme_certificate
acme_certificate_revoke
acme_challenge_cert_helper
acme_inspect add acme_inspect module (#48444) 2018-11-30 08:26:18 +01:00
add_host
aix_filesystem new module: Configure LVM and NFS file systems for AIX (#30810) 2019-01-05 02:18:12 +01:00
alternatives
ansible
ansible-galaxy
ansible-runner Fix ansible-runner test 2018-12-19 15:08:36 -08:00
any_errors_fatal Move any_errors_fatal test inventory into test. 2019-01-09 19:09:33 -08:00
apache2_module Rebalance shippable/posix/ CI groups. 2018-10-02 11:09:21 -07:00
apt ansible-test: apt cleanup and futher 18.04 fixes (#50906) 2019-01-15 11:16:15 +10:00
apt_key
apt_repository ansible-test: apt cleanup and futher 18.04 fixes (#50906) 2019-01-15 11:16:15 +10:00
archive ansible-test: do not upgrade homebrew to speed up tests (#49914) 2018-12-14 10:46:16 +10:00
args
asa_acl
asa_command
asa_config asa_config/ios_config: diff strict does not work with multiple parents (#45150) 2018-09-12 07:50:24 +05:30
assemble
async async tests: add stability (#46100) 2018-09-25 10:22:06 +10:00
async_extra_data
async_fail
at
authorized_key
aws_api_gateway
aws_caller_facts
aws_codecommit add module aws_codecommit to represent AWS CodeCommit (#46161) 2018-10-18 14:32:06 +10:00
aws_config
aws_eks
aws_elasticbeanstalk_app
aws_glue_connection
aws_inspector
aws_lambda
aws_s3
aws_ses_identity
aws_ses_identity_policy
aws_ses_rule_set [AWS] ses rule set module for inbound email processing (#42781) 2018-11-14 12:15:24 -05:00
aws_ssm_parameters
aws_waf_web_acl
azure_rm_acs
azure_rm_aks adding enable_rbac option in aks (#47730) 2018-10-29 14:36:38 +08:00
azure_rm_appgateway adds redirect configurations and probes to azure_rm_appgateway (#46607) 2018-10-16 10:34:24 +08:00
azure_rm_appserviceplan Mark azure_rm_{appserviceplan,webapp} unstable. 2018-10-17 11:36:12 -07:00
azure_rm_autoscale fix the autoscale resource id (#45477) 2018-09-11 18:52:43 +08:00
azure_rm_availabilityset consolidate availabilityset tests (#45327) 2018-09-07 12:52:00 +08:00
azure_rm_cdnprofile new module cdnendpoint (#46796) 2018-11-28 09:57:04 +08:00
azure_rm_containerinstance adding container instance facts (#43326) 2018-09-03 15:51:42 +08:00
azure_rm_containerregistry added missing alias in container registry tests (#44936) 2018-08-31 10:23:10 +08:00
azure_rm_deployment
azure_rm_dnszone dns zone enhancement and return curated value (#50740) 2019-01-11 16:38:29 +08:00
azure_rm_functionapp
azure_rm_image azure_rm_image module's source can accept dict value (#48864) 2018-12-10 10:29:12 +08:00
azure_rm_keyvault Consolidate keyvault tests (#45196) 2018-09-05 17:48:27 +08:00
azure_rm_loadbalancer Adding missing idempotence support in load balancer (#45548) 2018-11-14 16:57:03 +08:00
azure_rm_managed_disk azure_rm_managed_disk: properly handle os_type on creation and update (#49385) 2019-01-11 22:09:26 +08:00
azure_rm_mysqlserver adding mysql firewall rule facts (#47342) 2018-10-25 10:10:12 +08:00
azure_rm_networkinterface Support curated return value for network interface and refine test (#50482) 2019-01-14 14:17:31 +08:00
azure_rm_postgresqlserver Disable failing azure_rm_postgresqlserver test. 2019-01-22 10:17:29 -08:00
azure_rm_publicipaddress Add support for idle_timeout, version and ipTags, curated in facts module (#48923) 2019-01-11 13:36:50 +08:00
azure_rm_rediscache Fix azure_rm_rediscache test resource naming. 2019-01-17 10:59:47 -08:00
azure_rm_resource support lro in azure_rm_resource (#49919) 2018-12-17 13:21:25 +08:00
azure_rm_routetable
azure_rm_securitygroup
azure_rm_sqlserver adding sql firewall rule facts (#45059) 2018-09-13 17:54:58 +08:00
azure_rm_storageaccount
azure_rm_storageblob
azure_rm_subnet adding subnet service endpoints (#47549) 2018-10-25 13:43:47 +08:00
azure_rm_trafficmanagerprofile [new module] Azure Traffic Manager profile module (#43812) 2018-08-30 14:18:53 +10:00
azure_rm_virtualmachine Support for generalizing VMs (#49704) 2018-12-10 16:21:09 +08:00
azure_rm_virtualmachine_extension Split Azure tests into 8 groups. 2018-08-30 23:21:57 -07:00
azure_rm_virtualmachine_scaleset fixed vmss required parameters handling (#51012) 2019-01-18 10:25:47 +08:00
azure_rm_virtualmachineimage_facts
azure_rm_virtualnetwork Curate the virtual network facts module (#50311) 2019-01-10 15:53:23 +08:00
azure_rm_virtualnetworkpeering add module azure_rm_virtualnetworkpeering (#47045) 2018-11-28 11:37:00 +08:00
azure_rm_webapp azure_rm_webapp: fix updating app settings (#49181) 2019-01-04 16:32:36 +08:00
become
binary
binary_modules Cleanup integration test inventory. (#50753) 2019-01-10 14:45:12 -08:00
binary_modules_posix Fix ansible-test target dependency issues. (#50908) 2019-01-14 19:57:32 -08:00
binary_modules_winrm Fix ansible-test target dependency issues. (#50908) 2019-01-14 19:57:32 -08:00
blockinfile Use bytes rather than native string for result (#46281) 2018-09-28 16:04:50 -04:00
blocks Add new host_pinned strategy (#44586) 2018-08-23 20:16:32 -04:00
callback_default Merge pull request #50735 from mattclay/callback-inv 2019-01-09 18:00:17 -08:00
callback_retry_task_name
certificate_complete_chain Use {{ ansible_python.executable }} instead of python in integration tests. (#47340) 2018-10-19 09:00:34 +02:00
changed_when
check_mode Fieldattribute inheritance with defaults (#50891) 2019-01-23 11:40:07 -06:00
cloud_init_data_facts ansible-test: fix cloud_init_data_facts for Ubuntu 18.04 (#50916) 2019-01-15 14:58:43 +10:00
cloudformation_stack_set
cloudfront_distribution
cloudscale_common Cloudscale volume (#49887) 2019-01-07 22:29:01 +01:00
cloudscale_volume Cloudscale volume (#49887) 2019-01-07 22:29:01 +01:00
cnos_backup Lenovo finetune modules (#46623) 2018-10-11 09:49:49 -04:00
cnos_banner Lenovo cnos banner new module (#50145) 2019-01-09 10:43:57 -05:00
cnos_bgp Lenovo finetune modules (#46623) 2018-10-11 09:49:49 -04:00
cnos_command Lenovo integration test roles 1 (#44559) 2018-08-29 16:02:06 -04:00
cnos_conditional_command Lenovo finetune modules (#46623) 2018-10-11 09:49:49 -04:00
cnos_conditional_template Lenovo finetune modules (#46623) 2018-10-11 09:49:49 -04:00
cnos_config Lenovo cli bugfixes (#45278) 2018-09-12 10:31:45 -04:00
cnos_facts Lenovo integration test roles 1 (#44559) 2018-08-29 16:02:06 -04:00
cnos_image Lenovo finetune modules (#46623) 2018-10-11 09:49:49 -04:00
cnos_interface Refactoring of cnos_interface module like what followed by other vendors (#49927) 2018-12-19 11:38:19 -05:00
cnos_l2_interface Lenovo cnos l2interface (#50641) 2019-01-09 10:46:56 -05:00
cnos_linkagg Refactoring code of cnos_portchannel as cnos_linkagg in tune with other vendors. (#49467) 2018-12-05 11:03:42 -05:00
cnos_rollback Lenovo finetune modules (#46623) 2018-10-11 09:49:49 -04:00
cnos_save Lenovo finetune modules (#46623) 2018-10-11 09:49:49 -04:00
cnos_showrun Lenovo finetune modules (#46623) 2018-10-11 09:49:49 -04:00
cnos_template Lenovo finetune modules (#46623) 2018-10-11 09:49:49 -04:00
cnos_vlag Adding full list of supported devices (#46949) 2018-10-19 09:49:29 -04:00
cnos_vlan Refactoring cnos_vlan in line with ios, eos etc. (#48924) 2018-11-28 12:51:39 -05:00
command_shell command modules: optional stdin_add_newline (#45170) 2018-10-31 12:53:02 -04:00
conditionals
config More specificity in errors for cfg mgr (#48995) 2018-12-10 11:38:42 -05:00
connection Move unrelated connection test to separate target. 2019-01-11 15:27:06 -08:00
connection_buildah
connection_chroot
connection_docker
connection_jail
connection_libvirt_lxc
connection_local
connection_lxc
connection_lxd
connection_paramiko_ssh Add CI platform: rhel/8.0 (#48835) 2018-11-16 22:06:19 -08:00
connection_podman Implement connection plugin for podman (#47519) 2018-11-01 10:14:18 -04:00
connection_posix Fix ansible-test target dependency issues. (#50908) 2019-01-14 19:57:32 -08:00
connection_psrp Fix ansible-test target dependency issues. (#50908) 2019-01-14 19:57:32 -08:00
connection_ssh
connection_winrm Fix ansible-test target dependency issues. (#50908) 2019-01-14 19:57:32 -08:00
copy copy - support recursive copying with remote_src (#43998) 2018-10-11 08:18:44 -07:00
cs_account
cs_affinitygroup
cs_cluster
cs_common
cs_configuration
cs_disk_offering
cs_domain
cs_firewall
cs_host
cs_instance Merge pull request #49678 from resmo/fix/cloudstack-tests-unstable 2018-12-10 08:39:16 -08:00
cs_instance_facts
cs_instance_nic
cs_instance_nic_secondaryip
cs_instance_password_reset Cloudstack: Add password reset module (#47931) 2018-11-26 18:20:52 +01:00
cs_instancegroup
cs_ip_address cs_ip_address: fix vpc and network mutually exclusive (#47846) 2018-11-01 07:26:08 +01: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
cs_router
cs_securitygroup
cs_securitygroup_rule
cs_service_offering
cs_snapshot_policy Merge pull request #49678 from resmo/fix/cloudstack-tests-unstable 2018-12-10 08:39:16 -08:00
cs_sshkeypair
cs_storage_pool
cs_template test: cs_template: fix missing cross_zone in tests (#44794) 2018-08-29 00:09:11 +02:00
cs_user
cs_vmsnapshot
cs_volume
cs_vpc cs_ip_address: fix vpc and network mutually exclusive (#47846) 2018-11-01 07:26:08 +01:00
cs_vpc_offering Cloudstack: fix support for some VPC service capabilities (#45727) 2018-09-17 16:08:16 +02:00
cs_vpn_connection
cs_vpn_customer_gateway
cs_vpn_gateway
cs_zone
cs_zone_facts
debconf
debug
delegate_to Cleanup integration test inventory. (#50753) 2019-01-10 14:45:12 -08:00
dellos6_command
dellos6_config
dellos6_facts
dellos9_command
dellos9_config
dellos9_facts
dellos10_command
dellos10_config
dellos10_facts
deploy_helper
dnf dnf: allow to operate on file paths (#51080) 2019-01-21 17:20:27 -05:00
docker_config docker_secret, docker_config: allow to base64-decode data (#49688) 2019-01-01 16:06:45 +00:00
docker_container [docker_container] Failing on non-string env values (#49843) 2018-12-14 13:21:54 -06:00
docker_container_facts Add docker_volume_facts module (#49692) 2018-12-10 15:41:46 +10:00
docker_image docker_* tests: check API version (#48620) 2018-11-19 10:01:40 +00:00
docker_image_facts docker_* tests: check API version (#48620) 2018-11-19 10:01:40 +00:00
docker_network Docker Network module labels support (#50883) 2019-01-21 16:19:34 -05:00
docker_network_facts [docker_network_facts] Creating docker_network_facts module (#49644) 2018-12-10 15:24:05 +10:00
docker_prune docker_* tests: check API version (#48620) 2018-11-19 10:01:40 +00:00
docker_secret docker_secret, docker_config: allow to base64-decode data (#49688) 2019-01-01 16:06:45 +00:00
docker_stack docker_* tests: check API version (#48620) 2018-11-19 10:01:40 +00:00
docker_swarm docker_swarm: fix minimal API version (#49691) 2018-12-10 14:09:28 +05:30
docker_swarm_service Temporarily disable tests. (#51148) 2019-01-21 17:13:44 -05:00
docker_volume docker_volume: revert #47390 (#50663) 2019-01-11 14:41:37 -06:00
docker_volume_facts Add docker_volume_facts module (#49692) 2018-12-10 15:41:46 +10:00
dpkg_selections ansible-test: fix dpkg_selections on Ubuntu 18.04 (#50915) 2019-01-15 14:37:20 +10:00
ec2_ami
ec2_asg
ec2_elb_lb
ec2_group Fix comparison of determining which rules to purge by ignoring descriptions (#48443) 2018-11-21 08:04:10 +10:00
ec2_instance ec2_instance: ebs_optimized is not sub-option of 'network' (#48341) 2018-11-09 12:11:51 +00:00
ec2_key
ec2_launch_template New module: AWS EC2 Launch Template (#46972) 2018-11-29 13:59:10 -05:00
ec2_metadata_facts
ec2_tag ec2_tag: Fix removing tags without specifying a value (#47228) 2018-10-18 10:13:08 -04:00
ec2_vol
ec2_vol_facts ec2_vol_facts: moved to boto3 (#43348) 2018-08-31 13:50:17 +10:00
ec2_vpc_egress_igw
ec2_vpc_igw Add test suite for ec2_vpc_igw before boto3 upgrade (#45903) 2018-10-04 17:42:37 -04:00
ec2_vpc_nat_gateway Move module tests using TQM to integration tests. 2018-09-27 13:46:19 -07:00
ec2_vpc_net
ec2_vpc_route_table
ec2_vpc_subnet
ec2_vpc_vgw
ec2_vpc_vpn_facts Disable failing ec2_vpc_vpn_facts test. 2018-12-10 14:05:18 -08:00
ecs_cluster Ecs service force new deployment (#47983) 2018-11-24 11:26:44 +10:00
ecs_ecr
efs EFS - add support for new Provisioned Throughput (#43253) 2018-09-19 09:10:56 +10:00
elb_application_lb
elb_classic_lb
elb_network_lb
elb_target
elb_target_facts [aws] New module: elb_target_facts (#43565) 2018-08-30 10:47:28 -04:00
embedded_module
enos_command Lenovo integration test roles 1 (#44559) 2018-08-29 16:02:06 -04:00
enos_config Lenovo integration test roles 1 (#44559) 2018-08-29 16:02:06 -04:00
enos_facts Lenovo integration test roles 1 (#44559) 2018-08-29 16:02:06 -04:00
environment
eos_banner
eos_command
eos_config asa_config/ios_config: diff strict does not work with multiple parents (#45150) 2018-09-12 07:50:24 +05:30
eos_eapi
eos_facts
eos_interface
eos_l2_interface
eos_l3_interface
eos_linkagg
eos_lldp
eos_logging
eos_smoke
eos_static_route
eos_system
eos_user
eos_vlan
eos_vrf
error_from_connection Remove unnecessary absolute paths from tests. 2019-01-17 00:23:25 -08:00
etcd3
expect
facts_d
failed_when
fetch
file file - allow touch on files not owned by user (#50964) 2019-01-23 10:14:59 +10:00
filesystem Add CI platform: rhel/8.0 (#48835) 2018-11-16 22:06:19 -08:00
filters Use relative inventory paths instead of symlinks. 2019-01-09 19:10:34 -08:00
find
firewalld
flatpak Add integration tests for flatpak module 2018-09-07 17:49:26 +02:00
flatpak_remote Add integration tests for flatpak_remote module 2018-09-07 23:01:36 +02:00
fortios_address
fortios_ipv4_policy
gathering_facts Cleanup integration test inventory. (#50753) 2019-01-10 14:45:12 -08:00
gcp_bigquery_dataset New GCP module: gcp_bigquery_dataset (#50676) 2019-01-16 14:16:51 -05:00
gcp_bigquery_table New GCP module: gcp_bigquery_table (#50678) 2019-01-16 14:16:37 -05:00
gcp_compute_address
gcp_compute_backend_bucket Bug fixes for GCP modules (as of 2019-01-09T15:35:45-08:00) (#50783) 2019-01-16 14:15:35 -05:00
gcp_compute_backend_service Bug fixes for GCP modules (as of 2019-01-09T15:35:45-08:00) (#50783) 2019-01-16 14:15:35 -05:00
gcp_compute_disk
gcp_compute_firewall
gcp_compute_forwarding_rule Bug fixes for GCP modules (as of 2019-01-09T15:35:45-08:00) (#50783) 2019-01-16 14:15:35 -05:00
gcp_compute_global_address
gcp_compute_global_forwarding_rule Bug fixes for GCP modules (as of 2019-01-09T15:35:45-08:00) (#50783) 2019-01-16 14:15:35 -05:00
gcp_compute_health_check
gcp_compute_http_health_check
gcp_compute_https_health_check
gcp_compute_image Bug fixes for GCP modules (as of 2019-01-09T15:35:45-08:00) (#50783) 2019-01-16 14:15:35 -05:00
gcp_compute_instance Bug fixes for GCP modules (as of 2019-01-09T15:35:45-08:00) (#50784) 2019-01-16 14:15:15 -05:00
gcp_compute_instance_group Bug fixes for GCP modules (as of 2019-01-09T15:35:45-08:00) (#50784) 2019-01-16 14:15:15 -05:00
gcp_compute_instance_group_manager Bug fixes for GCP modules (as of 2019-01-09T15:35:45-08:00) (#50784) 2019-01-16 14:15:15 -05:00
gcp_compute_instance_template Bug fixes for GCP modules (as of 2019-01-09T15:35:45-08:00) (#50784) 2019-01-16 14:15:15 -05:00
gcp_compute_interconnect_attachment New GCP module: gcp_compute_interconnect_attachment (#50680) 2019-01-16 14:16:28 -05:00
gcp_compute_network
gcp_compute_region_disk Bug fixes for GCP modules (as of 2019-01-09T15:35:45-08:00) (#50784) 2019-01-16 14:15:15 -05:00
gcp_compute_route Bug fixes for GCP modules (as of 2019-01-09T15:35:45-08:00) (#50784) 2019-01-16 14:15:15 -05:00
gcp_compute_router Bug fixes for GCP modules (as of 2019-01-09T15:35:45-08:00) (#50784) 2019-01-16 14:15:15 -05:00
gcp_compute_ssl_certificate
gcp_compute_ssl_policy
gcp_compute_subnetwork Bug fixes for GCP modules (as of 2019-01-09T15:35:45-08:00) (#50784) 2019-01-16 14:15:15 -05:00
gcp_compute_target_http_proxy Bug fixes for GCP modules (as of 2019-01-09T15:35:45-08:00) (#50784) 2019-01-16 14:15:15 -05:00
gcp_compute_target_https_proxy Bug fixes for GCP modules (as of 2019-01-09T15:35:45-08:00) (#50785) 2019-01-16 14:15:03 -05:00
gcp_compute_target_pool
gcp_compute_target_ssl_proxy Bug fixes for GCP modules (as of 2019-01-09T15:35:45-08:00) (#50785) 2019-01-16 14:15:03 -05:00
gcp_compute_target_tcp_proxy Bug fixes for GCP modules (as of 2019-01-09T15:35:45-08:00) (#50785) 2019-01-16 14:15:03 -05:00
gcp_compute_target_vpn_gateway Bug fixes for GCP modules (as of 2019-01-09T15:35:45-08:00) (#50785) 2019-01-16 14:15:03 -05:00
gcp_compute_url_map Bug fixes for GCP modules (as of 2019-01-09T15:35:45-08:00) (#50785) 2019-01-16 14:15:03 -05:00
gcp_compute_vpn_tunnel Bug fixes for GCP modules (as of 2019-01-09T15:35:45-08:00) (#50785) 2019-01-16 14:15:03 -05:00
gcp_container_cluster Bug fixes for GCP modules (as of 2019-01-09T15:35:45-08:00) (#50785) 2019-01-16 14:15:03 -05:00
gcp_container_node_pool Bug fixes for GCP modules (as of 2019-01-09T15:35:45-08:00) (#50785) 2019-01-16 14:15:03 -05:00
gcp_dns_managed_zone GCP MagicModules bug fixes (#47285) 2018-10-18 10:55:42 -04:00
gcp_dns_resource_record_set Bug fixes for GCP modules (as of 2019-01-09T15:35:45-08:00) (#50785) 2019-01-16 14:15:03 -05:00
gcp_iam_service_account New GCP module: gcp_iam_service_account (#50681) 2019-01-16 14:16:14 -05:00
gcp_pubsub_subscription Bug fixes for GCP modules (as of 2019-01-09T15:35:45-08:00) (#50785) 2019-01-16 14:15:03 -05:00
gcp_pubsub_topic Bug fixes for GCP modules (as of 2019-01-09T15:35:45-08:00) (#50786) 2019-01-16 12:58:57 -05:00
gcp_resourcemanager_project New GCP module: gcp_resourcemanager_project (#50683) 2019-01-16 14:15:59 -05:00
gcp_spanner_database Bug fixes for GCP modules (as of 2019-01-09T15:35:45-08:00) (#50786) 2019-01-16 12:58:57 -05:00
gcp_spanner_instance Bug fixes for GCP modules (as of 2019-01-09T15:35:45-08:00) (#50786) 2019-01-16 12:58:57 -05:00
gcp_sql_database Bug fixes for GCP modules (as of 2019-01-09T15:35:45-08:00) (#50786) 2019-01-16 12:58:57 -05:00
gcp_sql_instance Bug fixes for GCP modules (as of 2019-01-09T15:35:45-08:00) (#50786) 2019-01-16 12:58:57 -05:00
gcp_sql_user Bug fixes for GCP modules (as of 2019-01-09T15:35:45-08:00) (#50786) 2019-01-16 12:58:57 -05:00
gcp_storage_bucket
gcp_storage_bucket_access_control Bug fixes for GCP modules (as of 2019-01-09T15:35:45-08:00) (#50786) 2019-01-16 12:58:57 -05:00
gcp_storage_object New GCP module: gcp_storage_object (#50684) 2019-01-16 14:15:46 -05:00
gem gem: fix tests to work on newer Fedora hosts (#47158) 2018-10-17 10:43:30 +10:00
get_certificate Added get_certificate module (#41735) 2018-12-07 13:27:16 +00:00
get_url Fix logic to not re-download existing files when force=no (#45495) 2018-09-11 13:56:13 -05:00
getent
git ansible-test: add Ubuntu 18.04 container (#50790) 2019-01-22 10:30:35 +10:00
github_issue
group
group_by
groupby_filter Add CI platform: rhel/8.0 (#48835) 2018-11-16 22:06:19 -08:00
handlers added handlers_from (#49220) 2018-12-18 11:28:24 -05:00
hash Use relative inventory paths instead of symlinks. 2019-01-09 19:10:34 -08:00
hg -Fix: The Ubuntu 14.04 image on Shippable runs an old version of python, causing issues with checking out bitbucket, adjust tests to compensate. (#49433) 2018-12-03 12:35:58 +00:00
hosts_field
iam_group Improve iam_group exception handling (#45599) 2018-09-17 19:53:44 -04:00
iam_password_policy [aws] New module: iam_password_policy (#36200) 2018-10-17 13:56:13 -04:00
iam_policy Add integration tests for iam_policy (#40115) 2018-11-14 20:14:19 -05:00
ignore_errors
ignore_unreachable
include_import Move include_import test inventory into test. 2019-01-09 19:09:33 -08:00
include_vars Update documentation for ignore_unknown_extensions (#50383) 2019-01-22 12:56:10 -05:00
includes Add new host_pinned strategy (#44586) 2018-08-23 20:16:32 -04:00
influxdb_user
ini_file Addresses comments in #38971 (#44324) 2018-10-29 11:33:14 +00:00
inventory_aws_ec2
inventory_aws_rds RDS inventory plugin (#41919) 2018-08-23 19:42:32 -04:00
inventory_foreman
inventory_foreman_script Fix integration test shebangs and update tests. 2019-01-15 14:08:26 -08:00
inventory_path_with_comma
inventory_plugin_config
inventory_vmware_vm_inventory
inventory_yaml Yaml inventory more tolerant (#48883) 2018-11-30 22:04:39 -05:00
ios_banner
ios_command
ios_config Remove deprecated options from modules (#50246) 2019-01-22 09:18:26 -05:00
ios_facts
ios_file
ios_interface
ios_l2_interface
ios_l3_interface
ios_linkagg
ios_lldp
ios_logging
ios_ping
ios_smoke
ios_static_route
ios_system
ios_user Add support for hashed password (#49464) 2018-12-12 22:22:15 +05:30
ios_vlan
iosxr_banner
iosxr_command
iosxr_config asa_config/ios_config: diff strict does not work with multiple parents (#45150) 2018-09-12 07:50:24 +05:30
iosxr_facts
iosxr_interface
iosxr_logging
iosxr_netconf
iosxr_smoke
iosxr_system
iosxr_user
ipify_facts
iso_extract ansible-test: do not upgrade homebrew to speed up tests (#49914) 2018-12-14 10:46:16 +10:00
iterators
java_cert
jinja2_native_types Fix using vault encrypted data with jinja2_native (#49025) 2018-11-27 16:44:22 -05:00
junos_banner
junos_command
junos_config Fix mandatory statement error for junos modules (#50074) 2018-12-19 14:46:44 +05:30
junos_facts
junos_interface
junos_l2_interface
junos_l3_interface
junos_linkagg
junos_lldp
junos_lldp_interface
junos_logging
junos_netconf
junos_rpc
junos_smoke
junos_static_route
junos_system
junos_user
junos_vlan
junos_vrf
k8s k8s append_hash (#48830) 2018-11-22 08:14:43 +00:00
known_hosts
lambda_policy
lineinfile Lineinfile must not insert lines multiples times with insertbefore/insertafter (#49409) 2018-12-17 16:42:24 -05:00
locale_gen
lookup_hashi_vault Handle non-target file deps for integration tests. 2019-01-14 23:58:10 -08:00
lookup_passwordstore ansible-test: do not upgrade homebrew to speed up tests (#49914) 2018-12-14 10:46:16 +10:00
lookup_paths
lookup_properties
lookups Allow for vaulted templates in template lookup (#49819) 2019-01-07 10:06:01 -05:00
loops allows loop pause for subseconds (#50461) 2019-01-18 22:41:29 -05:00
lvg List correctly current PV in "lvg" module: fix lvg reduce (#49731) 2018-12-20 15:43:18 +00:00
mail mail: Fix new breakage on python 2.7 (#49197) 2018-12-10 10:25:33 -08:00
memset_dns_reload
memset_memstore_facts New facts module: Memset Memstore (#42387) 2018-10-29 12:27:03 +00:00
memset_server_facts New facts module: Memset server products (#42386) 2018-10-29 12:28:00 +00:00
memset_zone
memset_zone_domain
memset_zone_record
meraki_admin/tasks
meraki_config_template
meraki_device
meraki_mr_l3_firewall meraki_mr_l3_firewall - Integration test fix (#45366) 2018-09-08 03:44:50 +02:00
meraki_mx_l3_firewall
meraki_network
meraki_organization
meraki_snmp
meraki_ssid
meraki_switchport
meraki_vlan
meta_tasks Move meta_tasks test inventory into test. 2019-01-09 19:09:33 -08:00
module_defaults
module_precedence Remove unnecessary absolute paths from tests. 2019-01-17 00:23:25 -08:00
module_utils Remove unnecessary absolute paths from tests. 2019-01-17 00:23:25 -08:00
mount
mso_label Rename MSC modules to MSO nomenclature (#50959) 2019-01-16 14:53:38 +01:00
mso_role Rename MSC modules to MSO nomenclature (#50959) 2019-01-16 14:53:38 +01:00
mso_site Rename MSC modules to MSO nomenclature (#50959) 2019-01-16 14:53:38 +01:00
mso_tenant Rename MSC modules to MSO nomenclature (#50959) 2019-01-16 14:53:38 +01:00
mso_user Rename MSC modules to MSO nomenclature (#50959) 2019-01-16 14:53:38 +01:00
mysql_db ansible test: re-enable mysql tests with fix (#50430) 2019-01-04 07:12:30 +10:00
mysql_user ansible test: re-enable mysql tests with fix (#50430) 2019-01-04 07:12:30 +10:00
mysql_variables ansible test: re-enable mysql tests with fix (#50430) 2019-01-04 07:12:30 +10:00
netapp_eseries_alerts Define module for managing E-Series email alerts (#42643) 2018-08-28 17:40:51 +01:00
netapp_eseries_asup Define NetApp E-Series ASUP module (#41153) 2018-08-28 17:05:25 +01:00
netapp_eseries_global Define a module for managing E-Series settings (#41010) 2018-08-28 15:38:53 +01:00
netapp_eseries_host Resolve issues in NetApp E-Series Host module (#39748) 2018-08-24 15:44:59 +01:00
netapp_eseries_iscsi_interface New module for managing NetApp E-Series iSCSI Interfaces (#39877) 2018-08-28 17:39:14 +01:00
netapp_eseries_iscsi_target Define module for NetApp E-Series iSCSI targets (#40632) 2018-08-28 18:38:43 +01:00
netconf_config
netconf_get
netconf_rpc
nios_a_record
nios_aaaa_record
nios_cname_record
nios_dns_view
nios_host_record
nios_mx_record
nios_naptr_record
nios_network
nios_network_view
nios_ptr_record
nios_srv_record
nios_txt_record Remove obsolete alias from nios_txt_record test. 2019-01-21 09:31:36 -08:00
nios_zone
no_log
npm
nuage_vspk
nxos_aaa_server
nxos_aaa_server_host fixed nxos_aaa_server_host issue with type 7 encrypt key (#46015) 2018-09-25 16:39:22 +05:30
nxos_acl
nxos_acl_interface
nxos_banner
nxos_become
nxos_bgp
nxos_bgp_af
nxos_bgp_neighbor
nxos_bgp_neighbor_af
nxos_command
nxos_config
nxos_evpn_global
nxos_evpn_vni
nxos_facts Added feature facts to nxos_facts (#45934) 2018-09-26 15:57:09 +05:30
nxos_feature
nxos_file_copy ignore file_pull (#44614) 2018-08-24 10:51:57 +05:30
nxos_gir
nxos_gir_profile_management
nxos_hsrp
nxos_igmp
nxos_igmp_interface
nxos_igmp_snooping
nxos_install_os Fix issues with nxos_os_install module (#48811) 2018-11-20 10:14:15 +05:30
nxos_interface
nxos_interface_ospf Add ospf net type (#45904) 2018-09-25 11:38:39 +05:30
nxos_ip_interface
nxos_l2_interface
nxos_l3_interface
nxos_linkagg
nxos_lldp
nxos_logging nxos_logging message fix (#49205) 2018-11-28 10:37:04 +05:30
nxos_ntp
nxos_ntp_auth
nxos_ntp_options
nxos_nxapi Changed when condition from checking image version to checking keys being (#45943) 2018-09-21 16:36:37 +05:30
nxos_nxapi_transports Add explicit ansible_httpapi_port setting (#49314) 2018-12-05 09:51:49 -05:00
nxos_ospf
nxos_ospf_vrf
nxos_overlay_global
nxos_pim
nxos_pim_interface
nxos_pim_rp_address
nxos_portchannel
nxos_reboot Fix nxos_reload timeout and add integration tests (#49632) 2018-12-12 10:32:27 -05:00
nxos_rollback
nxos_rpm
nxos_smoke
nxos_snapshot
nxos_snmp_community
nxos_snmp_contact
nxos_snmp_host
nxos_snmp_location
nxos_snmp_traps
nxos_snmp_user
nxos_static_route Fix issues related to track feature (#49454) 2018-12-04 09:57:35 +05:30
nxos_switchport
nxos_system
nxos_udld
nxos_udld_interface
nxos_user
nxos_vlan
nxos_vpc
nxos_vpc_interface
nxos_vrf
nxos_vrf_af
nxos_vrf_interface
nxos_vrrp
nxos_vtp_domain
nxos_vtp_password
nxos_vtp_version
nxos_vxlan_vtep Fix nxos_vxlan_vtep test (#49479) 2018-12-04 21:55:26 +05:30
nxos_vxlan_vtep_vni
old_style_modules_posix Add tests for WANT_JSON and old style modules (#50555) 2019-01-09 14:43:25 -06:00
omit Properly handle FieldAttribute.default if callable (#48992) 2018-11-26 18:14:46 +01:00
one_host one_host environment variables, Fixes #44163 (#44568) 2018-08-27 10:55:04 -04:00
openssh_cert add openssh_cert module (#49605) 2019-01-03 17:06:22 +05:30
openssh_keypair Add openssh_keypair module (#46436) 2018-10-24 11:51:45 +01:00
openssl_certificate Relative time support for crypto modules (openssl_certificate) (#50570) 2019-01-22 20:41:02 +00:00
openssl_csr openssl_csr cryptography backend, try II (#50894) 2019-01-21 17:19:05 +00:00
openssl_dhparam
openssl_pkcs12
openssl_privatekey openssl_csr cryptography backend, try II (#50894) 2019-01-21 17:19:05 +00:00
openssl_publickey Elliptic curve tests for crypto modules (#50109) 2018-12-23 10:23:31 +01:00
openvswitch_bridge
openvswitch_db
package
package_facts
parsing
patch
pause Add setup roles for passlib and pexpect for use with pause and vars_prompt tests (#43613) 2018-11-08 17:05:54 -05:00
ping
pip Enable pip integration test on RHEL 8.0. 2019-01-18 13:50:48 -08:00
plugin_filtering plugin_filter: check for type error (#46664) 2018-10-30 18:25:02 +05:30
plugin_loader
postgresql Add CI platform: rhel/8.0 (#48835) 2018-11-16 22:06:19 -08:00
prepare_eos_tests/tasks
prepare_http_tests ansible-test: add retry for Windows httptester download (#47334) 2018-10-19 15:15:03 +10:00
prepare_ios_tests
prepare_iosxr_tests
prepare_junos_tests/tasks
prepare_nios_tests/tasks
prepare_nuage_tests/tasks
prepare_nxos_tests/tasks add N3K-F type to nxos platforms (#47944) 2018-11-14 10:43:35 -05:00
prepare_ovs_tests/tasks
prepare_sros_tests/tasks
prepare_tests/tasks
prepare_win_tests
psexec
pull Handle complex quoting in extra args in pull cli (#50212) 2019-01-23 10:58:37 -05:00
python_requirements_facts
rabbitmq_binding rabbitmq_binding: Add support for state=absent (#48599) 2018-12-04 12:42:18 +00:00
rabbitmq_lookup Lookup plugin for rabbitmq (#44070) 2018-10-04 11:25:09 +10:00
rabbitmq_plugin rabbitmq_binding: Add support for state=absent (#48599) 2018-12-04 12:42:18 +00:00
rabbitmq_publish RabbitMQ publisher module (#44718) 2018-11-15 11:06:54 +10:00
rabbitmq_user rabbitmq_user: 'node' parameter: add default value (#38156) 2018-10-08 18:34:08 -04:00
rabbitmq_vhost
rabbitmq_vhost_limits Add rabbitmq_vhost_limits module (#37821) 2018-11-15 10:10:41 +05:30
raw
rds_instance rds_instance module and tests (#43789) 2018-08-31 12:17:02 +10:00
rds_param_group
read_csv read_csv: new module to read CSV files (#49578) 2018-12-10 11:42:47 +00:00
reboot Reboot - Fix command not found, add Apline support, fix Solaris command (#49272) 2018-12-11 11:05:10 -05:00
remote_tmp
roles Prevent duplicate role insertion into roles: (#50552) 2019-01-16 13:39:03 -05:00
route53 [AWS] Enable Route53 integration tests (#46228) 2018-11-14 11:40:38 -05:00
route53_zone
rpm_key
s3_bucket Add unstable alias to s3_bucket integration tests (#50508) 2019-01-03 14:15:45 -05:00
s3_lifecycle Fix backwards compatibility without providing prefix since boto3 does more parameter validation than boto (#45308) 2018-09-06 15:44:26 -04:00
script
seboolean Enable seboolean integration test on RHEL 8.0. 2019-01-18 14:07:36 -08:00
sefcontext Add CI platform: rhel/8.0 (#48835) 2018-11-16 22:06:19 -08:00
selinux
sensu_client
sensu_handler
service enable service integration test target for rhel8 beta (#48939) 2018-12-05 18:07:18 -05:00
service_facts
set_fact Switch set_fact test to private inventory. 2019-01-15 00:32:27 -08:00
setup_acme/tasks Use {{ ansible_python.executable }} instead of python in integration tests. (#47340) 2018-10-19 09:00:34 +02:00
setup_azure
setup_deb_repo ansible-test setup_dep_repo trust package repo (#50795) 2019-01-15 09:02:32 +10:00
setup_docker Handle non-target file deps for integration tests. 2019-01-14 23:58:10 -08:00
setup_ec2
setup_influxdb/tasks
setup_mysql_db ansible-test: rename setup_mysql_db Ubuntu name to work with 18.04 (#50907) 2019-01-15 12:19:40 +10:00
setup_opennebula/vars
setup_openssl openssl_privatekey: add ECC support (#49416) 2018-12-18 09:07:36 +00:00
setup_passlib/tasks Add setup roles for passlib and pexpect for use with pause and vars_prompt tests (#43613) 2018-11-08 17:05:54 -05:00
setup_pexpect/tasks Add setup roles for passlib and pexpect for use with pause and vars_prompt tests (#43613) 2018-11-08 17:05:54 -05:00
setup_postgresql_db ansible-test: add postgresql var file for Ubuntu 18.04 (#50914) 2019-01-15 13:39:42 +10:00
setup_rabbitmq setup_rabbitmq - fix erlang pinned dependencies (#51048) 2019-01-18 10:29:39 +10:00
setup_rpm_repo Enable yum integration tests on RHEL 8.0. 2019-01-18 14:54:36 -08:00
setup_ssh_keygen Add openssh_keypair module (#46436) 2018-10-24 11:51:45 +01:00
setup_sshkey/tasks
setup_tls Setup TLS integration test for RabbitMQ (#50363) 2019-01-11 17:25:04 +00:00
setup_zabbix
shadowed_module Use relative inventory paths instead of symlinks. 2019-01-09 19:10:34 -08:00
slurp
sns Port the sns module to boto3 (#45634) 2018-10-07 16:03:48 -04:00
sns_topic sns_topic boto3 port (#39292) 2018-08-23 21:04:18 -04:00
special_vars Include dependency role names in role_names. (#46483) 2018-11-15 10:01:29 -05:00
sqs_queue
stat
strategy_linear Move strategy_linear test inventory into test. 2019-01-09 19:09:33 -08:00
sts_assume_role Use {{ ansible_python.executable }} instead of python in integration tests. (#47340) 2018-10-19 09:00:34 +02:00
subversion Fix subversion integration test on Fedora 29. (#51089) 2019-01-18 16:07:17 -08:00
supervisorctl
synchronize
synchronize-buildah
sysctl
systemd
tags Allow tags to be templated from a variable (#49833) 2018-12-17 15:40:26 -06:00
task_ordering
template enable template target integration tests on rhel8 beta (#48940) 2018-12-05 17:58:15 -05:00
template_jinja2_latest Remove unnecessary absolute paths from tests. 2019-01-17 00:23:25 -08:00
templating_settings
test_infra Remove unnecessary absolute paths from tests. 2019-01-17 00:23:25 -08:00
timezone
tower_credential Fixing exception import for tower modules (#50447) 2019-01-09 15:31:21 +01:00
tower_credential_type New module : tower_credential_type (#37243) 2018-08-29 11:01:19 -07:00
tower_group Fixing exception import for tower modules (#50447) 2019-01-09 15:31:21 +01:00
tower_host Fixing exception import for tower modules (#50447) 2019-01-09 15:31:21 +01:00
tower_inventory Fixing exception import for tower modules (#50447) 2019-01-09 15:31:21 +01:00
tower_inventory_source
tower_job_cancel Fixing exception import for tower modules (#50447) 2019-01-09 15:31:21 +01:00
tower_job_launch Fixing exception import for tower modules (#50447) 2019-01-09 15:31:21 +01:00
tower_job_list
tower_job_template tower{job,workflow}_template: use same retries value (#47865) 2018-11-05 16:56:19 +00:00
tower_job_wait Fixing exception import for tower modules (#50447) 2019-01-09 15:31:21 +01:00
tower_label Fixing exception import for tower modules (#50447) 2019-01-09 15:31:21 +01:00
tower_organization
tower_project Fixing exception import for tower modules (#50447) 2019-01-09 15:31:21 +01:00
tower_receive Adding TowerCLI receive module (#51023) 2019-01-18 11:11:17 +00:00
tower_role
tower_send Adding TowerCLI send module (#37843) 2019-01-18 11:05:54 +00:00
tower_settings Add 'tower_settings' module for managing Ansible Tower Settings (#43933) 2018-08-27 21:42:38 -07:00
tower_team Fixing exception import for tower modules (#50447) 2019-01-09 15:31:21 +01:00
tower_user
tower_workflow_launch Adding tower_workflow_launch (#42701) 2019-01-18 11:08:04 +00:00
tower_workflow_template Fixing exception import for tower modules (#50447) 2019-01-09 15:31:21 +01:00
ucs_disk_group_policy Ucs disk group policy (#43578) 2018-11-20 13:34:49 +01:00
ucs_dns_server Add UCS DNS Server management module (#46789) 2018-11-08 10:49:24 +00:00
ucs_ip_pool
ucs_lan_connectivity support for iscsi vnics based on customer feature request (#48377) 2018-11-09 16:26:23 +00:00
ucs_mac_pool
ucs_managed_objects UCS managed objects module for direct control of any object (#44470) 2018-11-16 12:46:41 +00:00
ucs_ntp_server
ucs_org Add module for UCS Org (#46785) 2018-11-08 10:50:46 +00:00
ucs_san_connectivity
ucs_service_profile_template ucs_service_profile_template and integration tests (#48277) 2018-11-08 18:42:20 +00:00
ucs_storage_profile
ucs_timezone
ucs_uuid_pool
ucs_vhba_template
ucs_vlans
ucs_vnic_template
ucs_vsans
ucs_wwn_pool
ufw Add delay to fix spurious test breaks. 2019-01-09 14:04:40 -08:00
unarchive fix: ensure than all item of a list of excluded files aren't checked (#45122) 2018-12-06 10:13:31 -08:00
unicode Cleanup integration test inventory. (#50753) 2019-01-10 14:45:12 -08:00
until
uri Handle non-target file deps for integration tests. 2019-01-14 23:58:10 -08:00
user Fix create home dir fallback (#49262) 2019-01-14 16:01:26 -05:00
var_blending Cleanup integration test inventory. (#50753) 2019-01-10 14:45:12 -08:00
var_precedence Cleanup integration test inventory. (#50753) 2019-01-10 14:45:12 -08:00
vars_prompt Add setup roles for passlib and pexpect for use with pause and vars_prompt tests (#43613) 2018-11-08 17:05:54 -05:00
vault Fix integration test shebangs and update tests. 2019-01-15 14:08:26 -08:00
vcenter_folder VMware: Improve module vcenter folder (#46497) 2018-10-19 21:15:58 +05:30
vcenter_license
vmware_about_facts
vmware_cluster
vmware_cluster_facts
vmware_datacenter
vmware_datastore_cluster
vmware_datastore_facts VMware: Gather extended datastore facts (#46546) 2018-10-11 15:52:30 +05:30
vmware_datastore_maintenancemode
vmware_drs_group VMware: New module vmware_drs_group (#50650) 2019-01-14 21:55:26 +05:30
vmware_drs_group_facts VMware: New module vmware_drs_group_facts (#50649) 2019-01-14 21:56:12 +05:30
vmware_drs_rule_facts
vmware_dvs_portgroup
vmware_dvswitch Improve vmware_dvswitch module (#48720) 2018-11-30 03:34:43 -05:00
vmware_dvswitch_pvlans new module vmware_dvswitch_pvlans (#48855) 2018-12-12 09:13:54 +00:00
vmware_dvswitch_uplink_pg VMware: new module vmware_dvswitch_uplink_pg (#48846) 2018-12-18 16:14:18 +05:30
vmware_guest VMware: add VBS configuration support for Windows 10 (#48595) 2018-12-21 14:47:35 +05:30
vmware_guest_boot_facts
vmware_guest_custom_attribute_defs
vmware_guest_custom_attributes
vmware_guest_disk_facts VMware: Return Disk UUID information (#45157) 2018-09-05 10:35:13 +05:30
vmware_guest_facts
vmware_guest_find
vmware_guest_move
vmware_guest_powerstate
vmware_guest_snapshot
vmware_guest_snapshot_facts
vmware_guest_tools_wait
vmware_host Remove obsolete test/utils/docker/ directory. 2018-08-29 18:04:10 -07:00
vmware_host_acceptance VMware: Add check mode support to module vmware_host_acceptance (#46260) 2018-10-04 05:27:33 -05:00
vmware_host_active_directory VMware: new module vmware_host_ad_auth (#47901) 2018-12-18 16:34:11 +05:30
vmware_host_capability_facts
vmware_host_config_facts VMware: Add check mode support in vmware_host_config_facts (#46272) 2018-10-03 07:55:40 -05:00
vmware_host_config_manager VMware: Improve module vmware_host_config_manager (#46264) 2018-10-12 15:16:12 +05:30
vmware_host_dns_facts VMware: Add check mode support to module vmware_host_dns_facts (#46530) 2018-10-06 10:44:33 -05:00
vmware_host_facts
vmware_host_feature_facts VMware: new module vmware_host_feature_facts (#45966) 2018-10-08 14:28:29 +05:30
vmware_host_firewall_facts VMware: Add check mode support to module vmware_host_firewall_facts (#46265) 2018-10-04 05:28:53 -05:00
vmware_host_firewall_manager VMware: Add check mode support to module vmware_host_firewall_manager (#46266) 2018-10-11 15:54:30 +05:30
vmware_host_hyperthreading VMware: New module: vmware_host_hyperthreading (#46750) 2018-10-27 21:42:41 +05:30
vmware_host_ipv6 VMware: New module vmware_host_ipv6 (#47275) 2018-10-19 22:34:17 +05:30
vmware_host_ntp VMware: Improve vmware_host_ntp module (#47273) 2018-12-20 10:37:23 +05:30
vmware_host_ntp_facts VMware: new module: vmware_host_ntp_facts (#44306) 2018-08-28 06:25:46 -07:00
vmware_host_package_facts
vmware_host_powermgmt_policy VMware: New module vmware_host_powermgmt_policy (#46688) 2018-10-19 23:15:43 +05:30
vmware_host_powerstate
vmware_host_service_facts
vmware_host_service_manager VMware: Add check mode support to module vmware_host_service_manager (#46271) 2018-10-08 15:09:38 +05:30
vmware_host_snmp VMware: New module vmware_host_snmp (#47937) 2018-12-10 11:01:41 +05:30
vmware_host_ssl_facts
vmware_host_vmhba_facts VMware: New module: vmware_host_vmhba_facts (#47502) 2018-10-30 10:10:43 +05:30
vmware_host_vmnic_facts VMware: Improve module vmware_host_vmnic_facts (#47278) 2018-10-30 12:21:50 +05:30
vmware_inventory Remove unnecessary absolute paths from tests. 2019-01-17 00:23:25 -08:00
vmware_local_role_facts VMware: Improve output of vmware_local_role_facts (#47871) 2018-11-02 14:28:36 +05:30
vmware_local_role_manager Improve module vmware_local_role_manager (#47870) 2018-12-18 17:10:10 +05:30
vmware_local_user_facts
vmware_local_user_manager
vmware_maintenancemode
vmware_portgroup_facts Improve vmware_portgroup_facts module (#47357) 2018-11-26 09:27:49 -05:00
vmware_resource_pool
vmware_resource_pool_facts
vmware_target_canonical_facts
vmware_vcenter_settings VMware: New module vmware_vcenter_settings (#48083) 2018-12-10 11:01:15 +05:30
vmware_vcenter_statistics VMware: New module vmware_vcenter_statistics (#48084) 2018-12-05 15:46:42 +05:30
vmware_vm_facts
vmware_vm_vm_drs_rule
vmware_vmkernel_facts VMware: Add check mode support to vmware_vmkernel_facts (#47286) 2018-10-19 19:24:34 +05:30
vmware_vswitch
vmware_vswitch_facts VMware: Add check mode support in vmware_vswitch_facts (#47263) 2018-10-28 20:00:51 +05:30
vultr_account_facts tests: vultr: convert legacy tests to targets (#50156) 2019-01-07 22:23:54 +01:00
vultr_block_storage tests: vultr: convert legacy tests to targets (#50156) 2019-01-07 22:23:54 +01:00
vultr_block_storage_facts tests: vultr: convert legacy tests to targets (#50156) 2019-01-07 22:23:54 +01:00
vultr_dns_domain tests: vultr: convert legacy tests to targets (#50156) 2019-01-07 22:23:54 +01:00
vultr_dns_domain_facts tests: vultr: convert legacy tests to targets (#50156) 2019-01-07 22:23:54 +01:00
vultr_dns_record tests: vultr: convert legacy tests to targets (#50156) 2019-01-07 22:23:54 +01:00
vultr_firewall_group tests: vultr: convert legacy tests to targets (#50156) 2019-01-07 22:23:54 +01:00
vultr_firewall_group_facts tests: vultr: convert legacy tests to targets (#50156) 2019-01-07 22:23:54 +01:00
vultr_firewall_rule tests: vultr: convert legacy tests to targets (#50156) 2019-01-07 22:23:54 +01:00
vultr_network tests: vultr: convert legacy tests to targets (#50156) 2019-01-07 22:23:54 +01:00
vultr_network_facts tests: vultr: convert legacy tests to targets (#50156) 2019-01-07 22:23:54 +01:00
vultr_os_facts tests: vultr: convert legacy tests to targets (#50156) 2019-01-07 22:23:54 +01:00
vultr_plan_facts tests: vultr: convert legacy tests to targets (#50156) 2019-01-07 22:23:54 +01:00
vultr_region_facts tests: vultr: convert legacy tests to targets (#50156) 2019-01-07 22:23:54 +01:00
vultr_server tests: vultr: convert legacy tests to targets (#50156) 2019-01-07 22:23:54 +01:00
vultr_server_facts tests: vultr: convert legacy tests to targets (#50156) 2019-01-07 22:23:54 +01:00
vultr_ssh_key tests: vultr: convert legacy tests to targets (#50156) 2019-01-07 22:23:54 +01:00
vultr_ssh_key_facts tests: vultr: convert legacy tests to targets (#50156) 2019-01-07 22:23:54 +01:00
vultr_startup_script tests: vultr: convert legacy tests to targets (#50156) 2019-01-07 22:23:54 +01:00
vultr_startup_script_facts tests: vultr: convert legacy tests to targets (#50156) 2019-01-07 22:23:54 +01:00
vultr_user tests: vultr: convert legacy tests to targets (#50156) 2019-01-07 22:23:54 +01:00
vultr_user_facts tests: vultr: convert legacy tests to targets (#50156) 2019-01-07 22:23:54 +01:00
vyos_banner
vyos_command
vyos_config
vyos_facts
vyos_interface
vyos_l3_interface
vyos_linkagg
vyos_lldp
vyos_lldp_interface
vyos_logging
vyos_smoke
vyos_static_route
vyos_system
vyos_user
vyos_vlan
wait_for Make wait_for return matched groups defined in search_regex. Closes #… (#47690) 2018-11-20 14:19:17 -05:00
wait_for_connection Ensure action plugins accept only valid args (#44779) 2018-08-30 09:40:36 -04:00
wakeonlan
want_json_modules_posix Compare output as JSON to avoid sort issues. 2019-01-10 17:42:58 -08:00
win_acl
win_acl_inheritance
win_async_wrapper win_exec: refactor PS exec runner (#45334) 2018-10-02 15:55:53 -07:00
win_audit_policy_system
win_audit_rule
win_become win become: refactor and add support for passwordless become (#48082) 2018-12-12 17:15:25 -08:00
win_certificate_store Added basic equivalent to PowerShell modules (#44705) 2018-11-07 10:53:17 +10:00
win_chocolatey win_chocolatey - move over to AnsibleModule and add allow_multiple (#48370) 2018-11-14 16:18:34 +10:00
win_chocolatey_config
win_chocolatey_facts Win chocolatey facts module (#46610) 2018-10-08 16:12:06 +10:00
win_chocolatey_feature
win_chocolatey_source
win_command win become: refactor and add support for passwordless become (#48082) 2018-12-12 17:15:25 -08:00
win_copy win_copy - fix remote dir copy when it contains an empty dir (#50126) 2018-12-19 14:55:09 +10:00
win_credential win_credential: new module to manage credentials (#48840) 2018-11-22 06:55:48 +10:00
win_csharp_utils Windows Privileges - moved util code to it's own C# util (#48897) 2018-12-14 12:00:46 +10:00
win_disk_facts
win_domain_group
win_domain_membership
win_dotnet_ngen
win_dsc
win_environment Added basic equivalent to PowerShell modules (#44705) 2018-11-07 10:53:17 +10:00
win_eventlog
win_eventlog_entry reordered windows test groups for better efficiency (#45445) 2018-09-11 07:29:39 +10:00
win_exec_wrapper split PS wrapper and payload (CVE-2018-16859) (#49142) 2018-11-26 15:28:21 -08:00
win_feature
win_fetch
win_file
win_find reordered windows test groups for better efficiency (#45445) 2018-09-11 07:29:39 +10:00
win_firewall
win_firewall_rule reordered windows test groups for better efficiency (#45445) 2018-09-11 07:29:39 +10:00
win_get_url
win_group
win_group_membership
win_hostname
win_hotfix win_hotfix: use S3 bucket for update files in test (#49696) 2018-12-10 07:34:45 +10:00
win_iis_webapppool
win_iis_webbinding
win_lineinfile
win_mapped_drive win_mapped_drive - refactor module and docs (#48642) 2018-11-22 08:12:41 +10:00
win_module_utils Windows Privileges - moved util code to it's own C# util (#48897) 2018-12-14 12:00:46 +10:00
win_module_utils_legacy
win_msg
win_nssm win_nssm: tests and several bug fixes (#44755) 2018-09-27 13:15:04 +10:00
win_owner
win_package
win_pagefile
win_partition Add win_partition (#46292) 2018-11-26 11:01:59 +10:00
win_path
win_pester
win_ping Added basic equivalent to PowerShell modules (#44705) 2018-11-07 10:53:17 +10:00
win_power_plan
win_product_facts
win_psexec win_psexec: fix arg handling when command contains multiple args (#44797) 2018-08-29 10:12:29 +10:00
win_psmodule remove comments from multiplle yaml string that breaks tests for now 2018-10-01 18:16:23 -07:00
win_psrepository Add win_psrepository (#48828) 2018-12-04 22:47:28 +01:00
win_rabbitmq_plugin
win_raw
win_reboot Reboot - Fix command not found, add Apline support, fix Solaris command (#49272) 2018-12-11 11:05:10 -05:00
win_reg_stat
win_regedit
win_region
win_regmerge
win_route Fixed win_route module (#46395) 2018-12-05 22:39:06 -05:00
win_say win_say: Port to use CSharpUtil AnsibleBasic (#48361) 2018-11-19 07:07:12 +10:00
win_scheduled_task win_scheduled_task: add deprecation warning for repetition format (#45468) 2018-09-11 14:22:57 +10:00
win_scheduled_task_stat win_scheduled_task: add deprecation warning for repetition format (#45468) 2018-09-11 14:22:57 +10:00
win_script re-enable batch tests for win_script (#48822) 2018-11-16 11:23:53 -08:00
win_security_policy
win_service
win_setup
win_share
win_shell
win_shortcut win_shortcut: add run as admin and fix shell folder idempotency (#48584) 2018-11-14 12:15:04 +10:00
win_slurp
win_snmp win_snmp: Initial commit (#45710) 2018-11-22 06:55:10 +10:00
win_stat reordered windows test groups for better efficiency (#45445) 2018-09-11 07:29:39 +10:00
win_tempfile
win_template
win_timezone
win_toast
win_unzip fix failing tests 2018-11-19 11:09:53 -08:00
win_updates win_updates - fix category return value to be a list (#51001) 2019-01-18 05:35:10 +10:00
win_uri win_uri: fix body with one item in list (#49484) 2018-12-12 14:06:54 +10:00
win_user
win_user_profile win_user_profile - new module (#50637) 2019-01-22 11:04:22 +10:00
win_user_right
win_wait_for
win_wait_for_process win_wait_for_process: Fixes and integration tests (#44801) 2018-08-31 03:13:51 +02:00
win_wakeonlan
win_whoami
win_xml Use System.Xml.XmlDocument.Load rather than Get-Content to avoid (#49206) 2018-12-04 15:19:38 +00:00
windows-paths
xattr add skip/docker alias to skip tests when running on Docker (#45955) 2018-09-21 16:09:54 +10:00
xml Introduce 'insertbefore' and 'insertafter' to specify the position (#44811) 2019-01-08 15:38:51 +01:00
yarn
yum Enable yum integration tests on RHEL 8.0. 2019-01-18 14:54:36 -08:00
yum_repository Ensure action plugins accept only valid args (#44779) 2018-08-30 09:40:36 -04:00
zabbix_host ansible test: re-enable mysql tests with fix (#50430) 2019-01-04 07:12:30 +10:00
zypper
zypper_repository Restore repos after zypper_repository test runs. 2018-08-29 11:04:13 -07:00