mirror of https://github.com/ansible/ansible.git
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.
When templating tags (which happens outside of standard `post_validate`) we
need to template each object in the inheritance chain and set the templated
values on those objects individually. That way when `task.tags` is called the
`extend` functionality properly picks up the templated values of all
parents into one flatten list.
Fixes #81053
(cherry picked from commit
|
2 years ago | |
|---|---|---|
| .. | ||
| _vendor | 3 years ago | |
| ansible_test | 3 years ago | |
| cli | 2 years ago | |
| compat | 3 years ago | |
| config | 2 years ago | |
| errors | 3 years ago | |
| executor | 3 years ago | |
| galaxy | 2 years ago | |
| inventory | 3 years ago | |
| inventory_test_data/group_vars | ||
| mock | 3 years ago | |
| module_utils | 2 years ago | |
| modules | 2 years ago | |
| parsing | 2 years ago | |
| playbook | 2 years ago | |
| plugins | 2 years ago | |
| regex | 7 years ago | |
| template | 3 years ago | |
| utils | 2 years ago | |
| vars | 3 years ago | |
| __init__.py | ||
| requirements.txt | 2 years ago | |
| test_context.py | 6 years ago | |
| test_no_tty.py | 4 years ago | |