From 2cddb725cbff2fb06f11dd168d35ba42b19ab153 Mon Sep 17 00:00:00 2001 From: Markus Katharina Brechtel Date: Mon, 30 Oct 2017 19:08:30 +0000 Subject: [PATCH] task name fixed --- tasks/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/main.yml b/tasks/main.yml index 6e99671..9813527 100644 --- a/tasks/main.yml +++ b/tasks/main.yml @@ -16,7 +16,7 @@ value: de_DE.UTF-8 UTF-8 vtype: multiselect -- name: locales present +- name: locales absent apt: pkg: locales state: absent