From 4629b931d77de58555f210cff27942a959d86db1 Mon Sep 17 00:00:00 2001 From: nicoo Date: Fri, 7 Feb 2020 13:43:13 +0100 Subject: [PATCH] fixup! Create deb.http.realraum.at apt-cacher instance --- ansible/host_playbooks/deb.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ansible/host_playbooks/deb.yml b/ansible/host_playbooks/deb.yml index 2f928b2..e0df7ff 100644 --- a/ansible/host_playbooks/deb.yml +++ b/ansible/host_playbooks/deb.yml @@ -62,7 +62,7 @@ Remap-raspbian: /raspbian ; file:backends_raspbian - - name: Configure's acng's backends + - name: Configure acng's backends notify: restart acng copy: dest: /etc/apt-cacher-ng/backends_{{ item.key }} -- 1.7.10.4