summaryrefslogtreecommitdiffstats
path: root/test/integration/targets/path_lookups/roles/showfile/tasks/main.yml
blob: 1b3805798dd0df2b32f81b989e269d916778cea9 (plain)
1
2
- name: relative to role
  set_fact: role_result="{{lookup('file', 'testfile')}}"