summaryrefslogtreecommitdiffstats
path: root/roles/bootstrap/tasks/install-archlinux.yml
diff options
context:
space:
mode:
Diffstat (limited to 'roles/bootstrap/tasks/install-archlinux.yml')
-rw-r--r--roles/bootstrap/tasks/install-archlinux.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/roles/bootstrap/tasks/install-archlinux.yml b/roles/bootstrap/tasks/install-archlinux.yml
index 9a864c4..805a04b 100644
--- a/roles/bootstrap/tasks/install-archlinux.yml
+++ b/roles/bootstrap/tasks/install-archlinux.yml
@@ -6,7 +6,6 @@
- "pacman -Syu --noconfirm"
- "pacman -Sy --needed archlinux-keyring --noconfirm"
changed_when: true
- failed_when: false
- name: "Run pacstrap"
ansible.builtin.command: