Add password generation script

I'm using these way too much lol
This commit is contained in:
Salt 2020-05-10 02:39:33 -05:00
parent 781f8f584f
commit b65b625f78

2
pwgen-vault.sh Normal file
View File

@ -0,0 +1,2 @@
#! /bin/sh
pwgen 16 1 | ansible-vault encrypt_string