remove certbot

This commit is contained in:
LinuxSquare 2024-02-02 11:27:35 +01:00
parent 3fe9fa7886
commit 0fff902b20

View file

@ -5,8 +5,6 @@ nginx_pkg:
pkg.installed: pkg.installed:
- pkgs: - pkgs:
- nginx - nginx
- certbot
- certbot-nginx
{% for profile in profiles %} {% for profile in profiles %}