From a2f60b8691706d67c1b5446a78f8bebd541f554c Mon Sep 17 00:00:00 2001 From: Dmitry Ilvokhin Date: Sat, 6 Jan 2024 18:31:09 +0000 Subject: Migrate essential role to playbook completely --- essential.yml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'essential.yml') 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 } -- cgit v1.2.3-70-g09d2