Class: Ansible::Ruby::Modules::Nosh

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

Overview

Control running and enabled state for system-wide or user services. BSD and Linux systems are supported.

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

#enabledSymbol?



21
# File 'lib/ansible/ruby/modules/generated/system/nosh.rb', line 21

attribute :enabled

#nameString



13
# File 'lib/ansible/ruby/modules/generated/system/nosh.rb', line 13

attribute :name

#presetSymbol?



25
# File 'lib/ansible/ruby/modules/generated/system/nosh.rb', line 25

attribute :preset

#state:started, ...



17
# File 'lib/ansible/ruby/modules/generated/system/nosh.rb', line 17

attribute :state

#user:yes, ...



29
# File 'lib/ansible/ruby/modules/generated/system/nosh.rb', line 29

attribute :user