Add pwgen
This commit is contained in:
parent
aeca7c84dd
commit
85a0fc8cd2
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@
|
|||
- name: Install goodies
|
||||
apt: pkg={{ item }} state=present
|
||||
with_items:
|
||||
- pwgen
|
||||
- apticron
|
||||
- unattended-upgrades
|
||||
- htop
|
||||
|
|
Loading…
Reference in a new issue