system-config/playbooks/roles/base-server/vars/Ubuntu.xenial.yaml

17 lines
376 B
YAML

distro_packages:
- dnsutils
- emacs-nox
- yaml-mode
- iputils-ping
- vim-nox
- unattended-upgrades
- mailutils
# Install this to make transitioning ansible on python2 from
# trusty to xenial easier then we can switch all xenial nodes
# to python3
- python2.7
- python
sftp_path: /usr/lib/openssh/sftp-server
ssh_service_name: ssh
ntp_service_name: ntp