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/roles
James Cammarata 7a8520ac1a Fixing role dependency chain creation
The dep chain for roles created during the compile step had bugs, in
which the dep chain was overwriten and the original tasks in the role
were not assigned a dep chain. This lead to problems in determining
whether roles had already run when in a "diamond" structure, and in
some cases roles were not correctly getting variables from parents.

Fixes #14046
10 years ago
..
ec2_elb_instance_setup
ec2_provision_instances
prepare_rax_tests/defaults
prepare_tests/tasks
prepare_win_tests
setup_ec2
setup_mysql_db
setup_postgresql_db
test_add_host/tasks
test_always_run
test_apt
test_apt_repository
test_assemble
test_async
test_authorized_key
test_azure
test_bad_parsing
test_become
test_binary
test_changed_when
test_check_mode
test_command_shell
test_conditionals
test_consul_acl/tasks
test_consul_inventory/tasks
test_consul_kv/tasks
test_consul_service/tasks
test_consul_session/tasks
test_copy
test_cs_account
test_cs_affinitygroup
test_cs_common/defaults
test_cs_domain
test_cs_firewall
test_cs_instance
test_cs_instancegroup
test_cs_iso
test_cs_loadbalancer_rule
test_cs_portforward
test_cs_project
test_cs_securitygroup
test_cs_securitygroup_rule
test_cs_sshkeypair
test_cs_user
test_cs_vmsnapshot
test_docker
test_ec2
test_ec2_ami
test_ec2_asg/tasks
test_ec2_eip
test_ec2_elb
test_ec2_elb_lb
test_ec2_facts
test_ec2_group
test_ec2_key
test_ec2_tag
test_ec2_vol
test_ec2_vpc
test_embedded_module
test_facts_d
test_failed_when/tasks
test_fetch
test_file
test_filters
test_force_handlers
test_gce
test_gce_pd
test_gem
test_get_url
test_git
test_good_parsing
test_handlers
test_handlers_meta
test_hash_behavior
test_hg
test_ignore_errors
test_includes
test_iterators
test_lineinfile
test_lookups
test_mysql_db
test_mysql_user
test_mysql_variables
test_ping/tasks
test_pip
test_postgresql
test_rax
test_rax_cbs
test_rax_cbs_attachments
test_rax_cdb
test_rax_cdb_database
test_rax_clb
test_rax_clb_nodes
test_rax_facts
test_rax_identity
test_rax_keypair
test_rax_meta
test_rax_network
test_rax_scaling_group
test_script
test_service
test_special_vars
test_stat
test_su
test_subversion
test_sudo
test_synchronize
test_template
test_unarchive
test_uri
test_var_blending
test_var_precedence
test_var_precedence_dep
test_var_precedence_inven_override/tasks
test_var_precedence_role1
test_var_precedence_role2
test_var_precedence_role3
test_win_copy
test_win_feature
test_win_fetch/tasks
test_win_file
test_win_get_url
test_win_group
test_win_lineinfile
test_win_msi
test_win_ping
test_win_raw/tasks
test_win_script
test_win_service
test_win_setup/tasks
test_win_slurp/tasks
test_win_stat/tasks
test_win_template
test_win_user
test_yum
test_zypper