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
e70b6428fd
ref(inventory): Rename guest group to void 2025-02-23 11:39:18 +01:00
83e64b6776
feat(user): Enable sudo for wheel group 2025-02-23 10:12:32 +01:00
a3df7eeb27
feat(user): Set up user management for void 2025-02-21 17:58:07 +01:00