This website requires JavaScript.
Explore
Help
Sign In
mawalu
/
ansble-terraform-jsonnet
Watch
1
Star
0
Fork
You've already forked ansble-terraform-jsonnet
0
Code
Issues
3
Pull Requests
Projects
Releases
Wiki
Activity
6cc0596b72
ansble-terraform-jsonnet
/
services
/
playbook.libsonnet
12 lines
171 B
Plaintext
Raw
Blame
History
[
{
name: "Test command",
hosts: "all",
tasks: [
{
"ansible.builtin.command": "ls"
}
]
}
]
Reference in New Issue
View Git Blame
Copy Permalink