computer-playbook/roles/systemd-notifier
2023-12-12 15:10:11 +01:00
..
handlers Improved performance by executing tasks just once per host 2023-12-12 15:10:11 +01:00
meta Changed systemd-notifier namings 2023-12-03 11:24:17 +01:00
tasks Improved performance by executing tasks just once per host 2023-12-12 15:10:11 +01:00
templates Changed systemd-notifier namings 2023-12-03 11:24:17 +01:00
README.md Changed systemd-notifier namings 2023-12-03 11:24:17 +01:00

systemd-notifier Ansible Role

Author: Kevin Veen-Birkenbach (kevin@veen.world)

Description

This Ansible role installs a systemd service that sends notifications via both systemd-notifier-telegram and systemd-notifier-email when any service fails.

Features include:

  • Configuration of a systemd service for notification.
  • Dependency management for the systemd-notifier-telegram and systemd-notifier-email roles.

This role was created as part of a conversation with OpenAI's ChatGPT and can be found here.

License

This Ansible role is licensed under the AGPL v3 License. See the LICENSE file for the full license text.

Role Dependencies

This role has the following dependencies:

  • systemd-notifier-telegram
  • systemd-notifier-email

Features

  • Installs a systemd service for sending notifications.
  • Integrates with both Telegram and Email for notification delivery.

Contact Information

For any questions or feedback, please contact the author:

Author: Kevin Veen-Birkenbach Email: kevin@veen.world