summaryrefslogtreecommitdiffstats
path: root/examples/playbooks/tasks/included-task-with-vars.yml
blob: 6cf7a8867a0cb42364cb781d073ae56c37b6fe1e (plain)
1
2
3
4
---
- name: included-task-with-vars | Test
  ansible.builtin.debug:
    msg: "{{ foo }}"