From d06a71182cf25b22b54e347f3aea1d9f24734437 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miroslav=20Such=C3=BD?= Date: Tue, 1 Apr 2014 13:18:46 +0000 Subject: [PATCH] do not use common restart file otherwise we will get /usr/local/bin/conditional-restart.sh - No such file or directory --- playbooks/hosts/copr-fe.cloud.fedoraproject.org.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/playbooks/hosts/copr-fe.cloud.fedoraproject.org.yml b/playbooks/hosts/copr-fe.cloud.fedoraproject.org.yml index ab7fa6fedc..a8989160d2 100644 --- a/playbooks/hosts/copr-fe.cloud.fedoraproject.org.yml +++ b/playbooks/hosts/copr-fe.cloud.fedoraproject.org.yml @@ -111,6 +111,5 @@ - fail2ban handlers: - - include: "{{ handlers }}/restart_services.yml" - name: restart httpd service: name=httpd state=restarted