Remove ensure-output-dirs role

This is now part of our base job.

Change-Id: If97d2a31f98630f0b3b57d865ee3e6849fb112e9
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2019-01-04 15:35:09 -05:00
parent 272e87dc07
commit 38ebb1b650
1 changed files with 0 additions and 6 deletions

View File

@ -1,12 +1,6 @@
---
- hosts: all
tasks:
# TODO(pabelanger): Remove once this lands in our base job in
# project-config.
- name: Execute ensure-output-dirs role
include_role:
name: ensure-output-dirs
- name: Disable extra wheels mirror
become: true
lineinfile: