summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/roles_arg_spec/test_tags.yml
blob: b4ea188bd1470e36a08076abbb5308c8cae251cd (plain)
1
2
3
4
5
6
7
8
9
10
11
---
- hosts: localhost
  gather_facts: false
  tasks:
      - name: "Tag test #1"
        import_role:
            name: a
        vars:
            a_str: "tag test #1"
        tags:
            - foo