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
11c96fe48d
homelab
/
provision.sh
2 lines
96 B
Bash
Executable File
Raw
Blame
History
#!/bin/env fish
ANSIBLE_VAULT_PASSWORD_FILE
=
(
pass show ansible-homelab
|
psub
)
vagrant provision
Reference in New Issue
View Git Blame
Copy Permalink