From b2a4ff0bd9bbd7dc9febca535312479efb4978f1 Mon Sep 17 00:00:00 2001 From: Johannes Christ Date: Sun, 25 Aug 2024 19:59:42 +0200 Subject: Kill remaining turing host variables --- ansible/host_vars/turing/alloy.yml | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 ansible/host_vars/turing/alloy.yml (limited to 'ansible') diff --git a/ansible/host_vars/turing/alloy.yml b/ansible/host_vars/turing/alloy.yml deleted file mode 100644 index 2e439d2..0000000 --- a/ansible/host_vars/turing/alloy.yml +++ /dev/null @@ -1,6 +0,0 @@ ---- -alloy_extra_files: - - name: nginx_access - path: "/var/log/nginx/access.log" - - name: nginx_error - path: "/var/log/nginx/error.log" -- cgit v1.2.3