Fix typo
This commit is contained in:
parent
a6b89d99aa
commit
cfb0ebe8a4
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@
|
|||
- config
|
||||
|
||||
- name: koji web config files
|
||||
copy: src={{ item }} path=/etc/httpd/conf.d/{{ item }} owner=root group=root
|
||||
copy: src={{ item }} dest=/etc/httpd/conf.d/{{ item }} owner=root group=root
|
||||
with_items:
|
||||
- kojiweb.conf
|
||||
- kojihub.conf
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue