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
|
- name: Copy over SSLCertificateChainFile if defined
|
||||||
copy: >
|
copy: >
|
||||||
src=ssl.conf
|
src=ssl.conf
|
||||||
dest=/etc/httpd/ssl.conf
|
dest=/etc/httpd/conf.d/ssl.conf
|
||||||
owner=root
|
owner=root
|
||||||
group=root
|
group=root
|
||||||
mode=0644
|
mode=0644
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue