Add correct path here.
This commit is contained in:
parent
4318987e9f
commit
20bba5653c
1 changed files with 2 additions and 2 deletions
|
@ -41,10 +41,10 @@
|
|||
tags:
|
||||
- config
|
||||
|
||||
- name: install $pythonsitelib/fas/config/log.cfg
|
||||
- name: install pythonsitelib/fas/config/log.cfg
|
||||
copy: >
|
||||
src="fas-log.cfg"
|
||||
dest="$pythonsitelib/fas/config/log.cfg" # $pythonsitelib=?
|
||||
dest="/usr/lib/python2.6/site-packages/fas/config/log.cfg"
|
||||
owner=root
|
||||
group=root
|
||||
mode=0644
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue