11 lines
162 B
Plaintext
11 lines
162 B
Plaintext
{%- from "php/map.jinja" import php with context %}
|
|
|
|
include:
|
|
- php.deprecated
|
|
- php
|
|
|
|
php-readline:
|
|
pkg:
|
|
- installed
|
|
- name: {{ php.readline_pkg }}
|