Typo ftw
This commit is contained in:
parent
ae2df0d7e8
commit
0b6c42dcbf
1 changed files with 1 additions and 1 deletions
|
@ -67,7 +67,7 @@
|
||||||
|
|
||||||
- name: apply selinux type to static files
|
- name: apply selinux type to static files
|
||||||
file: >
|
file: >
|
||||||
des/usr/lib/python2.6/site-packages/nuancier/static/
|
dest=/usr/lib/python2.6/site-packages/nuancier/static/
|
||||||
setype=httpd_sys_content_t
|
setype=httpd_sys_content_t
|
||||||
state=directory
|
state=directory
|
||||||
recurse=yes
|
recurse=yes
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue