Class: Ansible::Ruby::Modules::Vyos_config

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

Overview

This module provides configuration file management of VyOS devices. It provides arguments for managing both the configuration file and state of the active configuration. All configuration statements are based on ‘set` and `delete` commands in the device 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

#backup:yes, ...



24
# File 'lib/ansible/ruby/modules/generated/network/vyos/vyos_config.rb', line 24

attribute :backup

#commentString?



28
# File 'lib/ansible/ruby/modules/generated/network/vyos/vyos_config.rb', line 28

attribute :comment

#configObject?



32
# File 'lib/ansible/ruby/modules/generated/network/vyos/vyos_config.rb', line 32

attribute :config

#linesArray<String>, ...



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

attribute :lines

#match:line, ...



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

attribute :match

#save:yes, ...



35
# File 'lib/ansible/ruby/modules/generated/network/vyos/vyos_config.rb', line 35

attribute :save

#srcString?



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

attribute :src