imfreedom/email-ansible

make sure we have gnupg2, htop, and iotop
draft
2020-11-16, Gary Kramlich
0dbc50763abf
Parents 44796c495069
Children 5a720c2af9fc
make sure we have gnupg2, htop, and iotop
--- a/roles/common/tasks/software.yaml Mon Nov 16 20:06:24 2020 -0600
+++ b/roles/common/tasks/software.yaml Mon Nov 16 20:35:18 2020 -0600
@@ -7,3 +7,6 @@
vars:
common_packages:
- fail2ban
+ - gnupg2
+ - htop
+ - iotop