10 lines
129 B
Plaintext
10 lines
129 B
Plaintext
{% from "php/map.jinja" import php with context %}
|
|
|
|
include:
|
|
- apt
|
|
|
|
php-curl:
|
|
pkg
|
|
- installed
|
|
- name: {{ curl-pkg }}
|