This website requires JavaScript.
Explore
Help
Sign In
benediktwismans
/
ansible
Watch
1
Star
0
Fork
You've already forked ansible
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
37c95b1e7b
ansible
/
bootstrapTest.yml
10 lines
109 B
YAML
Raw
Blame
History
---
-
hosts
:
"{{ target }}"
remote_user
:
core
become
:
true
roles
:
-
kvm_setup
-
kvm_installvm
...
Reference in New Issue
View Git Blame
Copy Permalink