From 887282479b6a26ea15936c8dce6ef53c5115b450 Mon Sep 17 00:00:00 2001 From: vincent Date: Thu, 4 Jun 2020 22:22:44 +0200 Subject: [PATCH] update aur statement --- tasks/AUR_builder.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/AUR_builder.yml b/tasks/AUR_builder.yml index 8f9006f..39a32fe 100644 --- a/tasks/AUR_builder.yml +++ b/tasks/AUR_builder.yml @@ -21,7 +21,7 @@ - name: install yay aur: - skip_installed: True + state: present name: yay use: makepkg skip_pgp_check: yes