From 65e7a6b86270ab7215c7ef1542815e0b92157996 Mon Sep 17 00:00:00 2001 From: Markus Katharina Brechtel Date: Mon, 18 May 2020 01:28:21 +0200 Subject: [PATCH] pip3 requirement --- 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 86a5d25..4efda95 100644 --- a/tasks/setup_Debian.yaml +++ b/tasks/setup_Debian.yaml @@ -3,7 +3,7 @@ - name: install packages apt: pkg: - - python-pip + - python3-pip - ipv6calc - uuid - git