Class: Ansible::Ruby::Modules::Win_dsc

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

Overview

Configures a resource using PowerShell DSC. Requires PowerShell version 5.0 or newer. Most of the options for this module are dynamic and will vary depending on the DSC Resource specified in I(resource_name). See :doc:/user_guide/windows_dsc for more information on how to use this module.

Instance Method Summary collapse

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

Instance Method Details

#free_formObject



23
# File 'lib/ansible/ruby/modules/generated/windows/win_dsc.rb', line 23

attribute :free_form

#module_versionString?



19
# File 'lib/ansible/ruby/modules/generated/windows/win_dsc.rb', line 19

attribute :module_version

#resource_nameString



15
# File 'lib/ansible/ruby/modules/generated/windows/win_dsc.rb', line 15

attribute :resource_name