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
|
- name: Install misc software
|
||||||
apt: name={{ item }} state=present
|
apt: name={{ item }} state=present
|
||||||
with_items:
|
with_items:
|
||||||
|
- apt-dater-host
|
||||||
- dnsutils
|
- dnsutils
|
||||||
- htop
|
- htop
|
||||||
- openssl
|
- openssl
|
||||||
|
Loading…
Reference in New Issue
Block a user