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/include_import
Brian Coca 0b678d5036
avoid roles exporting vars: (#69040)
- correct 'vars:' precedence to allow phasing out of include_params
 - actually merge vars and always include role_vars
 - avoided dupe deps from giving wrong vars
 - use 'first' instance of dep as others are from previous instances/invocations
   and can have diff values for vars
 - ensured deps only provide exportable vars themselves
 - added COMMENTS
 - added tests
 - apply export restrictions setting to defaults
 - use 'public' as cutoff

Co-authored-by: Sloane Hertel <19572925+s-hertel@users.noreply.github.com>

ci_complete
2 years ago
..
apply
empty_group_warning
grandchild
handler_addressing
include_role_omit
nestedtasks/nested
parent_templating
playbook import_playbook: remove deprecated free form params (#77431) 3 years ago
public_exposure avoid roles exporting vars: (#69040) 2 years ago
role
roles import_role - support templating _from_files with --extra-vars (#75269) 3 years ago
run_once
tasks
undefined_var
valid_include_keywords
aliases Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
inventory
issue73657.yml Parser errors from within includes should not be rescueable (#73722) 3 years ago
issue73657_tasks.yml Parser errors from within includes should not be rescueable (#73722) 3 years ago
runme.sh import_playbook: remove deprecated free form params (#77431) 3 years ago
test_copious_include_tasks.yml
test_copious_include_tasks_fqcn.yml
test_grandparent_inheritance.yml
test_grandparent_inheritance_fqcn.yml
test_include_loop.yml
test_include_loop_fqcn.yml
test_loop_var_bleed.yaml
test_nested_tasks.yml
test_nested_tasks_fqcn.yml
test_role_recursion.yml
test_role_recursion_fqcn.yml