changed string to data.

This commit is contained in:
Tobias Herre 2023-09-26 14:58:58 +02:00
parent c23ab2a4db
commit 3f320b5cd1
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@ vars:
"phpm" string => "php";
ubuntu::
"modules" string => '[
"modules" data => '[
{m:"$(phpm)",f:"libphp$(install_php.version)"},
{m:"proxy",f:"mod_proxy"},
{m:"proxy_http",f:"mod_proxy_http"},