Manages installation and service via homebrew. Config at /opt/homebrew/var/forgejo/custom/conf/app.ini contains secrets and is not templated - backed up by borgmatic instead. Includes check that fails with restore instructions if config missing. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
3 lines
85 B
YAML
3 lines
85 B
YAML
---
|
|
- name: restart forgejo
|
|
ansible.builtin.command: brew services restart forgejo
|