From 899d87e6acb2db2f32857bf6d49088243faea83d Mon Sep 17 00:00:00 2001 From: Till Hoffmann Date: Thu, 19 Sep 2024 16:07:15 +0200 Subject: [PATCH] add localhost for blackhole config --- ansible/blackhole.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ansible/blackhole.yaml b/ansible/blackhole.yaml index 4bc9174..fe028da 100644 --- a/ansible/blackhole.yaml +++ b/ansible/blackhole.yaml @@ -1,6 +1,7 @@ - name: Blackhole configuration hosts: blackhole - # connection: local + #hosts: localhost + #connection: local #####