mirror of
https://github.com/geerlingguy/ansible-role-certbot.git
synced 2025-04-19 17:01:37 +02:00
7 lines
262 B
YAML
7 lines
262 B
YAML
---
|
|
certbot_package: certbot
|
|
certbot_nginx_plugin: python-certbot-nginx
|
|
certbot_nginx_plugin_apt_repos:
|
|
- deb http://deb.debian.org/debian stretch-backports main contrib non-free
|
|
- deb-src http://deb.debian.org/debian stretch-backports main contrib non-free
|