From c69e2838254ca43f3fe0aaf382ce194752ece93c Mon Sep 17 00:00:00 2001 From: Kevin Veen-Birkenbach Date: Wed, 16 Aug 2023 16:15:39 +0200 Subject: [PATCH] Added implementation hint for signal --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index e8bc132f..be2bdbfc 100644 --- a/README.md +++ b/README.md @@ -84,6 +84,9 @@ Run: ansible-galaxy collection install -r requirements.yml ``` +## todo +- implement: https://archlinux.org/packages/extra/x86_64/signal-desktop/ + ## See - https://www.middlewareinventory.com/blog/run-ansible-playbook-locally/ - https://stackoverflow.com/questions/30533372/run-an-ansible-task-only-when-the-hostname-contains-a-string