validations-common/validations_common/playbooks/512e.yaml
Gael Chamoulaud (Strider) e68c7f36d6 Add new metadata keys to the validation playbooks
This patch adds two new metadata keys to the validation playbooks:
- categories: A list of technical tags
- products: A list of targeted products (here mainly common)

This patch is also part of the Validation Metadata Evolution for the
Validations Framework.

Change-Id: Ie6b3a42a09292eadd4233b180132140052d89f09
Signed-off-by: Gael Chamoulaud (Strider) <gchamoul@redhat.com>
2021-09-30 10:04:55 +00:00

20 lines
387 B
YAML

---
- hosts: localhost
gather_facts: false
vars:
metadata:
name: Advanced Format 512e Support
description: >
Detect whether the node disks use Advanced Format.
groups:
- prep
- pre-deployment
categories:
- storage
- disk
- system
products:
- common
roles:
- advanced_format_512e_support