Skip to content

Commit

Permalink
2.9 compatibility.
Browse files Browse the repository at this point in the history
  • Loading branch information
felixfontein committed Oct 19, 2022
1 parent 259dbad commit cde30e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/ee/all.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
- name: Find all roles
find:
paths:
- "{{ playbook_dir ~ '/roles/' }}"
- "{{ (playbook_dir | default('.')) ~ '/roles' }}"
file_type: directory
depth: 1
register: result
Expand Down

0 comments on commit cde30e1

Please sign in to comment.