forked from infra/ansible
Add apt-dater-host to default installed packages.
This commit is contained in:
parent
54a86c3b4f
commit
79303d999c
@ -16,6 +16,7 @@
|
||||
- name: Install misc software
|
||||
apt: name={{ item }} state=present
|
||||
with_items:
|
||||
- apt-dater-host
|
||||
- dnsutils
|
||||
- htop
|
||||
- openssl
|
||||
|
Loading…
Reference in New Issue
Block a user