Skip to content

Commit

Permalink
feat: add role for setting up qt5ct configuration
Browse files Browse the repository at this point in the history
Signed-off-by: KhalilSelyan <[email protected]>
  • Loading branch information
KhalilSelyan committed Jun 7, 2024
1 parent 0bf1070 commit c722bc0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions ansible/playbooks/universe.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -62,3 +62,6 @@
# ONNX files and other artifacts
- role: autoware.dev_env.artifacts
when: prompt_download_artifacts == 'y'

# Qt5ct setup
- role: qt5ct_setup

Check failure on line 67 in ansible/playbooks/universe.yaml

View workflow job for this annotation

GitHub Actions / pre-commit-ansible

syntax-check[specific]

the role 'qt5ct_setup' was not found in /home/runner/work/autoware/autoware/ansible/playbooks/roles:/home/runner/.cache/ansible-compat/61d92e/roles:/home/runner/.ansible/roles:/usr/share/ansible/roles:/etc/ansible/roles:/home/runner/work/autoware/autoware/ansible/playbooks

0 comments on commit c722bc0

Please sign in to comment.