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