diff --git a/roles/common/tasks/packages.yml b/roles/common/tasks/packages.yml index 6f2c3b5..08e2111 100644 --- a/roles/common/tasks/packages.yml +++ b/roles/common/tasks/packages.yml @@ -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