From 6be6477f82cd469b688270e3e6ceff0bf347060c Mon Sep 17 00:00:00 2001 From: Guilhem Moulin Date: Sun, 31 May 2015 23:19:30 +0200 Subject: typo --- roles/common/handlers/main.yml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'roles/common') diff --git a/roles/common/handlers/main.yml b/roles/common/handlers/main.yml index 13712fe..ddfe86b 100644 --- a/roles/common/handlers/main.yml +++ b/roles/common/handlers/main.yml @@ -34,3 +34,6 @@ - name: Reload Postfix service: name=postfix state=reloaded + +- name: Update certificate + command: update-ca-certificates -- cgit v1.2.3