Typofix.
This commit is contained in:
parent
8f001149e6
commit
ebd906b063
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
|||
- name: Copy over SSLCertificateChainFile if defined
|
||||
copy: >
|
||||
src=ssl.conf
|
||||
dest=/etc/httpd/ssl.conf
|
||||
dest=/etc/httpd/conf.d/ssl.conf
|
||||
owner=root
|
||||
group=root
|
||||
mode=0644
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue