diff --git a/roles/bootstrap/tasks/config@corepkgs.yml b/roles/bootstrap/tasks/config@corepkgs.yml index e4898b0..1d2c4fa 100644 --- a/roles/bootstrap/tasks/config@corepkgs.yml +++ b/roles/bootstrap/tasks/config@corepkgs.yml @@ -13,4 +13,7 @@ file: configure_core/clamav.yml - name: Configure crowdsec import_tasks: - file: configure_core/crowdsec.yml \ No newline at end of file + file: configure_core/crowdsec.yml +# - name: Configure certbot and its plugins +# import_tasks: +# file: configure_core/certbot.yml \ No newline at end of file