8 lines
155 B
Text
8 lines
155 B
Text
{% from "{{ tpldir }}/map.jinja" import nginx with context %}
|
|
|
|
nginx_pkg:
|
|
pkg.installed:
|
|
- pkgs:
|
|
- nginx
|
|
- certbot
|
|
- certbot-nginx
|