fix path to default.conf
This commit is contained in:
parent
4f7870d212
commit
8f626ee434
@ -59,7 +59,7 @@
|
|||||||
|
|
||||||
- name: Remove default.conf from conf.d
|
- name: Remove default.conf from conf.d
|
||||||
file:
|
file:
|
||||||
path: /etc/conf.d/default.conf
|
path: /etc/nginx/conf.d/default.conf
|
||||||
state: absent
|
state: absent
|
||||||
|
|
||||||
- name: Add default page config
|
- name: Add default page config
|
||||||
|
Loading…
Reference in New Issue
Block a user