From 317b48601b50d4f6d0b4ea8a7cb8210a6c8f467b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=2E=20Fatih=20C=C4=B1r=C4=B1t?= Date: Tue, 17 Sep 2024 14:14:16 +0300 Subject: [PATCH] update comment MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: M. Fatih Cırıt --- ansible/playbooks/universe.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/playbooks/universe.yaml b/ansible/playbooks/universe.yaml index 62e58c74cd3..ce32248d98b 100644 --- a/ansible/playbooks/universe.yaml +++ b/ansible/playbooks/universe.yaml @@ -63,5 +63,5 @@ - role: autoware.dev_env.artifacts when: prompt_download_artifacts == 'y' - # Qt5ct setup + # Qt5ct setup (RViz theme) - role: autoware.dev_env.qt5ct_setup