Commit 3099800
authored
feat(ansible): add install_docker.yaml and deprecate docker.yaml (#7057)
Phase 1 (additive) of the ansible-entrypoint consolidation tracked in
#7052.
- Adds `install_docker.yaml`: tag-driven playbook installing docker_engine
and nvidia_container_toolkit. No host-side CUDA since CUDA userspace
libs belong inside the container.
- Marks `docker.yaml` with a deprecation banner pointing to the
replacement and a removal date of 2026-05-24. File is otherwise
untouched and remains functional during the transition window so
external consumers (TIER IV internal scripts, openadkit) can migrate.
Signed-off-by: Mete Fatih Cırıt <mfc@autoware.org>1 parent 2440d27 commit 3099800
2 files changed
Lines changed: 18 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
1 | 4 | | |
2 | 5 | | |
3 | 6 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
0 commit comments