Class: Ansible::Ruby::Modules::Net_system

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

Overview

This module provides declarative management of node system attributes on network devices. It provides an option to configure host system parameters or remove those parameters from the device active configuration.

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

#domain_nameString?



16
# File 'lib/ansible/ruby/modules/generated/network/system/net_system.rb', line 16

attribute :domain_name

#domain_searchObject?



20
# File 'lib/ansible/ruby/modules/generated/network/system/net_system.rb', line 20

attribute :domain_search

#hostnameString?



12
# File 'lib/ansible/ruby/modules/generated/network/system/net_system.rb', line 12

attribute :hostname

#lookup_sourceString?



23
# File 'lib/ansible/ruby/modules/generated/network/system/net_system.rb', line 23

attribute :lookup_source

#name_serversArray<String>, ...



27
# File 'lib/ansible/ruby/modules/generated/network/system/net_system.rb', line 27

attribute :name_servers

#state:present, ...



31
# File 'lib/ansible/ruby/modules/generated/network/system/net_system.rb', line 31

attribute :state