formatter

This commit is contained in:
gwen 2026-02-11 11:59:36 +01:00
parent 5a094f31e5
commit bc6755e54d

View file

@ -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