Add apt-dater-host to default installed packages.

This commit is contained in:
Markus 2016-04-11 22:39:59 +02:00
parent 54a86c3b4f
commit 79303d999c
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@
- name: Install misc software
apt: name={{ item }} state=present
with_items:
- apt-dater-host
- dnsutils
- htop
- openssl