added steps to get pushover credentials where they need to go
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
export PUSHOVER_USER={{ lookup('pipe', 'pass show pushover/user') }}
|
||||
export PUSHOVER_TOKEN={{ lookup('pipe', 'pass show pushover/token') }}
|
||||
Reference in New Issue
Block a user