validations-common/validations_common/playbooks/check-ftype.yaml

13 lines
246 B
YAML

---
- hosts: all
vars:
metadata:
name: XFS ftype check
description: >
Check if there is at least 1 XFS volume
with ftype=0 in any deployed node.
groups:
- pre-upgrade
roles:
- xfs_check_ftype