summaryrefslogtreecommitdiff
path: root/essential.yml
diff options
context:
space:
mode:
Diffstat (limited to 'essential.yml')
-rw-r--r--essential.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/essential.yml b/essential.yml
index 4e369ad..dc08d81 100644
--- a/essential.yml
+++ b/essential.yml
@@ -2,3 +2,6 @@
hosts: all
roles:
- { role: minimal }
+ - { role: users }
+ - { role: sudo }
+ - { role: atop }