meta: add own inventory, add vault-unlock with GPG
This commit is contained in:
ansible.cfg
gpg
inventory
roles
custom
matrix-bridge-mautrix-telegram
defaults
matrix-bridge-mx-puppet-discord
templates
matrix-client-element
matrix-client-element
matrix-riot-web
5
gpg/open_vault.sh
Executable file
5
gpg/open_vault.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
set -e -u
|
||||
|
||||
gpg2 --batch --use-agent --decrypt $(dirname $0)/vault_passphrase.gpg 2>/dev/null
|
Reference in New Issue
Block a user