Class: Ansible::Ruby::Modules::Win_disk_facts

Inherits:
Base show all
Defined in:
lib/ansible/ruby/modules/generated/windows/win_disk_facts.rb

Overview

With the module you can retrieve and output detailed information about the attached disks of the target and its volumes and partitions if existent.

Method Summary

Methods inherited from Base

#ansible_name, #to_h

Methods inherited from Ansible::Ruby::Models::Base

attr_option, attr_options, attribute, fix_inclusion, #initialize, remove_existing_validations, #to_h, validates

Constructor Details

This class inherits a constructor from Ansible::Ruby::Models::Base