Class: Ansible::Ruby::Modules::Net_banner

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

Overview

This will configure both login and motd banners on network devices. It allows playbooks to add or remove banner text from the active running 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



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

attribute :banner

#state:present, ...



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

attribute :state

#textString?



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

attribute :text