aboutsummaryrefslogtreecommitdiff
path: root/tasks
diff options
context:
space:
mode:
authorChristian Segundo2023-04-20 21:00:05 +0200
committerChristian Segundo2023-04-20 21:00:05 +0200
commit9948993c5e2de28fd5e6ad2dd1ce0e237ac508ac (patch)
tree33ac4bb31888c840279287f3af5e220c7cf819b9 /tasks
parentc12ca41df0463baf70ca78a5b62fa923b676ec47 (diff)
downloadcertbot-dns-cloudflare-9948993c5e2de28fd5e6ad2dd1ce0e237ac508ac.tar.gz
misc vars
Diffstat (limited to 'tasks')
-rw-r--r--tasks/main.yaml7
1 files changed, 0 insertions, 7 deletions
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}}"