fix indentation
This commit is contained in:
parent
4f31c398cf
commit
0228263dc8
1 changed files with 2 additions and 2 deletions
|
@ -35,14 +35,14 @@
|
|||
tags:
|
||||
- regserver
|
||||
|
||||
- name: Copy fedora icon
|
||||
- name: Copy fedora icon
|
||||
copy:
|
||||
src: "{{files}}/reg-server/fedora.png"
|
||||
dest: "/var/lib/reg-server/static/fedora.png"
|
||||
tags:
|
||||
- regserver
|
||||
|
||||
- name: Copy custom styles.css
|
||||
- name: Copy custom styles.css
|
||||
copy:
|
||||
src: "{{files}}/reg-server/styles.css"
|
||||
dest: "/var/lib/reg-server/static/css/styles.css"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue