commented out import of certbot-related configuration tasks due to isolated inclusion in configure@vps playbook

This commit is contained in:
Alex Tavarez
2025-07-23 15:25:33 -04:00
parent faa341e4bd
commit 47e42283a1

View File

@@ -14,3 +14,6 @@
- name: Configure crowdsec - name: Configure crowdsec
import_tasks: import_tasks:
file: configure_core/crowdsec.yml file: configure_core/crowdsec.yml
# - name: Configure certbot and its plugins
# import_tasks:
# file: configure_core/certbot.yml