From e02a028ff05a5c1508c42d4bd2ffaf5f01ab343a Mon Sep 17 00:00:00 2001 From: Markus Katharina Brechtel Date: Thu, 3 Oct 2019 17:24:50 +0200 Subject: [PATCH] removed unnescesary tasks --- tasks/main.yml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/tasks/main.yml b/tasks/main.yml index 181dbe8..cd39a1d 100644 --- a/tasks/main.yml +++ b/tasks/main.yml @@ -16,10 +16,3 @@ with_items: - fish_title - fish_prompt - -- file: - path: /etc/fish/conf.d/title.fish - state: absent -- file: - path: /etc/fish/conf.d/prompt.fish - state: absent