From 8e168f685e82cbe129e7215d31450283c2eed44a Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Thu, 23 May 2024 00:13:20 +0200 Subject: basic apt-cache-ng role --- chaos-at-home/ch-apt.yml | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'chaos-at-home') diff --git a/chaos-at-home/ch-apt.yml b/chaos-at-home/ch-apt.yml index 3c38bb64..b159a854 100644 --- a/chaos-at-home/ch-apt.yml +++ b/chaos-at-home/ch-apt.yml @@ -7,3 +7,9 @@ - role: core/sshd/base - role: core/zsh - role: core/ntp + +- name: Payload Setup + hosts: ch-apt + roles: + - role: storage/lvm/base + - role: apt-cacher-ng -- cgit v1.2.3