setup symlink to fedora theme
This commit is contained in:
parent
26a231213b
commit
113adedecc
1 changed files with 9 additions and 0 deletions
|
@ -37,6 +37,15 @@
|
||||||
- autocloud
|
- autocloud
|
||||||
- autocloud/frontend
|
- autocloud/frontend
|
||||||
|
|
||||||
|
- name: setup symlink to fedora theme
|
||||||
|
file: >
|
||||||
|
src=/usr/share/autocloud/static/bootstrap-3.3.4-fedora
|
||||||
|
dest=/usr/share/autocloud/static/bootstrap
|
||||||
|
state=link
|
||||||
|
tags:
|
||||||
|
- notifs
|
||||||
|
- notifs/frontend
|
||||||
|
|
||||||
- name: apply selinux type to static files
|
- name: apply selinux type to static files
|
||||||
file: >
|
file: >
|
||||||
dest=/usr/share/autocloud/static
|
dest=/usr/share/autocloud/static
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue