Merge "Run facts gathering always for upgrades."

This commit is contained in:
Zuul 2019-09-10 19:27:23 +00:00 committed by Gerrit Code Review
commit 282386e0b5
1 changed files with 2 additions and 4 deletions

View File

@ -1114,14 +1114,12 @@ outputs:
name: Gather facts from undercloud
gather_facts: yes
become: false
tags:
- facts
tags: always
- hosts: DEPLOY_TARGET_HOST
name: Gather facts from overcloud
gather_facts: yes
tags:
- facts
tags: always
- hosts: all
name: Load global variables