tripleo-quickstart-extras/playbooks/to-build-or-not-to-build.yml
wes hayutin 37109c55aa Revert "Upgrade linters (ansible-lint v5)"
This reverts commit ac93fbbb47.

Reason for revert: breaks default install path for quickstart

Change-Id: I7d513d1bffdfd4293f199c38216ceb00343e06c5
2021-03-12 17:50:42 +00:00

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