From 38cb54520fd8b2b22958b0ed6dd1c87dc705f604 Mon Sep 17 00:00:00 2001 From: Adam Miller Date: Mon, 7 Mar 2016 22:34:51 +0000 Subject: [PATCH] tasks/osbs_certs.yml: don't import the handler, it executes as a task --- tasks/osbs_certs.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/tasks/osbs_certs.yml b/tasks/osbs_certs.yml index 2b1c49e134..e6f4e5b62f 100644 --- a/tasks/osbs_certs.yml +++ b/tasks/osbs_certs.yml @@ -1,7 +1,5 @@ --- -- include: "{{ handlers }}/update_ca_trust.yml" - - name: put the osbs certs in place copy: src: "{{private}}/files/osbs/osbs-dev.certs/osbs-dev.fedorainfracloud.org.crt"