diff --git a/tasks/osbs_certs.yml b/tasks/osbs_certs.yml index e7c8f734fd..2b1c49e134 100644 --- a/tasks/osbs_certs.yml +++ b/tasks/osbs_certs.yml @@ -7,5 +7,5 @@ src: "{{private}}/files/osbs/osbs-dev.certs/osbs-dev.fedorainfracloud.org.crt" dest: "/etc/pki/ca-trust/source/anchors/osbs-dev.fedorainfracloud.org.crt" when: env == "staging" - handlers: + notify: - update ca trust