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
Martin Krizek a05d254ca2
[stable-2.15] Properly template tags in parent blocks (#81624) (#81922)
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 9b3ed5e)
2 years ago
..
integration [stable-2.15] Properly template tags in parent blocks (#81624) (#81922) 2 years ago
lib/ansible_test [stable-2.15] ansible-test - Fix parsing of cgroup entries 2 years ago
sanity [stable-2.15] Overhaul package-data sanity test (#81427) (#81439) 2 years ago
support [stable-2.15] Fix subversion integration test (#82029) 2 years ago
units [stable-2.15] Properly template tags in parent blocks (#81624) (#81922) 2 years ago