music: Use nginx role
This commit is contained in:
parent
1d8e07bf04
commit
301529271d
5 changed files with 54 additions and 80 deletions
|
@ -23,12 +23,3 @@
|
|||
file: soundboard.yaml
|
||||
tags:
|
||||
- music_soundboard
|
||||
|
||||
- name: Install nginx config
|
||||
ansible.builtin.template:
|
||||
src: nginx-site.conf
|
||||
dest: /etc/nginx/sites-enabled/trollibox
|
||||
owner: root
|
||||
group: root
|
||||
mode: 0644
|
||||
notify: Reload nginx
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue