Skip to content

Commit

Permalink
added version to docs
Browse files Browse the repository at this point in the history
  • Loading branch information
maxfischer2781 committed Jul 26, 2022
1 parent 431d540 commit acba982
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/plugins/stopper.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,10 @@ The plugin is configured via the COBalD configuration file. The available parame

``executor`` defines how the script is executed, e.g. in the shell or via an SSH connection. The default is the execution in the shell via ShellExecutor.

.. versionadded:: 0.12.1

The ``executor`` parameter.

An example configuration of the plugin in a COBalD configuration file using the YAML interface is:

.. code:: yaml
Expand Down

0 comments on commit acba982

Please sign in to comment.