Fix typo of missing .
This commit is contained in:
parent
f6d0b0dee0
commit
6bc14b33b2
1 changed files with 1 additions and 1 deletions
|
@ -164,7 +164,7 @@
|
|||
# Setup web server config
|
||||
#
|
||||
- name: install web server config for batcave (mimetypes)
|
||||
copy: src=mime-typesconf dest=/etc/httpd/conf.d/mime-types.conf mode=0644
|
||||
copy: src=mime-types.conf dest=/etc/httpd/conf.d/mime-types.conf mode=0644
|
||||
tags:
|
||||
- batcave
|
||||
- config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue