Add pwgen

This commit is contained in:
paul 2020-08-11 00:01:26 +02:00
parent aeca7c84dd
commit 85a0fc8cd2
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
- name: Install goodies
apt: pkg={{ item }} state=present
with_items:
- pwgen
- apticron
- unattended-upgrades
- htop