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/tags
Martin Krizek 9b3ed5ec68
Properly template tags in parent blocks (#81624)
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
8 months ago
..
aliases Re-organize CI test groups for POSIX tests. (#77420) 2 years ago
ansible_run_tags.yml Update docs for --tags default, and add some tests (#70939) 4 years ago
runme.sh Properly template tags in parent blocks (#81624) 8 months ago
test_tags.yml Allow meta tasks to use tags (#67508) 4 years ago
test_template_parent_tags.yml Properly template tags in parent blocks (#81624) 8 months ago