This website requires JavaScript.
Explore
Help
Sign In
mawalu
/
ansble-terraform-jsonnet
Watch
1
Star
0
Fork
0
Code
Issues
3
Pull Requests
Projects
Releases
Wiki
Activity
Files
main
ansble-terraform-jsonnet
/
services
/
playbook.libsonnet
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
12 lines
171 B
Jsonnet
Raw
Permalink
Normal View
History
Unescape
Escape
Refactor and add deployment support
2021-10-12 00:13:21 +02:00
[
{
name
:
"Test command"
,
hosts
:
"all"
,
tasks
:
[
{
"ansible.builtin.command"
:
"ls"
}
]
}
]
Reference in New Issue
Copy Permalink