Do not sync twice during pacman updates
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
# Make sure that keys are up to date, otherwise sig checks may fail
|
||||
pacman --sync --noprogressbar --noconfirm --refresh --needed archlinux-keyring
|
||||
|
||||
pacman --sync --noprogressbar --noconfirm --sysupgrade
|
||||
pacman --noprogressbar --noconfirm --sysupgrade
|
||||
|
||||
- name: Install pacman autoupdate service
|
||||
ansible.builtin.copy:
|
||||
|
||||
Reference in New Issue
Block a user