From fd412b529a59e1f3981eb18d54b7472e1cca2a20 Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Mon, 28 Dec 2015 14:40:05 +0100 Subject: Only install letsencrypt-tiny to the relevant hosts. --- roles/common/handlers/main.yml | 3 --- 1 file changed, 3 deletions(-) (limited to 'roles/common/handlers') diff --git a/roles/common/handlers/main.yml b/roles/common/handlers/main.yml index a852c4d..47e3db8 100644 --- a/roles/common/handlers/main.yml +++ b/roles/common/handlers/main.yml @@ -44,9 +44,6 @@ - name: Restart bacula-fd service: name=bacula-fd state=restarted -- name: Update certificate - command: update-ca-certificates - - name: Restart munin-node service: name=munin-node state=restarted -- cgit v1.2.3