summaryrefslogtreecommitdiff
path: root/setup.yml
Commit message (Collapse)AuthorAgeFilesLines
* setup: rename to servicesHEADmainJohannes Stoelp18 hours1-128/+0
|
* packages: move package update & install into own playbookJohannes Stoelp18 hours1-17/+0
|
* setup: generate & enable systemd unitsJohannes Stoelp19 hours1-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 Stoelp19 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
* setup: fix group setupJohannes Stoelp21 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 days1-0/+120