Ignore errors first time we copy .env.production

This commit is contained in:
staticsafe 2017-11-26 22:19:24 -05:00
parent 6b24b411b1
commit 533db0d400
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@
template:
src: .env.production
dest: /home/mastodon/live/.env.production
ignore_errors: True
become: true
become_user: mastodon
- name: Generate VAPID keys and register it