This commit is contained in:
Ralph Bean 2014-12-08 14:57:15 +00:00
parent 8f001149e6
commit ebd906b063

View file

@ -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