Module - advanced_format¶
This module provides for the following ansible plugin:
advanced_format
Module Documentation¶
Check whether a drive uses advanced format
Options¶
- drive:
 drive name
Authors¶
- :
 Martin Andre (@mandre)
Example Tasks¶
- hosts: webservers
  tasks:
  - name: Detect whether the drive uses Advanced Format
    advanced_format: drive=vda