Commit graph

4 commits

Author SHA1 Message Date
996560410e
ref(inventory): Make chroot target one child of target systems
This should allow just having a general 'target' system for ansible
which will take all the modifications - but not care whether we connect
to it locally (i.e. running from void) or through chroot.

We can set the connection method for the specific system(s) in whatever
we group as part of the target group then. For local installation we
simply add locally connected hosts and for chroot set up chrooted hosts.
2025-02-23 11:39:24 +01:00
9138d7b66b
ref(chroot): Move exe selection to host variable 2025-02-23 11:39:23 +01:00
e70b6428fd
ref(inventory): Rename guest group to void 2025-02-23 11:39:18 +01:00
457fb3517a
feat(network): Create separate networking playbook 2025-02-23 10:12:31 +01:00