Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | setup: rename to servicesHEADmain | Johannes Stoelp | 18 hours | 1 | -128/+0 |
| | |||||
* | packages: move package update & install into own playbook | Johannes Stoelp | 18 hours | 1 | -17/+0 |
| | |||||
* | setup: generate & enable systemd units | Johannes Stoelp | 19 hours | 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 container | Johannes Stoelp | 19 hours | 1 | -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 setup | Johannes Stoelp | 21 hours | 1 | -1/+1 |
| | | | | | * group sets the users primary group * groups can be used with append to add the user to a group | ||||
* | initial server setup | Johannes Stoelp | 4 days | 1 | -0/+120 |