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
Julien Girardin 3e303bea4c List correctly current PV in "lvg" module: fix lvg reduce (#49731)
* Refactor integration test for lvg module to introduce grow/reduce test

* List correctly current PV in lvg module: fix lvg reduce

Previous behaviour was to only take into account PV passed in 'pvs'
argument. This lead to reduce not working as expecting:

* with state=present and list of wanted pvs, lvg found only the pvs to
  add or already present and ignored the pv to remove (obviously absent
  from the list of given PV)

* with state=absent and a pv to remove, lvg found that the remaining pvs
  list is empty (ignoring possible other PV in the vg) and decides to
  remove the vg entirely (as supposely no PV are left anymore to store
  lvm metadata)

* Add changelog fragment
6 years ago
..
aci_aaa_user ACI: Make querying links and nodes possible (#43441) 6 years ago
aci_aaa_user_certificate ACI: Make querying links and nodes possible (#43441) 6 years ago
aci_access_port_block_to_access_port added period in description. Changed integration test to work correctly. 6 years ago
aci_access_port_to_interface_policy_leaf_profile aci_aptiplp: Support missing policy_group (#48000) 6 years ago
aci_aep/tasks ACI: Make querying links and nodes possible (#43441) 6 years ago
aci_aep_to_domain ACI: Make querying links and nodes possible (#43441) 6 years ago
aci_ap ACI: Make querying links and nodes possible (#43441) 6 years ago
aci_bd ACI: Make querying links and nodes possible (#43441) 6 years ago
aci_bd_subnet ACI: Make querying links and nodes possible (#43441) 6 years ago
aci_config_rollback Fix integration tests (#43847) 6 years ago
aci_config_snapshot ACI: Make querying links and nodes possible (#43441) 6 years ago
aci_contract ACI: Make querying links and nodes possible (#43441) 6 years ago
aci_contract_subject ACI: Make querying links and nodes possible (#43441) 6 years ago
aci_contract_subject_to_filter ACI: Make querying links and nodes possible (#43441) 6 years ago
aci_domain ACI: Make querying links and nodes possible (#43441) 6 years ago
aci_domain_to_vlan_pool ACI: Make querying links and nodes possible (#43441) 6 years ago
aci_encap_pool ACI: Make querying links and nodes possible (#43441) 6 years ago
aci_encap_pool_range ACI: Make querying links and nodes possible (#43441) 6 years ago
aci_epg ACI: Make querying links and nodes possible (#43441) 6 years ago
aci_epg_to_contract ACI: Make querying links and nodes possible (#43441) 6 years ago
aci_epg_to_domain ACI: Make querying links and nodes possible (#43441) 6 years ago
aci_fabric_node ACI: Make querying links and nodes possible (#43441) 6 years ago
aci_filter ACI: Make querying links and nodes possible (#43441) 6 years ago
aci_filter_entry ACI: Make querying links and nodes possible (#43441) 6 years ago
aci_firmware_source ACI: Make querying links and nodes possible (#43441) 6 years ago
aci_interface_policy_leaf_policy_group aci_iplpg: Support missing aep (#48001) 6 years ago
aci_interface_policy_leaf_profile ACI: Make querying links and nodes possible (#43441) 6 years ago
aci_interface_policy_ospf ACI: Make querying links and nodes possible (#43441) 6 years ago
aci_interface_selector_to_switch_policy_leaf_profile ACI: Make querying links and nodes possible (#43441) 6 years ago
aci_rest ACI: Make querying links and nodes possible (#43441) 6 years ago
aci_static_binding_to_epg ACI: Make querying links and nodes possible (#43441) 6 years ago
aci_switch_leaf_policy_profile ACI: Make querying links and nodes possible (#43441) 6 years ago
aci_switch_leaf_selector aci_switch_leaf_selector: Support missing policy_group (#47992) 6 years ago
aci_switch_policy_vpc_protection_group aci_switch_policy_vpc_protection_group: Fix idempotency (#45091) 6 years ago
aci_taboo_contract ACI: Make querying links and nodes possible (#43441) 6 years ago
aci_tenant ACI: Make querying links and nodes possible (#43441) 6 years ago
aci_vlan_pool ACI: Make querying links and nodes possible (#43441) 6 years ago
aci_vlan_pool_encap_block ACI: Make querying links and nodes possible (#43441) 6 years ago
aci_vrf ACI: Make querying links and nodes possible (#43441) 6 years ago
acl Update Shippable integration test groups. (#43118) 6 years ago
acme_account ACME: add diff to acme_account, account_public_key to acme_account_facts, and general refactoring (#49410) 6 years ago
acme_account_facts ACME: add diff to acme_account, account_public_key to acme_account_facts, and general refactoring (#49410) 6 years ago
acme_certificate ACME: using new acme-test-container (#44095) 6 years ago
acme_certificate_revoke ACME: use Cryptography (if a new enough version is available) instead of OpenSSL (#42170) 6 years ago
acme_challenge_cert_helper ACME: new helper module for ACME challenges which need TLS certs (#43756) 6 years ago
acme_inspect add acme_inspect module (#48444) 6 years ago
add_host Update Shippable integration test groups. (#43118) 6 years ago
alternatives Update Shippable integration test groups. (#43118) 6 years ago
ansible Update Shippable integration test groups. (#43118) 6 years ago
ansible-galaxy Update Shippable integration test groups. (#43118) 6 years ago
ansible-runner Fix ansible-runner test 6 years ago
any_errors_fatal Update Shippable integration test groups. (#43118) 6 years ago
apache2_module Rebalance shippable/posix/ CI groups. 6 years ago
apt apt: add policy_rc_d option (#47191) 6 years ago
apt_key Update Shippable integration test groups. (#43118) 6 years ago
apt_repository Update Shippable integration test groups. (#43118) 6 years ago
archive ansible-test: do not upgrade homebrew to speed up tests (#49914) 6 years ago
args Update Shippable integration test groups. (#43118) 6 years ago
asa_acl
asa_command
asa_config asa_config/ios_config: diff strict does not work with multiple parents (#45150) 6 years ago
assemble Update Shippable integration test groups. (#43118) 6 years ago
async async tests: add stability (#46100) 6 years ago
async_extra_data Update Shippable integration test groups. (#43118) 6 years ago
async_fail Surround top-level function and class definitions with two blank lines. 6 years ago
at Update Shippable integration test groups. (#43118) 6 years ago
authorized_key Update Shippable integration test groups. (#43118) 6 years ago
aws_api_gateway Update Shippable integration test groups. (#43118) 6 years ago
aws_caller_facts added account_alias in the response of module aws_caller_facts (#42345) 6 years ago
aws_codecommit add module aws_codecommit to represent AWS CodeCommit (#46161) 6 years ago
aws_config Update Shippable integration test groups. (#43118) 6 years ago
aws_eks aws_eks_cluster: Add wait functionality (#42259) 6 years ago
aws_elasticbeanstalk_app Fix invalid task attrs. ci_complete 6 years ago
aws_glue_connection Update Shippable integration test groups. (#43118) 6 years ago
aws_inspector Update Shippable integration test groups. (#43118) 6 years ago
aws_lambda Make use of Jinja tests 'finished' (#43233) 6 years ago
aws_s3 Make use of Jinja tests 'finished' (#43233) 6 years ago
aws_ses_identity Update Shippable integration test groups. (#43118) 6 years ago
aws_ses_identity_policy Update Shippable integration test groups. (#43118) 6 years ago
aws_ses_rule_set [AWS] ses rule set module for inbound email processing (#42781) 6 years ago
aws_ssm_parameters Update Shippable integration test groups. (#43118) 6 years ago
aws_waf_web_acl Update aliases on integration tests. (#38258) 7 years ago
azure_rm_acs Mark unsupported integration tests. (#38251) 7 years ago
azure_rm_aks adding enable_rbac option in aks (#47730) 6 years ago
azure_rm_appgateway adds redirect configurations and probes to azure_rm_appgateway (#46607) 6 years ago
azure_rm_appserviceplan Mark azure_rm_{appserviceplan,webapp} unstable. 6 years ago
azure_rm_autoscale fix the autoscale resource id (#45477) 6 years ago
azure_rm_availabilityset consolidate availabilityset tests (#45327) 6 years ago
azure_rm_cdnprofile new module cdnendpoint (#46796) 6 years ago
azure_rm_containerinstance adding container instance facts (#43326) 6 years ago
azure_rm_containerregistry added missing alias in container registry tests (#44936) 6 years ago
azure_rm_deployment Update Shippable integration test groups. (#43118) 6 years ago
azure_rm_dnszone consolidating dns recordset tests (#45331) 6 years ago
azure_rm_functionapp remove unstable tag from azure tests (#44258) 6 years ago
azure_rm_image azure_rm_image module's source can accept dict value (#48864) 6 years ago
azure_rm_keyvault Consolidate keyvault tests (#45196) 6 years ago
azure_rm_loadbalancer Adding missing idempotence support in load balancer (#45548) 6 years ago
azure_rm_managed_disk Correct task args in azure_rm_managed_disk test. 6 years ago
azure_rm_mysqlserver adding mysql firewall rule facts (#47342) 6 years ago
azure_rm_networkinterface Split Azure tests into 8 groups. 6 years ago
azure_rm_postgresqlserver added missing stuff to aliases (#47458) 6 years ago
azure_rm_publicipaddress added missing public ip address alias 6 years ago
azure_rm_rediscache new module: azure_rm_rediscache (#47914) 6 years ago
azure_rm_resource support lro in azure_rm_resource (#49919) 6 years ago
azure_rm_routetable Add route table and route module (#41175) 6 years ago
azure_rm_securitygroup azure_rm_common: only remove tags from new_tags if append_tags is not… (#24040) 6 years ago
azure_rm_sqlserver adding sql firewall rule facts (#45059) 6 years ago
azure_rm_storageaccount azure_rm_common: only remove tags from new_tags if append_tags is not… (#24040) 6 years ago
azure_rm_storageblob Update Shippable integration test groups. (#43118) 6 years ago
azure_rm_subnet adding subnet service endpoints (#47549) 6 years ago
azure_rm_trafficmanagerprofile [new module] Azure Traffic Manager profile module (#43812) 6 years ago
azure_rm_virtualmachine Support for generalizing VMs (#49704) 6 years ago
azure_rm_virtualmachine_extension Split Azure tests into 8 groups. 6 years ago
azure_rm_virtualmachine_scaleset optimising vmss tests (#50175) 6 years ago
azure_rm_virtualmachineimage_facts Update Shippable integration test groups. (#43118) 6 years ago
azure_rm_virtualnetwork azure_rm_common: only remove tags from new_tags if append_tags is not… (#24040) 6 years ago
azure_rm_virtualnetworkpeering add module azure_rm_virtualnetworkpeering (#47045) 6 years ago
azure_rm_webapp fix webapp test (#47546) 6 years ago
become Update Shippable integration test groups. (#43118) 6 years ago
binary Update Shippable integration test groups. (#43118) 6 years ago
binary_modules
binary_modules_posix Update Shippable integration test groups. (#43118) 6 years ago
binary_modules_winrm Update Shippable integration test groups. (#43118) 6 years ago
blockinfile Use bytes rather than native string for result (#46281) 6 years ago
blocks Add new host_pinned strategy (#44586) 6 years ago
callback_default Add number of skipped tasks to play recap in 'default' callback (#45797) 6 years ago
callback_retry_task_name Update Shippable integration test groups. (#43118) 6 years ago
certificate_complete_chain Use {{ ansible_python.executable }} instead of python in integration tests. (#47340) 6 years ago
changed_when Update Shippable integration test groups. (#43118) 6 years ago
check_mode Update Shippable integration test groups. (#43118) 6 years ago
cloud_init_data_facts Update Shippable integration test groups. (#43118) 6 years ago
cloudformation_stack_set New module cloudformation_stack_set (#41669) 6 years ago
cloudfront_distribution Handle FieldLevelEncryptionId in cloudfront_distribution (#41770) 6 years ago
cnos_backup Lenovo finetune modules (#46623) 6 years ago
cnos_bgp Lenovo finetune modules (#46623) 6 years ago
cnos_command Lenovo integration test roles 1 (#44559) 6 years ago
cnos_conditional_command Lenovo finetune modules (#46623) 6 years ago
cnos_conditional_template Lenovo finetune modules (#46623) 6 years ago
cnos_config Lenovo cli bugfixes (#45278) 6 years ago
cnos_facts Lenovo integration test roles 1 (#44559) 6 years ago
cnos_image Lenovo finetune modules (#46623) 6 years ago
cnos_interface Refactoring of cnos_interface module like what followed by other vendors (#49927) 6 years ago
cnos_linkagg Refactoring code of cnos_portchannel as cnos_linkagg in tune with other vendors. (#49467) 6 years ago
cnos_rollback Lenovo finetune modules (#46623) 6 years ago
cnos_save Lenovo finetune modules (#46623) 6 years ago
cnos_showrun Lenovo finetune modules (#46623) 6 years ago
cnos_template Lenovo finetune modules (#46623) 6 years ago
cnos_vlag Adding full list of supported devices (#46949) 6 years ago
cnos_vlan Refactoring cnos_vlan in line with ios, eos etc. (#48924) 6 years ago
command_shell command modules: optional stdin_add_newline (#45170) 6 years ago
conditionals Update Shippable integration test groups. (#43118) 6 years ago
config More specificity in errors for cfg mgr (#48995) 6 years ago
connection Update Shippable integration test groups. (#43118) 6 years ago
connection_buildah Mark unsupported integration tests. (#38251) 7 years ago
connection_chroot Update Shippable integration test groups. (#43118) 6 years ago
connection_docker Mark unsupported integration tests. (#38251) 7 years ago
connection_jail Mark unsupported integration tests. (#38251) 7 years ago
connection_libvirt_lxc Mark unsupported integration tests. (#38251) 7 years ago
connection_local Update Shippable integration test groups. (#43118) 6 years ago
connection_lxc Mark unsupported integration tests. (#38251) 7 years ago
connection_lxd Mark unsupported integration tests. (#38251) 7 years ago
connection_paramiko_ssh Add CI platform: rhel/8.0 (#48835) 6 years ago
connection_podman Implement connection plugin for podman (#47519) 6 years ago
connection_posix
connection_psrp WinRM/PSRP: Ensure shell returns UTF-8 output (#47404) 6 years ago
connection_ssh Update Shippable integration test groups. (#43118) 6 years ago
connection_winrm Update Shippable integration test groups. (#43118) 6 years ago
copy copy - support recursive copying with remote_src (#43998) 6 years ago
cs_account Update Shippable integration test groups. (#43118) 6 years ago
cs_affinitygroup Update Shippable integration test groups. (#43118) 6 years ago
cs_cluster Update Shippable integration test groups. (#43118) 6 years ago
cs_common cs_instance: implement host migration support (#40309) 6 years ago
cs_configuration Update Shippable integration test groups. (#43118) 6 years ago
cs_disk_offering Update Shippable integration test groups. (#43118) 6 years ago
cs_domain Update Shippable integration test groups. (#43118) 6 years ago
cs_firewall Update Shippable integration test groups. (#43118) 6 years ago
cs_host Update Shippable integration test groups. (#43118) 6 years ago
cs_instance Merge pull request #49678 from resmo/fix/cloudstack-tests-unstable 6 years ago
cs_instance_facts Update Shippable integration test groups. (#43118) 6 years ago
cs_instance_nic Update Shippable integration test groups. (#43118) 6 years ago
cs_instance_nic_secondaryip Update Shippable integration test groups. (#43118) 6 years ago
cs_instance_password_reset Cloudstack: Add password reset module (#47931) 6 years ago
cs_instancegroup Update Shippable integration test groups. (#43118) 6 years ago
cs_ip_address cs_ip_address: fix vpc and network mutually exclusive (#47846) 6 years ago
cs_iso Update Shippable integration test groups. (#43118) 6 years ago
cs_loadbalancer_rule Update Shippable integration test groups. (#43118) 6 years ago
cs_network Update Shippable integration test groups. (#43118) 6 years ago
cs_network_acl Update Shippable integration test groups. (#43118) 6 years ago
cs_network_acl_rule Update Shippable integration test groups. (#43118) 6 years ago
cs_network_offering Update Shippable integration test groups. (#43118) 6 years ago
cs_pod cs_pod: workaround for 4.11 API break (#43944) 6 years ago
cs_portforward Update Shippable integration test groups. (#43118) 6 years ago
cs_project Update Shippable integration test groups. (#43118) 6 years ago
cs_region Update Shippable integration test groups. (#43118) 6 years ago
cs_resourcelimit Update Shippable integration test groups. (#43118) 6 years ago
cs_role Update Shippable integration test groups. (#43118) 6 years ago
cs_role_permission Update Shippable integration test groups. (#43118) 6 years ago
cs_router Update Shippable integration test groups. (#43118) 6 years ago
cs_securitygroup Update Shippable integration test groups. (#43118) 6 years ago
cs_securitygroup_rule Update Shippable integration test groups. (#43118) 6 years ago
cs_service_offering Update Shippable integration test groups. (#43118) 6 years ago
cs_snapshot_policy Merge pull request #49678 from resmo/fix/cloudstack-tests-unstable 6 years ago
cs_sshkeypair Update Shippable integration test groups. (#43118) 6 years ago
cs_storage_pool Update Shippable integration test groups. (#43118) 6 years ago
cs_template test: cs_template: fix missing cross_zone in tests (#44794) 6 years ago
cs_user Update Shippable integration test groups. (#43118) 6 years ago
cs_vmsnapshot Update Shippable integration test groups. (#43118) 6 years ago
cs_volume Update Shippable integration test groups. (#43118) 6 years ago
cs_vpc cs_ip_address: fix vpc and network mutually exclusive (#47846) 6 years ago
cs_vpc_offering Cloudstack: fix support for some VPC service capabilities (#45727) 6 years ago
cs_vpn_connection Update Shippable integration test groups. (#43118) 6 years ago
cs_vpn_customer_gateway Update Shippable integration test groups. (#43118) 6 years ago
cs_vpn_gateway Update Shippable integration test groups. (#43118) 6 years ago
cs_zone Update Shippable integration test groups. (#43118) 6 years ago
cs_zone_facts Update Shippable integration test groups. (#43118) 6 years ago
debconf Update Shippable integration test groups. (#43118) 6 years ago
debug Update Shippable integration test groups. (#43118) 6 years ago
delegate_to Don't use the task for a cache, return a special cache var (#47243) 6 years ago
dellos6_command
dellos6_config Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 6 years ago
dellos6_facts
dellos9_command
dellos9_config Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 6 years ago
dellos9_facts
dellos10_command
dellos10_config Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 6 years ago
dellos10_facts
deploy_helper Update Shippable integration test groups. (#43118) 6 years ago
dnf Revert "Fixes #49362 module dnf: install python3-dnf preferably over python2-dnf. (#49402)" (#49633) 6 years ago
docker_config docker_swarm: fix minimal API version (#49691) 6 years ago
docker_container [docker_container] Failing on non-string env values (#49843) 6 years ago
docker_container_facts Add docker_volume_facts module (#49692) 6 years ago
docker_image docker_* tests: check API version (#48620) 6 years ago
docker_image_facts docker_* tests: check API version (#48620) 6 years ago
docker_network docker_swarm: fix minimal API version (#49691) 6 years ago
docker_network_facts [docker_network_facts] Creating docker_network_facts module (#49644) 6 years ago
docker_prune docker_* tests: check API version (#48620) 6 years ago
docker_secret docker_swarm: fix minimal API version (#49691) 6 years ago
docker_stack docker_* tests: check API version (#48620) 6 years ago
docker_swarm docker_swarm: fix minimal API version (#49691) 6 years ago
docker_swarm_service docker_swarm: fix minimal API version (#49691) 6 years ago
docker_volume docker_* tests: check API version (#48620) 6 years ago
docker_volume_facts Add docker_volume_facts module (#49692) 6 years ago
dpkg_selections Use `state: latest` for `dpkg_selections` test. 6 years ago
ec2_ami Update Shippable integration test groups. (#43118) 6 years ago
ec2_asg Make use of Jinja tests 'finished' (#43233) 6 years ago
ec2_elb_lb Update Shippable integration test groups. (#43118) 6 years ago
ec2_group Fix comparison of determining which rules to purge by ignoring descriptions (#48443) 6 years ago
ec2_instance ec2_instance: ebs_optimized is not sub-option of 'network' (#48341) 6 years ago
ec2_key Update Shippable integration test groups. (#43118) 6 years ago
ec2_launch_template New module: AWS EC2 Launch Template (#46972) 6 years ago
ec2_metadata_facts Update Shippable integration test groups. (#43118) 6 years ago
ec2_tag ec2_tag: Fix removing tags without specifying a value (#47228) 6 years ago
ec2_vol Update Shippable integration test groups. (#43118) 6 years ago
ec2_vol_facts ec2_vol_facts: moved to boto3 (#43348) 6 years ago
ec2_vpc_egress_igw Update Shippable integration test groups. (#43118) 6 years ago
ec2_vpc_igw Add test suite for ec2_vpc_igw before boto3 upgrade (#45903) 6 years ago
ec2_vpc_nat_gateway Move module tests using TQM to integration tests. 6 years ago
ec2_vpc_net Update Shippable integration test groups. (#43118) 6 years ago
ec2_vpc_route_table Update Shippable integration test groups. (#43118) 6 years ago
ec2_vpc_subnet Update Shippable integration test groups. (#43118) 6 years ago
ec2_vpc_vgw Update Shippable integration test groups. (#43118) 6 years ago
ec2_vpc_vpn_facts Disable failing ec2_vpc_vpn_facts test. 6 years ago
ecs_cluster Ecs service force new deployment (#47983) 6 years ago
ecs_ecr Update Shippable integration test groups. (#43118) 6 years ago
efs EFS - add support for new Provisioned Throughput (#43253) 6 years ago
elb_application_lb elb_application_lb purge rules option (#43113) 6 years ago
elb_classic_lb Update Shippable integration test groups. (#43118) 6 years ago
elb_network_lb New module: AWS Network load balancer (#33808) 6 years ago
elb_target Fail with nice error message if elb target_type=ip not supported (#38313) 6 years ago
elb_target_facts [aws] New module: elb_target_facts (#43565) 6 years ago
embedded_module Update Shippable integration test groups. (#43118) 6 years ago
enos_command Lenovo integration test roles 1 (#44559) 6 years ago
enos_config Lenovo integration test roles 1 (#44559) 6 years ago
enos_facts Lenovo integration test roles 1 (#44559) 6 years ago
environment Update Shippable integration test groups. (#43118) 6 years ago
eos_banner Fix eapi tests to use become (#40838) 6 years ago
eos_command Fix eos_command integration test failures (#43922) 6 years ago
eos_config asa_config/ios_config: diff strict does not work with multiple parents (#45150) 6 years ago
eos_eapi Remove local from most eos tests now that provider is out (#40875) 6 years ago
eos_facts Fix eapi tests to use become (#40838) 6 years ago
eos_interface Remove local from most eos tests now that provider is out (#40875) 6 years ago
eos_l2_interface Remove local from most eos tests now that provider is out (#40875) 6 years ago
eos_l3_interface Remove local from most eos tests now that provider is out (#40875) 6 years ago
eos_linkagg Remove local from most eos tests now that provider is out (#40875) 6 years ago
eos_lldp Remove local from most eos tests now that provider is out (#40875) 6 years ago
eos_logging Fixes eos_logging idempotence issue #31862 (#40604) 6 years ago
eos_smoke Remove unnecessary features from cli_command (#43829) 6 years ago
eos_static_route Remove local from most eos tests now that provider is out (#40875) 6 years ago
eos_system Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 6 years ago
eos_user Remove local from most eos tests now that provider is out (#40875) 6 years ago
eos_vlan Remove local from most eos tests now that provider is out (#40875) 6 years ago
eos_vrf Remove local from most eos tests now that provider is out (#40875) 6 years ago
etcd3 Update Shippable integration test groups. (#43118) 6 years ago
expect Update Shippable integration test groups. (#43118) 6 years ago
facts_d Update Shippable integration test groups. (#43118) 6 years ago
failed_when Update Shippable integration test groups. (#43118) 6 years ago
fetch Update Shippable integration test groups. (#43118) 6 years ago
file Add new parameters to manage mtime and atime for file module, fixes #30226 (#43230) 6 years ago
filesystem Add CI platform: rhel/8.0 (#48835) 6 years ago
filters fix py3 scope for unique filter errors, enable filters integration tests on rhel8 beta (#48961) 6 years ago
find Update Shippable integration test groups. (#43118) 6 years ago
firewalld Update Shippable integration test groups. (#43118) 6 years ago
flatpak Add integration tests for flatpak module 6 years ago
flatpak_remote Add integration tests for flatpak_remote module 6 years ago
fortios_address Update Shippable integration test groups. (#43118) 6 years ago
fortios_ipv4_policy Update Shippable integration test groups. (#43118) 6 years ago
gathering_facts gather facts improvements (#44008) 6 years ago
gcp_compute_address Bug fixes for gcp_compute_address (#42704) 6 years ago
gcp_compute_backend_bucket Bug fixes for gcp_compute_backend_bucket (#42804) 6 years ago
gcp_compute_backend_service Bug fixes for gcp_compute_backend_service (#42805) 6 years ago
gcp_compute_disk Bug fixes for gcp_compute_disk (#42806) 6 years ago
gcp_compute_firewall Bug fixes for gcp_compute_firewall (#42807) 6 years ago
gcp_compute_forwarding_rule Bug fixes for gcp_compute_forwarding_rule (#42808) 6 years ago
gcp_compute_global_address Bug fixes for gcp_compute_global_address (#42809) 6 years ago
gcp_compute_global_forwarding_rule Bug fixes for gcp_compute_global_forwarding_rule (#42810) 6 years ago
gcp_compute_health_check Bug fixes for gcp_compute_health_check (#42811) 6 years ago
gcp_compute_http_health_check Bug fixes for gcp_compute_http_health_check (#42812) 6 years ago
gcp_compute_https_health_check Bug fixes for gcp_compute_https_health_check (#42813) 6 years ago
gcp_compute_image Bug fixes for gcp_compute_image (#42814) 6 years ago
gcp_compute_instance Bug fixes for gcp_compute_instance (#42815) 6 years ago
gcp_compute_instance_group Bug fixes for gcp_compute_instance_group (#42816) 6 years ago
gcp_compute_instance_group_manager Bug fixes for gcp_compute_instance_group_manager (#42817) 6 years ago
gcp_compute_instance_template Bug fixes for gcp_compute_instance_template (#42818) 6 years ago
gcp_compute_network Bug fixes for gcp_compute_network (#42819) 6 years ago
gcp_compute_region_disk New GCP Module: gcp_compute_region_disk (#46886) 6 years ago
gcp_compute_route Bug fixes for gcp_compute_route (#42820) 6 years ago
gcp_compute_router New GCP Module: gcp_compute_router (#42796) 6 years ago
gcp_compute_ssl_certificate Bug fixes for gcp_compute_ssl_certificate (#42821) 6 years ago
gcp_compute_ssl_policy New GCP Module: gcp_compute_ssl_policy (#42797) 6 years ago
gcp_compute_subnetwork Bug fixes for gcp_compute_subnetwork (#42822) 6 years ago
gcp_compute_target_http_proxy Bug fixes for gcp_compute_target_http_proxy (#42823) 6 years ago
gcp_compute_target_https_proxy Bug fixes for gcp_compute_target_https_proxy (#42824) 6 years ago
gcp_compute_target_pool Bug fixes for gcp_compute_target_pool (#42825) 6 years ago
gcp_compute_target_ssl_proxy Bug fixes for gcp_compute_target_ssl_proxy (#42826) 6 years ago
gcp_compute_target_tcp_proxy Bug fixes for gcp_compute_target_tcp_proxy (#42827) 6 years ago
gcp_compute_target_vpn_gateway New GCP Module: gcp_compute_target_vpn_gateway (#42798) 6 years ago
gcp_compute_url_map Bug fixes for gcp_compute_url_map (#42828) 6 years ago
gcp_compute_vpn_tunnel New GCP Module: gcp_compute_vpn_tunnel (#44051) 6 years ago
gcp_container_cluster Bug fixes for gcp_container_cluster (#42829) 6 years ago
gcp_container_node_pool GCP MagicModules bug fixes (#47285) 6 years ago
gcp_dns_managed_zone GCP MagicModules bug fixes (#47285) 6 years ago
gcp_dns_resource_record_set GCP MagicModules bug fixes (#47285) 6 years ago
gcp_pubsub_subscription GCP MagicModules bug fixes (#47285) 6 years ago
gcp_pubsub_topic GCP MagicModules bug fixes (#47285) 6 years ago
gcp_spanner_database New GCP Module: gcp_spanner_database (#42799) 6 years ago
gcp_spanner_instance New GCP Module: gcp_spanner_instance (#42800) 6 years ago
gcp_sql_database New GCP Module: gcp_sql_database (#42801) 6 years ago
gcp_sql_instance New GCP Module: gcp_sql_instance (#42802) 6 years ago
gcp_sql_user GCP MagicModules bug fixes (#47285) 6 years ago
gcp_storage_bucket Bug fixes for gcp_storage_bucket (#42835) 6 years ago
gcp_storage_bucket_access_control Bug fixes for gcp_storage_bucket_access_control (#42836) 6 years ago
gem gem: fix tests to work on newer Fedora hosts (#47158) 6 years ago
get_certificate Added get_certificate module (#41735) 6 years ago
get_url Fix logic to not re-download existing files when force=no (#45495) 6 years ago
getent Update Shippable integration test groups. (#43118) 6 years ago
git Rebalance shippable/posix/ CI groups. 6 years ago
github_issue Update Shippable integration test groups. (#43118) 6 years ago
group Update Shippable integration test groups. (#43118) 6 years ago
group_by Update Shippable integration test groups. (#43118) 6 years ago
groupby_filter Add CI platform: rhel/8.0 (#48835) 6 years ago
handlers added handlers_from (#49220) 6 years ago
hash Update Shippable integration test groups. (#43118) 6 years ago
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) 6 years ago
hosts_field Update Shippable integration test groups. (#43118) 6 years ago
iam_group Improve iam_group exception handling (#45599) 6 years ago
iam_password_policy [aws] New module: iam_password_policy (#36200) 6 years ago
iam_policy Add integration tests for iam_policy (#40115) 6 years ago
ignore_errors Update Shippable integration test groups. (#43118) 6 years ago
ignore_unreachable New keyword: ignore_unreachable (#43857) 6 years ago
include_import Do not allow addressing an import from handlers via notify. Fixes #48936 (#49317) 6 years ago
include_vars Update Shippable integration test groups. (#43118) 6 years ago
includes Add new host_pinned strategy (#44586) 6 years ago
influxdb_user Update Shippable integration test groups. (#43118) 6 years ago
ini_file Addresses comments in #38971 (#44324) 6 years ago
inventory_aws_ec2 Classify inventory plugins. (#44091) 6 years ago
inventory_aws_rds RDS inventory plugin (#41919) 6 years ago
inventory_foreman Classify inventory plugins. (#44091) 6 years ago
inventory_foreman_script Handle non-ascii characters in foreman.py (#46779) 6 years ago
inventory_path_with_comma Update Shippable integration test groups. (#43118) 6 years ago
inventory_plugin_config Update Shippable integration test groups. (#43118) 6 years ago
inventory_vmware_vm_inventory Classify inventory plugins. (#44091) 6 years ago
inventory_yaml Yaml inventory more tolerant (#48883) 6 years ago
ios_banner ios test changes (#35510) 7 years ago
ios_command Remove unnecessary features from cli_command (#43829) 6 years ago
ios_config asa_config/ios_config: diff strict does not work with multiple parents (#45150) 6 years ago
ios_facts ios_facts: Report space of file systems (#41850) 6 years ago
ios_file ios_file: Don't leave leftover files behind (#42622) 6 years ago
ios_interface Fix ios integration test failures in CI (#39729) 6 years ago
ios_l2_interface fix ios_l2_interface (#37389) 7 years ago
ios_l3_interface Fix ios test pt. 2 (#40628) 6 years ago
ios_linkagg ios test changes (#35510) 7 years ago
ios_lldp ios test changes (#35510) 7 years ago
ios_logging Fixes to ios_logging (#41029) 6 years ago
ios_ping ios test changes (#35510) 7 years ago
ios_smoke Update timeout test to match current returned string (#44191) 6 years ago
ios_static_route ios_static_route idempotence fix (#35912) 7 years ago
ios_system Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 6 years ago
ios_user Add support for hashed password (#49464) 6 years ago
ios_vlan This test is expected to fail (#40612) 6 years ago
iosxr_banner Fix iosxr copy and delete tasks (#44083) 6 years ago
iosxr_command Fix iosxr copy and delete tasks (#44083) 6 years ago
iosxr_config asa_config/ios_config: diff strict does not work with multiple parents (#45150) 6 years ago
iosxr_facts Fix iosxr copy and delete tasks (#44083) 6 years ago
iosxr_interface Fix iosxr copy and delete tasks (#44083) 6 years ago
iosxr_logging Fix iosxr copy and delete tasks (#44083) 6 years ago
iosxr_netconf Fix iosxr copy and delete tasks (#44083) 6 years ago
iosxr_smoke Fix iosxr copy and delete tasks (#44083) 6 years ago
iosxr_system iosxr_system always syntax error (#43977) 6 years ago
iosxr_user Fix iosxr copy and delete tasks (#44083) 6 years ago
ipify_facts Update Shippable integration test groups. (#43118) 6 years ago
iso_extract ansible-test: do not upgrade homebrew to speed up tests (#49914) 6 years ago
iterators Update Shippable integration test groups. (#43118) 6 years ago
java_cert Mark unsupported integration tests. (#38251) 7 years ago
jinja2_native_types Fix using vault encrypted data with jinja2_native (#49025) 6 years ago
junos_banner Fix junos modules check_mode issue (#37311) 7 years ago
junos_command Fix junos cli_command integration test (#44558) 6 years ago
junos_config Fix mandatory statement error for junos modules (#50074) 6 years ago
junos_facts Fix junos facts integration test failures (#42623) 6 years ago
junos_interface Cleanup net integration test case for network modules (#34684) 7 years ago
junos_l2_interface Add junos_l2_interface module (#35123) 7 years ago
junos_l3_interface Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 6 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_smoke Remove unnecessary features from cli_command (#43829) 6 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 Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 6 years ago
k8s k8s append_hash (#48830) 6 years ago
known_hosts Fixed hash_host option in known_hosts module. Fixes #44284 6 years ago
lambda_policy Update Shippable integration test groups. (#43118) 6 years ago
lineinfile Lineinfile must not insert lines multiples times with insertbefore/insertafter (#49409) 6 years ago
locale_gen Update Shippable integration test groups. (#43118) 6 years ago
lookup_hashi_vault Use {{ ansible_python.executable }} instead of python in integration tests. (#47340) 6 years ago
lookup_passwordstore ansible-test: do not upgrade homebrew to speed up tests (#49914) 6 years ago
lookup_paths Update Shippable integration test groups. (#43118) 6 years ago
lookup_properties Update Shippable integration test groups. (#43118) 6 years ago
lookups Add support for variable_{start,end}_string (#49711) 6 years ago
loops Add info about loop based on jinja2 loop var (#42134) 6 years ago
lvg List correctly current PV in "lvg" module: fix lvg reduce (#49731) 6 years ago
mail mail: Fix new breakage on python 2.7 (#49197) 6 years ago
memset_dns_reload New Memset module to request DNS reloads (#40390) 6 years ago
memset_memstore_facts New facts module: Memset Memstore (#42387) 6 years ago
memset_server_facts New facts module: Memset server products (#42386) 6 years ago
memset_zone Memset: initial module, integration tests, module_utils and supporting documentation. (#40071) 6 years ago
memset_zone_domain New Memset module to manage DNS zone domains (#40391) 6 years ago
memset_zone_record New Memset module to manage DNS zone records (#40392) 6 years ago
meraki_admin/tasks Meraki - Integration tests now clean up on failure (#42227) 6 years ago
meraki_config_template Add net_id support to config_template (#42446) 6 years ago
meraki_device Cange URL for organization device lookup (#42648) 6 years ago
meraki_mr_l3_firewall meraki_mr_l3_firewall - Integration test fix (#45366) 6 years ago
meraki_mx_l3_firewall meraki_mx_l3_firewall - Fix idempotency for default rule logging (#42649) 6 years ago
meraki_network meraki_network - Add support for disableMyMerakiCom (#42418) 6 years ago
meraki_organization Meraki utility now loads() JSON (#40856) 6 years ago
meraki_snmp Improved support for parameter testing and checks for org_id (#41517) 6 years ago
meraki_ssid New module - meraki_ssid (#42329) 6 years ago
meraki_switchport New module - meraki_switchport (#41634) 6 years ago
meraki_vlan meraki - Enabled support for configuration template configuration (#42392) 6 years ago
meta_tasks Add new meta task end_host (#47194) 6 years ago
module_defaults Extend `module_defaults` by adding default groups for cloud modules (#44127) 6 years ago
module_precedence Update Shippable integration test groups. (#43118) 6 years ago
module_utils Update Shippable integration test groups. (#43118) 6 years ago
mount Fix for creation and removal of swap record in fstab (fixes #42706, #31437 and #30090) (#42837) 6 years ago
msc_label Various small fixes to MSC modules and tests (#48417) 6 years ago
msc_role Various small fixes to MSC modules and tests (#48417) 6 years ago
msc_site Various small fixes to MSC modules and tests (#48417) 6 years ago
msc_tenant Various small fixes to MSC modules and tests (#48417) 6 years ago
msc_user msc_user: Manage users on ACI MultiSite (#47754) 6 years ago
mysql_db enable mysql related integration tests for rhel8 beta (#49163) 6 years ago
mysql_user enable mysql related integration tests for rhel8 beta (#49163) 6 years ago
mysql_variables enable mysql related integration tests for rhel8 beta (#49163) 6 years ago
netapp_eseries_alerts Define module for managing E-Series email alerts (#42643) 6 years ago
netapp_eseries_asup Define NetApp E-Series ASUP module (#41153) 6 years ago
netapp_eseries_global Define a module for managing E-Series settings (#41010) 6 years ago
netapp_eseries_host Resolve issues in NetApp E-Series Host module (#39748) 6 years ago
netapp_eseries_iscsi_interface New module for managing NetApp E-Series iSCSI Interfaces (#39877) 6 years ago
netapp_eseries_iscsi_target Define module for NetApp E-Series iSCSI targets (#40632) 6 years ago
netconf_config Update netconf_config module (#44379) 6 years ago
netconf_get Add NETCONF support for SROS devices (#40330) 6 years ago
netconf_rpc New ansible module netconf_rpc (#40358) 6 years ago
nios_a_record Nios integration and unit tests for all remaining nios new modules (#43399) 6 years ago
nios_aaaa_record Nios integration and unit tests for all remaining nios new modules (#43399) 6 years ago
nios_cname_record Nios integration and unit tests for all remaining nios new modules (#43399) 6 years ago
nios_dns_view Update Shippable integration test groups. (#43118) 6 years ago
nios_host_record Allow DNS bypass for add/remove of host records with nios_host_record (#42934) 6 years ago
nios_mx_record Nios integration and unit tests for all remaining nios new modules (#43399) 6 years ago
nios_naptr_record Nios integration and unit tests for all remaining nios new modules (#43399) 6 years ago
nios_network Update Shippable integration test groups. (#43118) 6 years ago
nios_network_view Update Shippable integration test groups. (#43118) 6 years ago
nios_ptr_record Nios integration and unit tests for all remaining nios new modules (#43399) 6 years ago
nios_srv_record Nios integration and unit tests for all remaining nios new modules (#43399) 6 years ago
nios_txt_record Added nios_txt_record module (#39264) 6 years ago
nios_zone Update Shippable integration test groups. (#43118) 6 years ago
no_log fix tempating issues with no_log and loops (#44468) 6 years ago
npm Update Shippable integration test groups. (#43118) 6 years ago
nuage_vspk Update Shippable integration test groups. (#43118) 6 years ago
nxos_aaa_server Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_aaa_server_host fixed nxos_aaa_server_host issue with type 7 encrypt key (#46015) 6 years ago
nxos_acl Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_acl_interface Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_banner Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_become Nxos test reorganize (#41089) 6 years ago
nxos_bgp Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_bgp_af Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_bgp_neighbor Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_bgp_neighbor_af Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_command Remove unnecessary features from cli_command (#43829) 6 years ago
nxos_config Add cli_config module (#42413) 6 years ago
nxos_evpn_global Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_evpn_vni Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_facts Added feature facts to nxos_facts (#45934) 6 years ago
nxos_feature Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_file_copy ignore file_pull (#44614) 6 years ago
nxos_gir fix nxos_gir issues (#41809) 6 years ago
nxos_gir_profile_management Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_hsrp Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_igmp Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_igmp_interface Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_igmp_snooping Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_install_os Fix issues with nxos_os_install module (#48811) 6 years ago
nxos_interface Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_interface_ospf Add ospf net type (#45904) 6 years ago
nxos_ip_interface Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_l2_interface Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_l3_interface Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_linkagg Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_lldp Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_logging nxos_logging message fix (#49205) 6 years ago
nxos_ntp Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_ntp_auth Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_ntp_options Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_nxapi Changed when condition from checking image version to checking keys being (#45943) 6 years ago
nxos_nxapi_transports Add explicit ansible_httpapi_port setting (#49314) 6 years ago
nxos_ospf Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_ospf_vrf Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_overlay_global Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_pim Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_pim_interface Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_pim_rp_address Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_portchannel nxos CI failures bugfix (#42240) 6 years ago
nxos_reboot Fix nxos_reload timeout and add integration tests (#49632) 6 years ago
nxos_rollback Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_rpm Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_smoke Remove unnecessary features from cli_command (#43829) 6 years ago
nxos_snapshot Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_snmp_community Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_snmp_contact Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_snmp_host Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_snmp_location Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_snmp_traps Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_snmp_user Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_static_route Fix issues related to track feature (#49454) 6 years ago
nxos_switchport Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_system Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_udld Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_udld_interface Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_user Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_vlan Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_vpc Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_vpc_interface Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_vrf Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_vrf_af Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_vrf_interface Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_vrrp Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_vtp_domain Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_vtp_password Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_vtp_version Nxos restore provider to nxapi tests (#41818) 6 years ago
nxos_vxlan_vtep Fix nxos_vxlan_vtep test (#49479) 6 years ago
nxos_vxlan_vtep_vni Nxos restore provider to nxapi tests (#41818) 6 years ago
omit Properly handle FieldAttribute.default if callable (#48992) 6 years ago
one_host one_host environment variables, Fixes #44163 (#44568) 6 years ago
openssh_keypair Add openssh_keypair module (#46436) 6 years ago
openssl_certificate Type error in openssl_certificate (#47508) 6 years ago
openssl_csr Update Shippable integration test groups. (#43118) 6 years ago
openssl_dhparam Update Shippable integration test groups. (#43118) 6 years ago
openssl_pkcs12 crypto: Add new module openssl_pkcs12 (#27320) 6 years ago
openssl_privatekey openssl_privatekey: add ECC support (#49416) 6 years ago
openssl_publickey Update Shippable integration test groups. (#43118) 6 years ago
openvswitch_bridge
openvswitch_db openvswitch_db : Handle column value conversion and idempotency in no_key case (#43869) 6 years ago
package Ensure that apt is always chosen on debian/ubuntu (#44413) 6 years ago
package_facts Update Shippable integration test groups. (#43118) 6 years ago
parsing Update Shippable integration test groups. (#43118) 6 years ago
patch Update Shippable integration test groups. (#43118) 6 years ago
pause Add setup roles for passlib and pexpect for use with pause and vars_prompt tests (#43613) 6 years ago
ping Update Shippable integration test groups. (#43118) 6 years ago
pip pip tests: skip distribute test case for py3 compat (#49636) 6 years ago
plugin_filtering plugin_filter: check for type error (#46664) 6 years ago
plugin_loader Update Shippable integration test groups. (#43118) 6 years ago
postgresql Add CI platform: rhel/8.0 (#48835) 6 years ago
prepare_eos_tests/tasks
prepare_http_tests ansible-test: add retry for Windows httptester download (#47334) 6 years ago
prepare_ios_tests ios_l2_interface (#35054) 7 years ago
prepare_iosxr_tests Fix iosxr integration tests (#34663) 7 years ago
prepare_junos_tests/tasks Tag prepare tasks as netconf so they can be skipped for cli-only tests (#44119) 6 years ago
prepare_nios_tests/tasks Add a cloud provider and a set of smoketests for the NIOS modules (#40573) 6 years ago
prepare_nuage_tests/tasks Restore nuage_vspk integration tests. 6 years ago
prepare_nxos_tests/tasks add N3K-F type to nxos platforms (#47944) 6 years ago
prepare_ovs_tests/tasks run ovs tests on centos/rhel (#42556) 6 years ago
prepare_sros_tests/tasks Add NETCONF support for SROS devices (#40330) 6 years ago
prepare_tests/tasks
prepare_win_tests
psexec Update Shippable integration test groups. (#43118) 6 years ago
pull Update Shippable integration test groups. (#43118) 6 years ago
python_requirements_facts New module: Python Requirements Facts (#43108) 6 years ago
rabbitmq_binding rabbitmq_binding: Add support for state=absent (#48599) 6 years ago
rabbitmq_lookup Lookup plugin for rabbitmq (#44070) 6 years ago
rabbitmq_plugin rabbitmq_binding: Add support for state=absent (#48599) 6 years ago
rabbitmq_publish RabbitMQ publisher module (#44718) 6 years ago
rabbitmq_user rabbitmq_user: 'node' parameter: add default value (#38156) 6 years ago
rabbitmq_vhost Update Shippable integration test groups. (#43118) 6 years ago
rabbitmq_vhost_limits Add rabbitmq_vhost_limits module (#37821) 6 years ago
raw Update Shippable integration test groups. (#43118) 6 years ago
rds_instance rds_instance module and tests (#43789) 6 years ago
rds_param_group Update Shippable integration test groups. (#43118) 6 years ago
read_csv read_csv: new module to read CSV files (#49578) 6 years ago
reboot Reboot - Fix command not found, add Apline support, fix Solaris command (#49272) 6 years ago
remote_tmp Update Shippable integration test groups. (#43118) 6 years ago
route53 [AWS] Enable Route53 integration tests (#46228) 6 years ago
route53_zone Update Shippable integration test groups. (#43118) 6 years ago
rpm_key Update Shippable integration test groups. (#43118) 6 years ago
s3_bucket Update Shippable integration test groups. (#43118) 6 years ago
s3_lifecycle Fix backwards compatibility without providing prefix since boto3 does more parameter validation than boto (#45308) 6 years ago
script Update Shippable integration test groups. (#43118) 6 years ago
seboolean Add CI platform: rhel/8.0 (#48835) 6 years ago
sefcontext Add CI platform: rhel/8.0 (#48835) 6 years ago
selinux Update Shippable integration test groups. (#43118) 6 years ago
sensu_client Update Shippable integration test groups. (#43118) 6 years ago
sensu_handler Update Shippable integration test groups. (#43118) 6 years ago
service enable service integration test target for rhel8 beta (#48939) 6 years ago
service_facts Update Shippable integration test groups. (#43118) 6 years ago
set_fact Don't perform string to bool conversion in set_fact when jinja2 native types is enabled (#43425) 6 years ago
setup_acme/tasks Use {{ ansible_python.executable }} instead of python in integration tests. (#47340) 6 years ago
setup_azure
setup_deb_repo Add integration test for #35900 (#38090) 7 years ago
setup_docker docker_container: simplify minimal required version per option handling (#47711) 6 years ago
setup_ec2
setup_influxdb/tasks Integration tests for influxdb_user module (#35315) 7 years ago
setup_mysql_db Fix MySQL tests when running under Docker. (#50047) 6 years ago
setup_opennebula/vars opennebula: new module one_host (#40041) 6 years ago
setup_openssl openssl_privatekey: add ECC support (#49416) 6 years ago
setup_passlib/tasks Add setup roles for passlib and pexpect for use with pause and vars_prompt tests (#43613) 6 years ago
setup_pexpect/tasks Add setup roles for passlib and pexpect for use with pause and vars_prompt tests (#43613) 6 years ago
setup_postgresql_db
setup_rabbitmq/tasks rabbitmq_binding: Add support for state=absent (#48599) 6 years ago
setup_rpm_repo yum: add integration test for 'update foo*' (#48336) 6 years ago
setup_ssh_keygen Add openssh_keypair module (#46436) 6 years ago
setup_sshkey/tasks
setup_zabbix Update Shippable integration test groups. (#43118) 6 years ago
shadowed_module Update Shippable integration test groups. (#43118) 6 years ago
slurp Update Shippable integration test groups. (#43118) 6 years ago
sns Port the sns module to boto3 (#45634) 6 years ago
sns_topic sns_topic boto3 port (#39292) 6 years ago
special_vars Include dependency role names in `role_names`. (#46483) 6 years ago
sqs_queue Fix invalid task attrs. ci_complete 6 years ago
stat Update Shippable integration test groups. (#43118) 6 years ago
strategy_linear Update Shippable integration test groups. (#43118) 6 years ago
sts_assume_role Use {{ ansible_python.executable }} instead of python in integration tests. (#47340) 6 years ago
subversion create local subversion server for tests (#49047) 6 years ago
supervisorctl Update Shippable integration test groups. (#43118) 6 years ago
synchronize Update Shippable integration test groups. (#43118) 6 years ago
synchronize-buildah Mark unsupported integration tests. (#38251) 7 years ago
sysctl Update Shippable integration test groups. (#43118) 6 years ago
systemd Update Shippable integration test groups. (#43118) 6 years ago
tags Allow tags to be templated from a variable (#49833) 6 years ago
task_ordering Update Shippable integration test groups. (#43118) 6 years ago
template enable template target integration tests on rhel8 beta (#48940) 6 years ago
template_jinja2_latest Add virtualenv symlink for RHEL 8. 6 years ago
templating_settings Update Shippable integration test groups. (#43118) 6 years ago
test_infra test-module: check availability of special attrs 6 years ago
timezone Update Shippable integration test groups. (#43118) 6 years ago
tower_credential tower_credential: expect ssh_key_data to be a string instead of path (#45158) 6 years ago
tower_credential_type New module : tower_credential_type (#37243) 6 years ago
tower_group Update Shippable integration test groups. (#43118) 6 years ago
tower_host Update Shippable integration test groups. (#43118) 6 years ago
tower_inventory Update Shippable integration test groups. (#43118) 6 years ago
tower_inventory_source Update Shippable integration test groups. (#43118) 6 years ago
tower_job_cancel Update Shippable integration test groups. (#43118) 6 years ago
tower_job_launch Update Shippable integration test groups. (#43118) 6 years ago
tower_job_list Update Shippable integration test groups. (#43118) 6 years ago
tower_job_template tower{job,workflow}_template: use same retries value (#47865) 6 years ago
tower_job_wait Update Shippable integration test groups. (#43118) 6 years ago
tower_label Update Shippable integration test groups. (#43118) 6 years ago
tower_organization Update Shippable integration test groups. (#43118) 6 years ago
tower_project Added organization in the scm_credential get (#49884) 6 years ago
tower_role Update Shippable integration test groups. (#43118) 6 years ago
tower_settings Add 'tower_settings' module for managing Ansible Tower Settings (#43933) 6 years ago
tower_team Update Shippable integration test groups. (#43118) 6 years ago
tower_user Update Shippable integration test groups. (#43118) 6 years ago
tower_workflow_template Add survey_spec parameter to module. (#48182) 6 years ago
ucs_disk_group_policy Ucs disk group policy (#43578) 6 years ago
ucs_dns_server Add UCS DNS Server management module (#46789) 6 years ago
ucs_ip_pool Mark unsupported integration tests. (#38251) 7 years ago
ucs_lan_connectivity support for iscsi vnics based on customer feature request (#48377) 6 years ago
ucs_mac_pool Mark unsupported integration tests. (#38251) 7 years ago
ucs_managed_objects UCS managed objects module for direct control of any object (#44470) 6 years ago
ucs_ntp_server UCS NTP Server module (#42375) 6 years ago
ucs_org Add module for UCS Org (#46785) 6 years ago
ucs_san_connectivity Mark unsupported integration tests. (#38251) 7 years ago
ucs_service_profile_template ucs_service_profile_template and integration tests (#48277) 6 years ago
ucs_storage_profile ucs_storage_profile module and integration tests (#42205) 6 years ago
ucs_timezone Module for UCSM Manager Timezone Management (#36974) 6 years ago
ucs_uuid_pool UCS Server UUID pool modules and integration tests (#41743) 6 years ago
ucs_vhba_template Mark unsupported integration tests. (#38251) 7 years ago
ucs_vlans Mark unsupported integration tests. (#38251) 7 years ago
ucs_vnic_template Fix issue with vNIC redundancy templates (#36608) 6 years ago
ucs_vsans Mark unsupported integration tests. (#38251) 7 years ago
ucs_wwn_pool Mark unsupported integration tests. (#38251) 7 years ago
unarchive fix: ensure than all item of a list of excluded files aren't checked (#45122) 6 years ago
unicode Update Shippable integration test groups. (#43118) 6 years ago
until Update Shippable integration test groups. (#43118) 6 years ago
uri Update requirements for urllib3 for python 2.6. 6 years ago
user make password locking in user module idempotent (#43671) 6 years ago
var_blending Update Shippable integration test groups. (#43118) 6 years ago
var_precedence Surround top-level function and class definitions with two blank lines. 6 years ago
vars_prompt Add setup roles for passlib and pexpect for use with pause and vars_prompt tests (#43613) 6 years ago
vault Mass nuke deprecated items that are easily removed. ci_complete (#44320) 6 years ago
vcenter_folder VMware: Improve module vcenter folder (#46497) 6 years ago
vcenter_license Update Shippable integration test groups. (#43118) 6 years ago
vmware_about_facts VMware: new module : vmware_about_facts (#43146) 6 years ago
vmware_cluster Update Shippable integration test groups. (#43118) 6 years ago
vmware_cluster_facts Update Shippable integration test groups. (#43118) 6 years ago
vmware_datacenter Update Shippable integration test groups. (#43118) 6 years ago
vmware_datastore_cluster Update Shippable integration test groups. (#43118) 6 years ago
vmware_datastore_facts VMware: Gather extended datastore facts (#46546) 6 years ago
vmware_datastore_maintenancemode Remove CI group from unsupported tests. 6 years ago
vmware_drs_rule_facts Update Shippable integration test groups. (#43118) 6 years ago
vmware_dvs_portgroup Update Shippable integration test groups. (#43118) 6 years ago
vmware_dvswitch Improve vmware_dvswitch module (#48720) 6 years ago
vmware_dvswitch_pvlans new module vmware_dvswitch_pvlans (#48855) 6 years ago
vmware_dvswitch_uplink_pg VMware: new module vmware_dvswitch_uplink_pg (#48846) 6 years ago
vmware_guest VMware: Add option to modify disk type while cloning template (#47859) 6 years ago
vmware_guest_boot_facts VMware: new module : vmware_guest_boot_facts (#43240) 6 years ago
vmware_guest_custom_attribute_defs VMware: new module: vmware_guest_attribute_defs (#38144) 6 years ago
vmware_guest_custom_attributes VMware: new module : vmware_guest_custom_attributes (#38114) 6 years ago
vmware_guest_disk_facts VMware: Return Disk UUID information (#45157) 6 years ago
vmware_guest_facts Update Shippable integration test groups. (#43118) 6 years ago
vmware_guest_find Update Shippable integration test groups. (#43118) 6 years ago
vmware_guest_move VMware Module - vmware_guest_move (#42149) 6 years ago
vmware_guest_powerstate Update Shippable integration test groups. (#43118) 6 years ago
vmware_guest_snapshot Remove CI group from unsupported tests. 6 years ago
vmware_guest_snapshot_facts Remove CI group from unsupported tests. 6 years ago
vmware_guest_tools_wait Update Shippable integration test groups. (#43118) 6 years ago
vmware_host Remove obsolete `test/utils/docker/` directory. 6 years ago
vmware_host_acceptance VMware: Add check mode support to module vmware_host_acceptance (#46260) 6 years ago
vmware_host_active_directory VMware: new module vmware_host_ad_auth (#47901) 6 years ago
vmware_host_capability_facts Remove CI group from unsupported tests. 6 years ago
vmware_host_config_facts VMware: Add check mode support in vmware_host_config_facts (#46272) 6 years ago
vmware_host_config_manager VMware: Improve module vmware_host_config_manager (#46264) 6 years ago
vmware_host_dns_facts VMware: Add check mode support to module vmware_host_dns_facts (#46530) 6 years ago
vmware_host_facts VMware: additional VSAN facts about Hostsystem (#40456) 6 years ago
vmware_host_feature_facts VMware: new module vmware_host_feature_facts (#45966) 6 years ago
vmware_host_firewall_facts VMware: Add check mode support to module vmware_host_firewall_facts (#46265) 6 years ago
vmware_host_firewall_manager VMware: Add check mode support to module vmware_host_firewall_manager (#46266) 6 years ago
vmware_host_hyperthreading VMware: New module: vmware_host_hyperthreading (#46750) 6 years ago
vmware_host_ipv6 VMware: New module vmware_host_ipv6 (#47275) 6 years ago
vmware_host_ntp VMware: Improve vmware_host_ntp module (#47273) 6 years ago
vmware_host_ntp_facts VMware: new module: vmware_host_ntp_facts (#44306) 6 years ago
vmware_host_package_facts Remove CI group from unsupported tests. 6 years ago
vmware_host_powermgmt_policy VMware: New module vmware_host_powermgmt_policy (#46688) 6 years ago
vmware_host_powerstate VMware: new module: vmware_host_powerstate (#36577) 6 years ago
vmware_host_service_facts Remove CI group from unsupported tests. 6 years ago
vmware_host_service_manager VMware: Add check mode support to module vmware_host_service_manager (#46271) 6 years ago
vmware_host_snmp VMware: New module vmware_host_snmp (#47937) 6 years ago
vmware_host_ssl_facts VMware: New module : vmware_host_ssl_facts (#43871) 6 years ago
vmware_host_vmhba_facts VMware: New module: vmware_host_vmhba_facts (#47502) 6 years ago
vmware_host_vmnic_facts VMware: Improve module vmware_host_vmnic_facts (#47278) 6 years ago
vmware_inventory VMware: vmware_inventory contrib testing (#42879) 6 years ago
vmware_local_role_facts VMware: Improve output of vmware_local_role_facts (#47871) 6 years ago
vmware_local_role_manager Improve module vmware_local_role_manager (#47870) 6 years ago
vmware_local_user_facts Remove CI group from unsupported tests. 6 years ago
vmware_local_user_manager Remove CI group from unsupported tests. 6 years ago
vmware_maintenancemode Update Shippable integration test groups. (#43118) 6 years ago
vmware_portgroup_facts Improve vmware_portgroup_facts module (#47357) 6 years ago
vmware_resource_pool Update Shippable integration test groups. (#43118) 6 years ago
vmware_resource_pool_facts Update Shippable integration test groups. (#43118) 6 years ago
vmware_target_canonical_facts Remove CI group from unsupported tests. 6 years ago
vmware_vcenter_settings VMware: New module vmware_vcenter_settings (#48083) 6 years ago
vmware_vcenter_statistics VMware: New module vmware_vcenter_statistics (#48084) 6 years ago
vmware_vm_facts VMware: Add cluster fact in vmware_vm_facts (#44292) 6 years ago
vmware_vm_vm_drs_rule Remove CI group from unsupported tests. 6 years ago
vmware_vmkernel_facts VMware: Add check mode support to vmware_vmkernel_facts (#47286) 6 years ago
vmware_vswitch Remove CI group from unsupported tests. 6 years ago
vmware_vswitch_facts VMware: Add check mode support in vmware_vswitch_facts (#47263) 6 years ago
vyos_banner Update Shippable integration test groups. (#43118) 6 years ago
vyos_command Update timeout test to match current returned string (#44191) 6 years ago
vyos_config Add cli_config module (#42413) 6 years ago
vyos_facts Update Shippable integration test groups. (#43118) 6 years ago
vyos_interface vyos_interface require multiple network nodes to run (#39670) 6 years ago
vyos_l3_interface fix vyos_l3_interface adding multiple addresses to interface (#36377) 7 years ago
vyos_linkagg Cleanup net integration test case for network modules (#34684) 7 years ago
vyos_lldp Update Shippable integration test groups. (#43118) 6 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_smoke Remove unnecessary features from cli_command (#43829) 6 years ago
vyos_static_route Update Shippable integration test groups. (#43118) 6 years ago
vyos_system Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 6 years ago
vyos_user Default ssh port (#39678) 6 years ago
vyos_vlan Fix vyos_vlan aggregate issue & added tests (#41638) 6 years ago
wait_for Make wait_for return matched groups defined in search_regex. Closes #… (#47690) 6 years ago
wait_for_connection Ensure action plugins accept only valid args (#44779) 6 years ago
wakeonlan Update Shippable integration test groups. (#43118) 6 years ago
win_acl Update Shippable integration test groups. (#43118) 6 years ago
win_acl_inheritance Update Shippable integration test groups. (#43118) 6 years ago
win_async_wrapper win_exec: refactor PS exec runner (#45334) 6 years ago
win_audit_policy_system Update Shippable integration test groups. (#43118) 6 years ago
win_audit_rule Update Shippable integration test groups. (#43118) 6 years ago
win_become win become: refactor and add support for passwordless become (#48082) 6 years ago
win_certificate_store Added basic equivalent to PowerShell modules (#44705) 6 years ago
win_chocolatey win_chocolatey - move over to AnsibleModule and add allow_multiple (#48370) 6 years ago
win_chocolatey_config Update Shippable integration test groups. (#43118) 6 years ago
win_chocolatey_facts Win chocolatey facts module (#46610) 6 years ago
win_chocolatey_feature Update Shippable integration test groups. (#43118) 6 years ago
win_chocolatey_source Update Shippable integration test groups. (#43118) 6 years ago
win_command win become: refactor and add support for passwordless become (#48082) 6 years ago
win_copy win_copy - fix remote dir copy when it contains an empty dir (#50126) 6 years ago
win_credential win_credential: new module to manage credentials (#48840) 6 years ago
win_csharp_utils Windows Privileges - moved util code to it's own C# util (#48897) 6 years ago
win_disk_facts Update Shippable integration test groups. (#43118) 6 years ago
win_domain_group Mark unsupported integration tests. (#38251) 7 years ago
win_domain_membership Update Shippable integration test groups. (#43118) 6 years ago
win_dotnet_ngen Update Shippable integration test groups. (#43118) 6 years ago
win_dsc Update Shippable integration test groups. (#43118) 6 years ago
win_environment Added basic equivalent to PowerShell modules (#44705) 6 years ago
win_eventlog Update Shippable integration test groups. (#43118) 6 years ago
win_eventlog_entry reordered windows test groups for better efficiency (#45445) 6 years ago
win_exec_wrapper split PS wrapper and payload (CVE-2018-16859) (#49142) 6 years ago
win_feature Update Shippable integration test groups. (#43118) 6 years ago
win_fetch Update Shippable integration test groups. (#43118) 6 years ago
win_file Update Shippable integration test groups. (#43118) 6 years ago
win_find reordered windows test groups for better efficiency (#45445) 6 years ago
win_firewall Update Shippable integration test groups. (#43118) 6 years ago
win_firewall_rule reordered windows test groups for better efficiency (#45445) 6 years ago
win_get_url Update Shippable integration test groups. (#43118) 6 years ago
win_group Update Shippable integration test groups. (#43118) 6 years ago
win_group_membership Update Shippable integration test groups. (#43118) 6 years ago
win_hostname Update Shippable integration test groups. (#43118) 6 years ago
win_hotfix win_hotfix: use S3 bucket for update files in test (#49696) 6 years ago
win_iis_webapppool Update Shippable integration test groups. (#43118) 6 years ago
win_iis_webbinding Update Shippable integration test groups. (#43118) 6 years ago
win_lineinfile Update Shippable integration test groups. (#43118) 6 years ago
win_mapped_drive win_mapped_drive - refactor module and docs (#48642) 6 years ago
win_module_utils Windows Privileges - moved util code to it's own C# util (#48897) 6 years ago
win_module_utils_legacy Update Shippable integration test groups. (#43118) 6 years ago
win_msg Update Shippable integration test groups. (#43118) 6 years ago
win_nssm win_nssm: tests and several bug fixes (#44755) 6 years ago
win_owner Update Shippable integration test groups. (#43118) 6 years ago
win_package Update Shippable integration test groups. (#43118) 6 years ago
win_pagefile Update Shippable integration test groups. (#43118) 6 years ago
win_partition Add win_partition (#46292) 6 years ago
win_path Update Shippable integration test groups. (#43118) 6 years ago
win_pester Update Shippable integration test groups. (#43118) 6 years ago
win_ping Added basic equivalent to PowerShell modules (#44705) 6 years ago
win_power_plan Update Shippable integration test groups. (#43118) 6 years ago
win_product_facts Update Shippable integration test groups. (#43118) 6 years ago
win_psexec win_psexec: fix arg handling when command contains multiple args (#44797) 6 years ago
win_psmodule remove comments from multiplle yaml string that breaks tests for now 6 years ago
win_psrepository Add win_psrepository (#48828) 6 years ago
win_rabbitmq_plugin Update Shippable integration test groups. (#43118) 6 years ago
win_raw Update Shippable integration test groups. (#43118) 6 years ago
win_reboot Reboot - Fix command not found, add Apline support, fix Solaris command (#49272) 6 years ago
win_reg_stat Update Shippable integration test groups. (#43118) 6 years ago
win_regedit Update Shippable integration test groups. (#43118) 6 years ago
win_region Update Shippable integration test groups. (#43118) 6 years ago
win_regmerge Update Shippable integration test groups. (#43118) 6 years ago
win_route Fixed win_route module (#46395) 6 years ago
win_say win_say: Port to use CSharpUtil AnsibleBasic (#48361) 6 years ago
win_scheduled_task win_scheduled_task: add deprecation warning for repetition format (#45468) 6 years ago
win_scheduled_task_stat win_scheduled_task: add deprecation warning for repetition format (#45468) 6 years ago
win_script re-enable batch tests for win_script (#48822) 6 years ago
win_security_policy Update Shippable integration test groups. (#43118) 6 years ago
win_service Update Shippable integration test groups. (#43118) 6 years ago
win_setup Update Shippable integration test groups. (#43118) 6 years ago
win_share Update Shippable integration test groups. (#43118) 6 years ago
win_shell Update Shippable integration test groups. (#43118) 6 years ago
win_shortcut win_shortcut: add run as admin and fix shell folder idempotency (#48584) 6 years ago
win_slurp Update Shippable integration test groups. (#43118) 6 years ago
win_snmp win_snmp: Initial commit (#45710) 6 years ago
win_stat reordered windows test groups for better efficiency (#45445) 6 years ago
win_tempfile Update Shippable integration test groups. (#43118) 6 years ago
win_template Update Shippable integration test groups. (#43118) 6 years ago
win_timezone Update Shippable integration test groups. (#43118) 6 years ago
win_toast Update Shippable integration test groups. (#43118) 6 years ago
win_unzip fix failing tests 6 years ago
win_updates win_updates: Add post search category matching to support product matching (#45708) 6 years ago
win_uri win_uri: fix body with one item in list (#49484) 6 years ago
win_user Update Shippable integration test groups. (#43118) 6 years ago
win_user_right Update Shippable integration test groups. (#43118) 6 years ago
win_wait_for Update Shippable integration test groups. (#43118) 6 years ago
win_wait_for_process win_wait_for_process: Fixes and integration tests (#44801) 6 years ago
win_wakeonlan Update Shippable integration test groups. (#43118) 6 years ago
win_whoami Update Shippable integration test groups. (#43118) 6 years ago
win_xml Use System.Xml.XmlDocument.Load rather than Get-Content to avoid (#49206) 6 years ago
windows-paths Update Shippable integration test groups. (#43118) 6 years ago
xattr add skip/docker alias to skip tests when running on Docker (#45955) 6 years ago
xml Rebalance shippable/posix/ CI groups. 6 years ago
yarn Update Shippable integration test groups. (#43118) 6 years ago
yum Add CI platform: rhel/8.0 (#48835) 6 years ago
yum_repository Ensure action plugins accept only valid args (#44779) 6 years ago
zabbix_host Update Shippable integration test groups. (#43118) 6 years ago
zypper Update Shippable integration test groups. (#43118) 6 years ago
zypper_repository Restore repos after zypper_repository test runs. 6 years ago