Skip to content
Snippets Groups Projects
Commit 2bfd16ed authored by Pietsch, Martin's avatar Pietsch, Martin
Browse files

completed documentation

parent bf823ddd
Branches
No related tags found
No related merge requests found
## Description
This role installs, enables and configures the PHP module `<module>`.
This role installs, enables and configures the PHP module `ffi`.
## Requirements
### Variables
* php_mod_ffi_enable
* description:
* This option allows enabling or disabling FFI API usage, or restricting it only to the CLI SAPI and preloaded files.
* choices: [false, true, preload]
* default: "preload"
* php_mod_ffi_preload
* description:
* This option allows preloading of FFI bindings during startup.
* default: ""
## Processes
None
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment