From ebe404b2219509554ab53f7c8c1356ca54529164 Mon Sep 17 00:00:00 2001 From: polz Date: Mon, 11 Sep 2023 17:05:18 +0200 Subject: [PATCH] Urejanje/usklajevanje - naprej --- roles/winroom/tasks/cmake.yml | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 roles/winroom/tasks/cmake.yml diff --git a/roles/winroom/tasks/cmake.yml b/roles/winroom/tasks/cmake.yml new file mode 100644 index 0000000..a678bdf --- /dev/null +++ b/roles/winroom/tasks/cmake.yml @@ -0,0 +1,3 @@ +- name: Do not install cmake + debug: + msg: "Do not install cmake"