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