From 255d3e04e01b0909a3671b588df7fcbfc9bd5679 Mon Sep 17 00:00:00 2001 From: Bastian de Byl Date: Sat, 2 Apr 2022 21:04:23 -0400 Subject: [PATCH] fixed lint issue in playbook --- ansible/roles/pihole/tasks/php.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/ansible/roles/pihole/tasks/php.yml b/ansible/roles/pihole/tasks/php.yml index 30a84d7..bc854df 100644 --- a/ansible/roles/pihole/tasks/php.yml +++ b/ansible/roles/pihole/tasks/php.yml @@ -10,4 +10,3 @@ - /srv/http/pihole/pihole/index.php tags: - pihole -