force symlink for nginx config

This commit is contained in:
Jakub Sokołowski 2018-10-31 22:51:01 +01:00
parent a5f936f1a6
commit fae3746db6
No known key found for this signature in database
GPG Key ID: 4EF064D0E6D63020
1 changed files with 1 additions and 0 deletions

View File

@ -10,4 +10,5 @@
src: '/etc/nginx/sites-available/livepeer-config.conf'
dest: '/etc/nginx/sites-enabled/livepeer-config.conf'
state: link
force: true
notify: reload nginx