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