Skip to content

Commit

Permalink
2.9 compatibility.
Browse files Browse the repository at this point in the history
  • Loading branch information
felixfontein committed Apr 15, 2022
1 parent fe533da commit 2c3683b
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 2c3683b

Please sign in to comment.