This website requires JavaScript.
Explore
Help
Sign In
ansible
/
homelab
Watch
1
Star
0
Fork
You've already forked homelab
0
Code
Issues
33
Pull Requests
Projects
1
Releases
Wiki
Activity
d72ee10d04
homelab
/
provision.sh
2 lines
96 B
Bash
Raw
Normal View
History
Unescape
Escape
provision.sh: add fish hashbang
2021-06-20 18:57:30 +00:00
#!/bin/env fish
general: add provision.sh
2021-06-20 18:37:06 +00:00
ANSIBLE_VAULT_PASSWORD_FILE
=
(
pass show ansible-homelab
|
psub
)
vagrant provision