Fix filename
This commit is contained in:
parent
cfb0ebe8a4
commit
2f0b27b806
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@
|
||||||
notify: restart httpd
|
notify: restart httpd
|
||||||
|
|
||||||
- name: koji ssl config
|
- name: koji ssl config
|
||||||
copy: src=koji-ssl.confg dest=/etc/httpd/conf.d/ssl.conf
|
copy: src=koji-ssl.conf dest=/etc/httpd/conf.d/ssl.conf
|
||||||
tags:
|
tags:
|
||||||
- config
|
- config
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue