Added packages required for a bare metal install

This commit is contained in:
ubergeek 2019-01-07 12:57:58 -05:00
parent 9db3e8f004
commit 5ed0b78313
1 changed files with 2 additions and 0 deletions

View File

@ -14,6 +14,8 @@
- python-pip
- letsencrypt
- python-certbot-apache
- apt-https-transport
- cron
# Install ansible python package, because it's the latest
- name: Install ansible