37109c55aa
This reverts commit ac93fbbb47809108553bd91edf90700679652ca8. Reason for revert: breaks default install path for quickstart Change-Id: I7d513d1bffdfd4293f199c38216ceb00343e06c5
7 lines
145 B
YAML
7 lines
145 B
YAML
---
|
|
- name: Decide whether we need to build images
|
|
hosts: undercloud
|
|
tasks:
|
|
- include_role:
|
|
name: check-to-build-or-not-to-build
|