Skip to content

Commit

Permalink
we are now on debian12
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolasberens committed Aug 25, 2024
1 parent 3df47eb commit ec1bc6e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion roles/ff_monitor/handlers/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
- name: Restart php-fpm
ansible.builtin.systemd:
daemon_reload: true
name: php7.4-fpm
name: php8.2-fpm
enabled: true
state: restarted

Expand Down

0 comments on commit ec1bc6e

Please sign in to comment.