Merge "Run facts gathering always for upgrades."
This commit is contained in:
commit
282386e0b5
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user