summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/include_import/tasks/tasks5.yml
blob: f2ee6b9ecbe77355d6813a212c5468f35a9eb243 (plain)
1
2
3
4
5
6
- name: Set variable inside tasks5.yml
  set_fact:
    set_in_tasks5: yes
  tags:
    - tasks5
    - canary1