Update automations.rst

This commit is contained in:
Gabriel Sieben 2022-07-13 00:05:26 +02:00 committed by GitHub
parent 168220b878
commit 3b3f506a9f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -760,6 +760,7 @@ or as lambda
.. code-block:: yaml
lambda: 'id(my_script).stop();'
@ -791,6 +792,7 @@ of the script are running in parallel, this will block until all of them have te
or as lambda
.. code-block:: yaml
lambda: |-