Make an empty welcome.conf instead of erasing
This commit is contained in:
parent
6b813e7b36
commit
fc785929c9
1 changed files with 2 additions and 2 deletions
|
@ -28,8 +28,8 @@
|
||||||
tags:
|
tags:
|
||||||
- people
|
- people
|
||||||
|
|
||||||
- name: Remove default welcome.conf
|
- name: Empty default welcome.conf
|
||||||
file: path=/etc/httpd/conf.d/welcome.conf state=absent
|
copy: dest=/etc/httpd/conf.d/welcome.conf content=""
|
||||||
tags:
|
tags:
|
||||||
- people
|
- people
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue