Class: Ansible::Ruby::Modules::Vyos_system

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

Overview

Runs one or more commands on remote devices running VyOS. This module can also be introspected to validate key parameters before returning successfully.

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

#domain_nameString?



16
# File 'lib/ansible/ruby/modules/generated/network/vyos/vyos_system.rb', line 16

attribute :domain_name

#domain_searchArray<String>, ...



23
# File 'lib/ansible/ruby/modules/generated/network/vyos/vyos_system.rb', line 23

attribute :domain_search

#host_nameString?



12
# File 'lib/ansible/ruby/modules/generated/network/vyos/vyos_system.rb', line 12

attribute :host_name

#name_serversObject?



20
# File 'lib/ansible/ruby/modules/generated/network/vyos/vyos_system.rb', line 20

attribute :name_servers

#state:present, ...



27
# File 'lib/ansible/ruby/modules/generated/network/vyos/vyos_system.rb', line 27

attribute :state