summaryrefslogtreecommitdiff
path: root/essential.yml
diff options
context:
space:
mode:
authorDmitry Ilvokhin <d@ilvokhin.com>2024-03-03 21:23:58 +0000
committerDmitry Ilvokhin <d@ilvokhin.com>2024-03-03 21:23:58 +0000
commit9f524fb81e5cc5346f6241f4073787ed26351357 (patch)
tree5c211413f5859c068d797c0931316c872acfca3a /essential.yml
parent222ae0e397dad3daaf50472fd6ab76b57a2967d0 (diff)
downloadinfra-9f524fb81e5cc5346f6241f4073787ed26351357.tar.gz
infra-9f524fb81e5cc5346f6241f4073787ed26351357.tar.bz2
infra-9f524fb81e5cc5346f6241f4073787ed26351357.zip
Add role for bash
Diffstat (limited to 'essential.yml')
-rw-r--r--essential.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/essential.yml b/essential.yml
index 4675f10..9792ff8 100644
--- a/essential.yml
+++ b/essential.yml
@@ -6,5 +6,6 @@
- { role: sshd }
- { role: sudo }
- { role: atop }
+ - { role: bash }
- { role: vim }
- { role: screen }