getting weird failures in VAPID key generation trying something

This commit is contained in:
staticsafe 2018-05-28 13:28:04 -04:00
parent e1743c9425
commit 03239c1b88
1 changed files with 1 additions and 0 deletions

View File

@ -40,6 +40,7 @@
RAILS_ENV: production
PATH: '/home/mastodon/.rbenv/bin:/home/mastodon/.rbenv/shims:/home/mastodon/.rbenv/plugins/ruby-build/bin:{{ ansible_env.PATH }}'
SECRET_KEY_BASE: '0'
OTP_SECRET: '{{ OTP_SECRET.stdout }}'
args:
executable: /bin/bash
become: true