forked from infra/ansible
web: Require curl for mastodon bot
This commit is contained in:
parent
37f6ab1e3e
commit
aad0591c16
@ -3,6 +3,7 @@
|
||||
- name: Install dependencies
|
||||
apt:
|
||||
name:
|
||||
- php-curl
|
||||
- php-fpm
|
||||
- php-ldap
|
||||
- php-sqlite3
|
||||
|
Loading…
Reference in New Issue
Block a user