1b70260d5a
Co-authored-by: Matt Martz <matt@sivel.net> Fixes #69848
8 lines
100 B
YAML
8 lines
100 B
YAML
- block:
|
|
- debug:
|
|
msg: Tagged task
|
|
tags:
|
|
- foo
|
|
|
|
- debug:
|
|
msg: Not tagged task
|