Skip to content

Commit

Permalink
style(pre-commit): autofix
Browse files Browse the repository at this point in the history
  • Loading branch information
pre-commit-ci[bot] committed Jul 22, 2023
1 parent 3ea1805 commit 385e475
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ansible/playbooks/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
[Warning] Skipping installation of NVIDIA libraries. Please manually install them if you plan to use any dependent components.
when: prompt_install_nvidia != 'y'
roles:
# - role: autoware.dev_env.cuda
# when: prompt_install_nvidia == 'y' and install_devel == 'true'
# - role: autoware.dev_env.cuda
# when: prompt_install_nvidia == 'y' and install_devel == 'true'
- role: autoware.dev_env.docker_engine
- role: autoware.dev_env.nvidia_docker
- role: autoware.dev_env.rocker

0 comments on commit 385e475

Please sign in to comment.