diff --git a/roles/common/tasks/Debian.yml b/roles/common/tasks/Debian.yml index 6b0dcd7..a7e161d 100644 --- a/roles/common/tasks/Debian.yml +++ b/roles/common/tasks/Debian.yml @@ -16,6 +16,7 @@ - name: Install misc software apt: name={{ item }} state=present with_items: + - apt-dater-host - dnsutils - htop - openssl