fix(base): Remove disabled root check for chroot

It does not work like I want it to - presumably since it counts for
tasks _within_ the play while it is the connection for the play itself
which requires root?
This commit is contained in:
Marty Oehme 2025-02-21 12:43:14 +01:00
parent cfb30260e4
commit 6ca2a5586d
Signed by: Marty
GPG key ID: 4E535BC19C61886E

View file

@ -3,7 +3,6 @@
become: true
vars:
ansible_chroot_exe: arch-chroot
disable_root_check: true
tasks:
# Prefer booster to dracut so make sure to never install it
- name: Ignore dracut