ansible-ffibk/roles/server-basic/vars/main.yml
2017-11-12 12:44:20 +01:00

16 lines
193 B
YAML

---
packages:
- apt-transport-https
- bridge-utils
- ethtool
- ifupdown2
- man-db
- mlocate
- mosh
- python3-yaml
- sudo
- sysfsutils
- vim
default_locale: "en_US.UTF-8"