Class: Ansible::Ruby::Modules::Win_security_policy

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

Overview

Allows you to set the local security policies that are configured by SecEdit.exe.

Instance Method Summary collapse

Methods inherited from Base

#ansible_name, #to_h

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

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

Constructor Details

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

Instance Method Details

#keyString



16
# File 'lib/ansible/ruby/modules/generated/windows/win_security_policy.rb', line 16

attribute :key

#sectionString



12
# File 'lib/ansible/ruby/modules/generated/windows/win_security_policy.rb', line 12

attribute :section

#valueString, Integer



20
# File 'lib/ansible/ruby/modules/generated/windows/win_security_policy.rb', line 20

attribute :value