This module provides for the following ansible plugin:
- advanced_format
 
Check whether a drive uses advanced format
| drive: | drive name  | 
|---|
| : | Martin Andre (@mandre)  | 
|---|
- hosts: webservers
  tasks:
  - advanced_format: drive=vda
    name: Detect whether the drive uses Advanced Format
Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.