Skip to content

Commit bdb0bbf

Browse files
committed
Troubleshooting: debugging temporarily added
1 parent 7ed8866 commit bdb0bbf

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

ansible/validate.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,11 @@
3434
{{ req }}
3535
{% endfor %}
3636
37+
_requirements_current:
38+
.{{ _requirements_current }}.
39+
_requirements_installed:
40+
.{{ _requirements_installed }}.
41+
3742
Run dev/setup-env.sh to fix this.
3843
vars:
3944
# note difference filter requires lists, so need to rearrange yaml from files.

0 commit comments

Comments
 (0)