2025-03-31 16:02:58 +02:00
2025-03-31 16:00:19 +02:00
2025-03-31 16:02:18 +02:00
2025-03-31 16:02:41 +02:00

Semaphore Updater for Debian

The goal of this project is to provide an easy way to update semaphore installed via .deb package. Tested on Debian 12.

Usage

Grab the ansible playbook and the upgrade script locally, then program it with cron:

0 12 * * * /usr/bin/ansible-playbook /etc/ansible/playbooks/update-semaphore.yml
S
Description
Script and Ansible Playbook to update Semaphore locally on Debian
Readme GPL-3.0 41 KiB
Languages
Shell 100%