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
|
- name: Install goodies
|
||||||
apt: pkg={{ item }} state=present
|
apt: pkg={{ item }} state=present
|
||||||
with_items:
|
with_items:
|
||||||
|
- pwgen
|
||||||
- apticron
|
- apticron
|
||||||
- unattended-upgrades
|
- unattended-upgrades
|
||||||
- htop
|
- htop
|
||||||
|
|
Loading…
Reference in a new issue