ansible/test/integration/targets/blocks/roles/role-69848-3/tasks/main.yml
Martin Krizek 1b70260d5a
Add implicit role_complete block instead of role._eor (#72208)
Co-authored-by: Matt Martz <matt@sivel.net>

Fixes #69848
2020-12-09 09:53:01 +01:00

8 lines
100 B
YAML

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