From 533e79ba959143f0459431a486bfb85c56c72ddc Mon Sep 17 00:00:00 2001 From: luisgulo Date: Fri, 24 Oct 2025 18:01:10 +0200 Subject: Releasing code version 1.8.0 --- examples/wait.yaml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 examples/wait.yaml (limited to 'examples/wait.yaml') diff --git a/examples/wait.yaml b/examples/wait.yaml new file mode 100644 index 0000000..87c9bb4 --- /dev/null +++ b/examples/wait.yaml @@ -0,0 +1,5 @@ +tasks: + - name: Pausa breve + module: wait + args: + seconds: 1.5 -- cgit v1.2.3