mirror of
https://github.com/opentofu/opentofu.git
synced 2025-02-25 18:45:20 -06:00
update docs for rundeck_job
resource
Change-Id: Id40ae356eaaedf9656b7e38d96d8eb292c9d2cea
This commit is contained in:
parent
5d1e649581
commit
2178981b44
@ -125,6 +125,8 @@ The following arguments are supported:
|
|||||||
|
|
||||||
`command` blocks must have any one of the following combinations of arguments as contents:
|
`command` blocks must have any one of the following combinations of arguments as contents:
|
||||||
|
|
||||||
|
* `description`: (Optional) gives a description to the command block.
|
||||||
|
|
||||||
* `shell_command` gives a single shell command to execute on the nodes.
|
* `shell_command` gives a single shell command to execute on the nodes.
|
||||||
|
|
||||||
* `inline_script` gives a whole shell script, inline in the configuration, to execute on the nodes.
|
* `inline_script` gives a whole shell script, inline in the configuration, to execute on the nodes.
|
||||||
|
Loading…
Reference in New Issue
Block a user