56453eaee8
Signed-off-by: Gael Chamoulaud (Strider) <gchamoul@redhat.com>
13 lines
258 B
YAML
13 lines
258 B
YAML
---
|
|
- hosts: all
|
|
vars:
|
|
metadata:
|
|
name: Advanced Format 512e Support
|
|
description: >
|
|
Detect whether the node disks use Advanced Format.
|
|
groups:
|
|
- prep
|
|
- pre-deployment
|
|
roles:
|
|
- advanced_format_512e_support
|