Remove logic for Ubuntu 20.04 and Debian 11

This commit is contained in:
2025-03-29 23:09:44 +03:00
parent 027a43ddbe
commit 88cb3a370e
10 changed files with 2 additions and 2510 deletions

View File

@ -1,8 +1,4 @@
---
# For Ubuntu 20.04 and Debian 11
- name: reload php7.4-fpm
ansible.builtin.systemd: name=php7.4-fpm state=reloaded
# For Debian 12
- name: reload php8.2-fpm
ansible.builtin.systemd: