mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-06 07:51:35 +01:00
add: php mem caching module
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
- name: install packages
|
||||
apt:
|
||||
pkg:
|
||||
- php-apcu
|
||||
|
||||
- name: Add slapd script to cron
|
||||
cron:
|
||||
minute: "*/4"
|
||||
|
||||
Reference in New Issue
Block a user