Skip to content

Commit

Permalink
CLDR-17288 attempt to unbreak ansible
Browse files Browse the repository at this point in the history
  • Loading branch information
srl295 committed Dec 22, 2023
1 parent 58d3a6b commit 6af4e1f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/ansible-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,5 @@ jobs:
run: (cd tools/scripts/ansible && ansible-galaxy install -r requirements.yml && ln -sv test-local-vars local-vars && vagrant validate)
- name: Try the provision
run: (cd tools/scripts/ansible && vagrant up)
env:
VAGRANT_DISABLE_VBOXSYMLINKCREATE: 1

0 comments on commit 6af4e1f

Please sign in to comment.