aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bootstrap_arch_container.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/bootstrap_arch_container.yml b/bootstrap_arch_container.yml
index e983f5c..dfe677b 100644
--- a/bootstrap_arch_container.yml
+++ b/bootstrap_arch_container.yml
@@ -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