tasks/osbs_certs.yml: don't import the handler, it executes as a task
This commit is contained in:
parent
db2015358f
commit
38cb54520f
1 changed files with 0 additions and 2 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue