We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2967ee3 commit 6d69b2bCopy full SHA for 6d69b2b
main.go
@@ -35,6 +35,7 @@ var (
35
"ssh": handleArray(),
36
"tagOwners": handleObject(),
37
"tests": handleArray(),
38
+ "hosts": handleObject(),
39
}
40
)
41
0 commit comments