getting weird failures in VAPID key generation trying something
This commit is contained in:
parent
e1743c9425
commit
03239c1b88
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue