mirror of
https://github.com/saltstack-formulas/php-formula.git
synced 2025-04-16 01:30:24 +00:00
9 lines
149 B
Text
9 lines
149 B
Text
{%- from "php/map.jinja" import php with context %}
|
|
|
|
include:
|
|
- php.deprecated
|
|
- php
|
|
|
|
php-mail:
|
|
pkg.installed:
|
|
- name : {{ php.mail_pkg }}
|