diff --git a/ubuntu/roles/common/tasks/main.yml b/ubuntu/roles/common/tasks/main.yml index 18b3208..4394f22 100644 --- a/ubuntu/roles/common/tasks/main.yml +++ b/ubuntu/roles/common/tasks/main.yml @@ -41,7 +41,6 @@ - vnstat - python-dev - chrony - - letsencrypt - unattended-upgrades - name: Remove exim4 and consolekit apt: pkg={{ item }} state=absent