9 lines
100 B
YAML
9 lines
100 B
YAML
|
- block:
|
||
|
- debug:
|
||
|
msg: Tagged task
|
||
|
tags:
|
||
|
- foo
|
||
|
|
||
|
- debug:
|
||
|
msg: Not tagged task
|