tasks/osbs_certs.yml: don't import the handler, it executes as a task

This commit is contained in:
Adam Miller 2016-03-07 22:34:51 +00:00
parent db2015358f
commit 38cb54520f

View file

@ -1,7 +1,5 @@
--- ---
- include: "{{ handlers }}/update_ca_trust.yml"
- name: put the osbs certs in place - name: put the osbs certs in place
copy: copy:
src: "{{private}}/files/osbs/osbs-dev.certs/osbs-dev.fedorainfracloud.org.crt" src: "{{private}}/files/osbs/osbs-dev.certs/osbs-dev.fedorainfracloud.org.crt"