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

View File

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