From 28ea6d3f7249d85f3190a6fa75a0b45e2b133526 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Wed, 22 Jul 2020 20:35:59 +0200 Subject: switch to explicit python interpreter handling --- roles/ubuntu-ws/tasks/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'roles/ubuntu-ws') diff --git a/roles/ubuntu-ws/tasks/main.yml b/roles/ubuntu-ws/tasks/main.yml index 6fceef7f..cdf29182 100644 --- a/roles/ubuntu-ws/tasks/main.yml +++ b/roles/ubuntu-ws/tasks/main.yml @@ -62,7 +62,7 @@ - gnome-software-common - software-properties-gtk - software-properties-common - - python3-software-properties + - "{{ python_basename }}-software-properties" - flashplugin-installer - network-manager - network-manager-gnome -- cgit v1.2.3