summaryrefslogtreecommitdiff
path: root/setup.yml
Commit message (Collapse)AuthorAgeFilesLines
* packages: move package update & install into own playbookJohannes Stoelp3 days1-17/+0
|
* setup: generate & enable systemd unitsJohannes Stoelp3 days1-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 Stoelp3 days1-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 Stoelp3 days1-1/+1
| | | | | * group sets the users primary group * groups can be used with append to add the user to a group
* initial server setupJohannes Stoelp6 days1-0/+120