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