palazzem / hanzo

Ansible orchestration to configure a development environment -
http://hanzo.sh
Other
23 stars 5 forks source link

feat!: `wheel` group doesn't require password #206

Closed palazzem closed 1 year ago

palazzem commented 1 year ago

Overview

Notes

There is no need to set a password to get root permissions in a development box that is entirely disposable and meant for 1 user only. Furthermore, the box runs in a container started with a sysbox-runc isolation and gaining root permissions has no implications in the main host.