fix path to default.conf

This commit is contained in:
Robert Kaussow 2017-07-15 18:48:34 +02:00
parent 4f7870d212
commit 8f626ee434
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@
- name: Remove default.conf from conf.d
file:
path: /etc/conf.d/default.conf
path: /etc/nginx/conf.d/default.conf
state: absent
- name: Add default page config