Archived
Add vault lookup script
This commit is contained in:
@@ -1 +0,0 @@
|
|||||||
ansible/.vault.sh
|
|
||||||
|
|||||||
Executable
+5
@@ -0,0 +1,5 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
set -eu -o pipefail
|
||||||
|
|
||||||
|
echo $(pass show hosts/autonomic-dokku/vault/password)
|
||||||
Reference in New Issue
Block a user