From 87c0ba81bba9317438b5ee71c5e27a76b54dd0f0 Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Sat, 15 Jul 2017 17:26:42 +0200 Subject: [PATCH] fix typo --- tasks/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/config.yml b/tasks/config.yml index a85fcf9..5a3b5df 100644 --- a/tasks/config.yml +++ b/tasks/config.yml @@ -31,7 +31,7 @@ group: root mode: 0640 with_items: - - deafult.conf + - default.conf - header.conf notify: - nginx_restart