summaryrefslogtreecommitdiff
path: root/essential.yml
diff options
context:
space:
mode:
authorDmitry Ilvokhin <d@ilvokhin.com>2024-04-20 18:54:18 +0100
committerDmitry Ilvokhin <d@ilvokhin.com>2024-04-20 18:54:18 +0100
commit8f7fe713dba455cd6a2e4eef7da178c457a2e269 (patch)
treee8a922c8e628b87f76767d1e51a89e3f26a894c7 /essential.yml
parent845f69638e7a719fe611eb8c3aa067f3c8d5a217 (diff)
downloadinfra-8f7fe713dba455cd6a2e4eef7da178c457a2e269.tar.gz
infra-8f7fe713dba455cd6a2e4eef7da178c457a2e269.tar.bz2
infra-8f7fe713dba455cd6a2e4eef7da178c457a2e269.zip
Add paccache role to all hosts
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 0bb9211..1d625ce 100644
--- a/essential.yml
+++ b/essential.yml
@@ -6,6 +6,7 @@
- { role: sshd }
- { role: sudo }
- { role: atop }
+ - { role: paccache }
- { role: ssh }
- { role: bash }
- { role: vim }