summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* setup: rename to servicesHEADmainJohannes Stoelp105 min.2-5/+4
|
* packages: move package update & install into own playbookJohannes Stoelp105 min.3-19/+36
|
* setup: generate & enable systemd unitsJohannes Stoelp119 min.1-2/+28
| | | | | | Restarts container automatically on restart. Account lingering ensures that a systemd user management is started on device bootup.
* setup: fix access to ttyUSB0 from rootless containerJohannes Stoelp2 hours1-4/+3
| | | | | | | * keep-groups: allows container processes to use supplementary groups * device idempotency issue fixed with [1] [1] https://github.com/containers/ansible-podman-collections/pull/611
* make: add target to update all installed pkgsJohannes Stoelp4 hours1-0/+3
|
* setup: fix group setupJohannes Stoelp4 hours1-1/+1
| | | | | * group sets the users primary group * groups can be used with append to add the user to a group
* initial server setupJohannes Stoelp4 days5-0/+138