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 cca8cd5 commit 416805dCopy full SHA for 416805d
sshdconfig/sshdconfig.dsc.resource.json
@@ -1,20 +1,20 @@
1
{
2
"manifestVersion": "1.0",
3
"configuration": {
4
- "get": {
5
- "executable": "sshdconfig",
6
- "args": [ "get" ],
7
- "acceptStdin": true
8
- },
9
- "set": {
10
11
- "args": [ "set" ],
12
13
14
- "test": {
15
16
- "args": [ "test" ],
17
18
- }
+ "get": {
+ "executable": "sshdconfig",
+ "args": [ "get" ],
+ "acceptStdin": true
+ },
+ "set": {
+ "args": [ "set" ],
+ "test": {
+ "args": [ "test" ],
+ }
19
}
20
+}
sshdconfig/test/sshd_config
0 commit comments