Collect hardware facts for elastic data nodes
This is needed to have the required ansible facts for doing memory calculations. Change-Id: I8f260b723bbdca4c26ba62b01fcf8cb589ed31ce
This commit is contained in:
parent
1afff2760f
commit
b9c995415c
@ -15,7 +15,7 @@
|
||||
|
||||
- name: Refresh minimal facts
|
||||
setup:
|
||||
gather_subset: '!all,!any,network,virtual'
|
||||
gather_subset: '!all,!any,network,virtual,hardware'
|
||||
tags:
|
||||
- always
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user