add: php mem caching module

This commit is contained in:
2024-12-23 12:01:41 +00:00
parent a1cac40b81
commit 3c3693d286

View File

@@ -1,3 +1,8 @@
- name: install packages
apt:
pkg:
- php-apcu
- name: Add slapd script to cron
cron:
minute: "*/4"