Skip to content

Commit

Permalink
chore: remove libtorch from ansible (#434)
Browse files Browse the repository at this point in the history
  • Loading branch information
yukke42 authored Apr 5, 2022
1 parent a792470 commit 5a6f801
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 31 deletions.
1 change: 0 additions & 1 deletion ansible/playbook.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,4 @@
- { role: ros2, rosdistro: galactic, tags: ["ros2"] }
- { role: pacmod, rosdistro: galactic, tags: ["pacmod"] }
- { role: autoware, rosdistro: galactic, tags: ["autoware"] }
- { role: libtorch, tags: ["libtorch"] }
- { role: pre-commit, tags: ["pre-commit"] }
2 changes: 0 additions & 2 deletions ansible/roles/libtorch/defaults/main.yml

This file was deleted.

28 changes: 0 additions & 28 deletions ansible/roles/libtorch/tasks/main.yml

This file was deleted.

0 comments on commit 5a6f801

Please sign in to comment.