- name: Set root password. shell: arch-chroot /mnt sh -c "echo root:{{ root_password }} | chpasswd"