From 62cd51722316039355638bd6169fd868b053ced3 Mon Sep 17 00:00:00 2001 From: Philipp Heckel Date: Sat, 29 Oct 2022 21:46:56 -0400 Subject: [PATCH] Added ansible-ntfy to integrations list --- docs/integrations.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/integrations.md b/docs/integrations.md index 5fd0e4fb..fead2764 100644 --- a/docs/integrations.md +++ b/docs/integrations.md @@ -84,6 +84,7 @@ messages until I finally finish implementing end-to-end encryption. - [ntfyer](https://github.com/KikyTokamuro/ntfyer) - Sending various information to your ntfy topic by time (TypeScript) - [git-simple-notifier](https://github.com/plamenjm/git-simple-notifier) - Script running git-log, checking for new repositories (Shell) - [ntfy-to-slack](https://github.com/ozskywalker/ntfy-to-slack) - Tool to subscribe to a ntfy topic and send the messages to a Slack webhook (Go) +- [ansible-ntfy](https://github.com/jpmens/ansible-ntfy) - Ansible action plugin to post JSON messages to nfty (Python) ## Blog + forum posts