From 9948993c5e2de28fd5e6ad2dd1ce0e237ac508ac Mon Sep 17 00:00:00 2001 From: Christian Segundo Date: Thu, 20 Apr 2023 21:00:05 +0200 Subject: misc vars --- tasks/main.yaml | 7 ------- 1 file changed, 7 deletions(-) (limited to 'tasks/main.yaml') diff --git a/tasks/main.yaml b/tasks/main.yaml index 16c9fc9..6d4e69d 100644 --- a/tasks/main.yaml +++ b/tasks/main.yaml @@ -37,10 +37,3 @@ - name: Create certificates import_role: name: geerlingguy.certbot - vars: - certbot_auto_renew_user: "{{certbot_auto_renew_user}}" - certbot_create_if_missing: "{{certbot_create_if_missing}}" - certbot_install_method: "{{certbot_install_method}}" - certbot_create_method: "{{certbot_create_method}}" - certbot_create_standalone_stop_services: "{{certbot_create_standalone_stop_services}}" - certbot_create_command: "{{certbot_create_command}}" -- cgit v1.2.3