formatter
This commit is contained in:
parent
5a094f31e5
commit
bc6755e54d
1 changed files with 1 additions and 1 deletions
|
|
@ -17,12 +17,12 @@ vps: # vps target server system variables
|
||||||
examples:
|
examples:
|
||||||
- ./sshkeys/myssh_privatekey
|
- ./sshkeys/myssh_privatekey
|
||||||
type: unix_filename
|
type: unix_filename
|
||||||
mandatory: false
|
|
||||||
params:
|
params:
|
||||||
types:
|
types:
|
||||||
- file
|
- file
|
||||||
test_existence: true
|
test_existence: true
|
||||||
allow_relative: true
|
allow_relative: true
|
||||||
|
mandatory: false
|
||||||
|
|
||||||
nginx:
|
nginx:
|
||||||
description: pedagogic html static file server
|
description: pedagogic html static file server
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue