fix: replace semaphore role with new Podman + Quadlet version

This commit is contained in:
Hermes Agent service account
2026-05-26 22:46:46 -05:00
parent a781ef8b14
commit c1810fde8a
5 changed files with 101 additions and 56 deletions

View File

@@ -1,7 +1,4 @@
---
# file: roles/semaphore/handlers/main.yml
- name: Restart Semaphore
community.docker.docker_compose_v2:
project_src: "{{ semaphore_compose_dir }}"
state: restarted
- name: reload systemd
ansible.builtin.systemd:
daemon_reload: true