Go to file
2024-05-21 14:18:08 -07:00
defaults Set up systemd service unit. 2023-05-29 09:34:09 -07:00
files Run as nobody instead of ntfy, which won't be created it ntfy isn't installed on this server. 2024-05-21 14:18:08 -07:00
handlers Minor fixes after deploying with Synapse. 2023-08-11 12:26:08 -07:00
meta New Ansible Role to build and install ntfy-alertmanager. 2023-05-25 15:53:25 -07:00
tasks Minor fixes after deploying with Synapse. 2023-08-11 12:26:08 -07:00
templates Set up systemd service unit. 2023-05-29 09:34:09 -07:00
.gitignore New Ansible Role to build and install ntfy-alertmanager. 2023-05-25 15:53:25 -07:00
LICENSE New Ansible Role to build and install ntfy-alertmanager. 2023-05-25 15:53:25 -07:00
README.md New Ansible Role to build and install ntfy-alertmanager. 2023-05-25 15:53:25 -07:00

Ansible Role: ntfy-alertmanager

This Ansible Role installs ntfy-alertmanager.

Requirements

Role Variables

ntfy_alertmanager_version: v0.2.0

Example Playbook

- hosts: all
  roles:
    - role: bleetube.ntfy-alertmanager