From 7acb608737c8c2bd68aa12986e253c1a1eb9702d Mon Sep 17 00:00:00 2001 From: Dmitry Ilvokhin Date: Sat, 10 Feb 2024 18:33:11 +0000 Subject: Make certbot a dependencies of certificate --- roles/certificate/tasks/main.yml | 3 --- 1 file changed, 3 deletions(-) (limited to 'roles/certificate/tasks') diff --git a/roles/certificate/tasks/main.yml b/roles/certificate/tasks/main.yml index 225ada2..5d25a63 100644 --- a/roles/certificate/tasks/main.yml +++ b/roles/certificate/tasks/main.yml @@ -1,6 +1,3 @@ -- ansible.builtin.include_role: - name: certbot - - name: Request SSL certificate from Let's Encrypt shell: | # Make task independent: if nginx is already running, stop it and then -- cgit v1.2.3-70-g09d2