From 9a866f549a9b4be9d2971fa9eab64873adbe9996 Mon Sep 17 00:00:00 2001 From: Alexandre IOOSS Date: Sat, 9 Feb 2019 07:52:59 +0100 Subject: [PATCH] Fix typo in nginx-riot.j2 --- roles/riot/templates/nginx-riot.j2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/riot/templates/nginx-riot.j2 b/roles/riot/templates/nginx-riot.j2 index 5db4b66..9518145 100644 --- a/roles/riot/templates/nginx-riot.j2 +++ b/roles/riot/templates/nginx-riot.j2 @@ -1,4 +1,4 @@ -# /etc/nginx/sites-availible/riot +# /etc/nginx/sites-available/riot # Ce fichier est géré par ansible server { listen 80;