diff options
Diffstat (limited to 'essential.yml')
-rw-r--r-- | essential.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/essential.yml b/essential.yml index 9792ff8..0bb9211 100644 --- a/essential.yml +++ b/essential.yml @@ -6,6 +6,7 @@ - { role: sshd } - { role: sudo } - { role: atop } + - { role: ssh } - { role: bash } - { role: vim } - { role: screen } |