mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
Typofix.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user