set a chroot prefix maybe

This commit is contained in:
Mark Riedesel 2024-11-20 14:02:59 -06:00
parent fe1de60c00
commit 93564fd41f
4 changed files with 6 additions and 12 deletions

View file

@ -1,10 +1,10 @@
---
- name: Check if we appear to be inside an ArchLinux live install environment
- name: detect archinso environment
hosts: all
roles:
- detect_archiso
- name: Provision new Arch workstation from scratch
- name: provision base archlinux installation
hosts: base
tags: base
roles: