summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/roles_arg_spec/collections/ansible_collections/foo/bar/roles/blah/tasks/main.yml
blob: ecb4dac6e6badeb6761268d3aea1f63e018baa2e (plain)
1
2
3
- name: "First task of blah role"
  debug:
      msg: "The string is {{ blah_str }}"