Explain how to manually set {{.Path}} and {{.Vars}}

This commit is contained in:
DanHam 2018-04-18 12:07:56 +01:00
parent 2779fb0042
commit 8bbc9be713
No known key found for this signature in database
GPG Key ID: 58E79AEDD6AA987E
1 changed files with 3 additions and 1 deletions

View File

@ -101,7 +101,9 @@ Optional parameters:
template](/docs/templates/engine.html). There are two
available variables: `Path`, which is the path to the script to run, and
`Vars`, which is the location of a temp file containing the list of
`environment_vars`, if configured.
`environment_vars`. The value of both `Path` and `Vars` can be
manually configured by setting the values for `remote_path` and
`remote_env_var_path` respectively.
- `elevated_user` and `elevated_password` (string) - If specified, the
PowerShell script will be run with elevated privileges using the given