Update arch container keyrings before sysupdate

master
jaseg 2020-12-29 13:06:44 +01:00
rodzic 73a2d0b0fb
commit 6635bc6d46
1 zmienionych plików z 3 dodań i 0 usunięć

Wyświetl plik

@ -55,6 +55,9 @@
regexp: '^CheckSpace'
line: '#CheckSpace'
- name: Update container keyring
shell: arch-chroot "{{root}}" pacman -Sy --noconfirm archlinux-keyring
- name: Update container and install software
shell: arch-chroot "{{root}}" pacman -Syu --noconfirm