This website requires JavaScript.
Explore
Help
Sign In
rilla
/
dockerfiles
Watch
1
Star
0
Fork
You've already forked dockerfiles
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
934fb947a1
dockerfiles
/
ansible
/
get_password.sh
4 lines
62 B
Bash
Raw
Blame
History
#!/bin/sh
[
-n
"
$VAULT_PASSWORD
"
]
&&
echo
"
$VAULT_PASSWORD
"
Reference in New Issue
View Git Blame
Copy Permalink