Class: Ansible::Ruby::Modules::Seboolean

Inherits:
Base show all
Defined in:
lib/ansible/ruby/modules/generated/core/system/seboolean.rb

Overview

Toggles SELinux booleans.

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

#nameString



11
# File 'lib/ansible/ruby/modules/generated/core/system/seboolean.rb', line 11

attribute :name

#persistentBoolean?



15
# File 'lib/ansible/ruby/modules/generated/core/system/seboolean.rb', line 15

attribute :persistent

#state:yes, :no



19
# File 'lib/ansible/ruby/modules/generated/core/system/seboolean.rb', line 19

attribute :state