Skip to content

Commit

Permalink
Revive pacmod role (#103)
Browse files Browse the repository at this point in the history
* Revert "Install kvaser library from origin"

This reverts commit bf4d3ea.

Signed-off-by: Kenji Miyake <[email protected]>

* Remove ROS role

Signed-off-by: Kenji Miyake <[email protected]>
  • Loading branch information
kenji-miyake authored May 20, 2021
1 parent 514f8c7 commit 2ad1cfa
Show file tree
Hide file tree
Showing 4 changed files with 1 addition and 27 deletions.
4 changes: 1 addition & 3 deletions ansible/localhost-setup-ubuntu20.04-devpc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,4 @@
- { role: ros2, rosdistro: foxy, tags: ["ros2"] }
- { role: vcs, tags: ["vcs"] }
- { role: autoware, rosdistro: foxy, tags: ["autoware"] }
- { role: kvaser, tags: ["kvaser"] } # Temporary for ros2 porting
# - { role: pacmod, rosdistro: foxy, tags: ["pacmod"] } # Temporary for ros2 porting
# - { role: ros, release: melodic, tags: ["ros"] }
- { role: pacmod, rosdistro: foxy, tags: ["pacmod"] }
1 change: 0 additions & 1 deletion ansible/roles/kvaser/.gitignore

This file was deleted.

2 changes: 0 additions & 2 deletions ansible/roles/kvaser/defaults/main.yml

This file was deleted.

21 changes: 0 additions & 21 deletions ansible/roles/kvaser/tasks/main.yml

This file was deleted.

0 comments on commit 2ad1cfa

Please sign in to comment.