php-formula/php/curl.sls

10 lines
129 B
Plaintext

{% from "php/map.jinja" import php with context %}
include:
- apt
php-curl:
pkg
- installed
- name: {{ curl-pkg }}