Add password generation script
I'm using these way too much lol
This commit is contained in:
parent
781f8f584f
commit
b65b625f78
2
pwgen-vault.sh
Normal file
2
pwgen-vault.sh
Normal file
@ -0,0 +1,2 @@
|
||||
#! /bin/sh
|
||||
pwgen 16 1 | ansible-vault encrypt_string
|
Loading…
Reference in New Issue
Block a user