summaryrefslogtreecommitdiffstats
path: root/examples/test_collection/roles/my_role2/tasks/main.yml
blob: 27954a5de2d43239c1d8e8ef6d61c1ee48f09c44 (plain)
1
2
3
4
---
- name: Task
  ansible.builtin.debug:
    msg: "{{ my_role2_foo }}"