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.mbstring
Commits
108d06c9
Commit
108d06c9
authored
Jul 30, 2021
by
Pietsch, Martin
Browse files
added variables and default values
parent
37a50e65
Changes
4
Hide whitespace changes
Inline
Side-by-side
defaults/main.yml
View file @
108d06c9
---
php_module_config_file
:
"
module.ini.j2"
php_module_priority
:
<module prio>
php_module_config_file
:
"
mbstring.ini.j2"
php_module_priority
:
10
php_mod_mbstring_language
:
"
neutral"
php_mod_mbstring_detect_order
:
"
auto"
php_mod_mbstring_substitute_character
:
"
none"
php_mod_mbstring_encoding_translation
:
false
php_mod_mbstring_http_output_conv_mimetypes
:
"
^(text/|application/xhtml
\\
+xml)"
php_mod_mbstring_strict_detection
:
false
templates/m
odule
.ini.j2
→
templates/m
bstring
.ini.j2
View file @
108d06c9
File moved
vars/Debian-10.yml
View file @
108d06c9
---
package_packages
:
[
"
php7.3-
<module>
"
]
package_packages
:
[
"
php7.3-
mbstring
"
]
vars/main.yml
View file @
108d06c9
---
php_module_name
:
"
<module
name>
"
php_module_name
:
"
mbstring
"
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