first commit
This commit is contained in:
commit
5816898404
50 changed files with 1031 additions and 0 deletions
3
vault.sh
Executable file
3
vault.sh
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
#!/bin/bash
|
||||
|
||||
ansible-vault encrypt_string --vault-password-file vault-password.txt --stdin-name $1
|
||||
Loading…
Add table
Add a link
Reference in a new issue