lmn-client/roles/educontainer/defaults/main.yml
2023-02-07 19:15:50 +01:00

13 lines
255 B
YAML

## generate most of this list with 'tasksel --task-packages standard'
cont_packages:
- systemd-container
- openssh-server
- sudo
- python3
- auto-apt-proxy
- bash-completion
- ca-certificates
- man-db
- manpages
cont_packages_extra: []