summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/blocks/roles/role-69848-3/tasks/main.yml
blob: 0d01b74b0dfcc34cd22eb2bd6f683b03881a22ac (plain)
1
2
3
4
5
6
7
8
- block:
    - debug:
        msg: Tagged task
  tags:
    - foo

- debug:
    msg: Not tagged task