Add sks web files
This commit is contained in:
parent
81d0789fb4
commit
8c306e4f7a
3 changed files with 228 additions and 0 deletions
|
@ -13,3 +13,13 @@
|
|||
copy: src=$files/keyserver/sksconf dest=/srv/sks/sksconf mode=0644
|
||||
tags:
|
||||
- config
|
||||
|
||||
- name: /srv/sks/web/index.html
|
||||
copy: src=$files/keyserver/index.html dest=/srv/sks/web/index.html mode=0644
|
||||
tags:
|
||||
- config
|
||||
|
||||
- name: /srv/sks/web/css.css
|
||||
copy: src=$files/keyserver/css.css dest=/srv/sks/web/css.css mode=0644
|
||||
tags:
|
||||
- config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue