Skip to content

Commit 6bb7bd4

Browse files
authored
rosdep update --include-eol-distros for iron (#214)
Signed-off-by: ISP akm <akm@isp.co.jp>
1 parent d4f8233 commit 6bb7bd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ansible/roles/caret_iron/tasks/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
become: true
1717

1818
- name: ROS2 (update rosdep)
19-
command: rosdep update
19+
command: rosdep update --include-eol-distros
2020
become: false
2121

2222
- name: caret (rosdep install dependencies)

0 commit comments

Comments
 (0)