Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Simple Deploy- and Management
package.lang.php.module.pdo
Commits
d74a32b0
Commit
d74a32b0
authored
Aug 02, 2021
by
Pietsch, Martin
Browse files
implemented new variables
parent
80e31772
Changes
1
Hide whitespace changes
Inline
Side-by-side
tasks/configure.yml
View file @
d74a32b0
...
...
@@ -10,4 +10,6 @@
super
:
true
vars
:
php_module_config_file
:
"
{{
php_mod_pdo_config_file
}}"
php_module_name
:
"
{{
'pdo_%s'
|
format(php_mod_pdo_name)
}}"
php_module_priority
:
"
{{
php_mod_pdo_priority
}}"
when
:
(php_mod_pdo_config_file | length) >
0
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment