From 656d1df0f7019014094750433bcd17f686b3d17b Mon Sep 17 00:00:00 2001 From: Markus Katharina Brechtel Date: Fri, 26 Nov 2021 01:58:59 +0100 Subject: [PATCH] debian packages task name --- tasks/setup_Debian.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/setup_Debian.yaml b/tasks/setup_Debian.yaml index 201bdb2..8f5f673 100644 --- a/tasks/setup_Debian.yaml +++ b/tasks/setup_Debian.yaml @@ -1,6 +1,6 @@ --- -- name: install packages +- name: debian packages apt: pkg: - python3-pip