[passbolt] Add some dep

This commit is contained in:
Alexandre Iooss 2019-05-26 12:52:41 +02:00
parent a986ecd36a
commit 2e0679a973
No known key found for this signature in database
GPG Key ID: 6C79278F3FCDCC02
1 changed files with 4 additions and 0 deletions

View File

@ -13,9 +13,13 @@
apt:
name:
- composer
- php-fpm
- php-intl
- php-gnupg
- php-gd
- php-mysql
- nginx
- mariadb-server
state: present
update_cache: yes
register: apt_result