Remove Ubuntu 18.04 support

This commit is contained in:
2022-09-10 23:26:55 +03:00
parent 1da0da53ec
commit 0240897b1b
15 changed files with 2 additions and 2751 deletions

View File

@ -1,8 +1,4 @@
---
# For Ubuntu 18.04
- name: reload php7.2-fpm
ansible.builtin.systemd: name=php7.2-fpm state=reloaded
# For Debian 10
- name: reload php7.3-fpm
ansible.builtin.systemd: name=php7.3-fpm state=reloaded