File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 16
16
changed_when : false
17
17
vars :
18
18
php_packages :
19
- - php{{php_default_version_debian}}
20
- - php{{php_default_version_debian}}-mysql
21
- - php{{php_default_version_debian}}-curl
22
- - php{{php_default_version_debian}}-pdo
23
- - php{{php_default_version_debian}}-xml
24
- - php{{php_default_version_debian}}-mbstring
25
- - php{{php_default_version_debian}}-gd
26
- - php-tokenizer
27
- - php{{php_default_version_debian}}-tidy
19
+ - " php{{php_default_version_debian}}"
20
+ - " php{{php_default_version_debian}}-mysql"
21
+ - " php{{php_default_version_debian}}-curl"
22
+ - " php{{php_default_version_debian}}-pdo"
23
+ - " php{{php_default_version_debian}}-xml"
24
+ - " php{{php_default_version_debian}}-mbstring"
25
+ - " php{{php_default_version_debian}}-gd"
26
+ - " php-tokenizer"
27
+ - " php{{php_default_version_debian}}-tidy"
28
28
29
29
bookstack_host : localhost
30
30
bookstack_db_name : bookstackdb
You can’t perform that action at this time.
0 commit comments