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/blocks/roles/role-69848-3/tasks/main.yml

9 lines
100 B
YAML

- block:
- debug:
msg: Tagged task
tags:
- foo
- debug:
msg: Not tagged task