aboutsummaryrefslogtreecommitdiff
path: root/actions.yml
diff options
context:
space:
mode:
Diffstat (limited to 'actions.yml')
-rw-r--r--actions.yml14
1 files changed, 0 insertions, 14 deletions
diff --git a/actions.yml b/actions.yml
deleted file mode 100644
index caf6e70..0000000
--- a/actions.yml
+++ /dev/null
@@ -1,14 +0,0 @@
----
-send-hello:
- trigger:
- - conditional:
- interval: 30
- when:
- - host1.user.jonas > 0
- - True
- then:
- - host1.notify:
- msg: Hello
- - host1.notify:
- msg: World!
- - host1.wol: {}