set a chroot prefix maybe
This commit is contained in:
parent
fe1de60c00
commit
93564fd41f
4 changed files with 6 additions and 12 deletions
|
@ -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:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue