Class: Ansible::Ruby::Modules::Cl_interface_policy

Inherits:
Base show all
Defined in:
lib/ansible/ruby/modules/generated/core/network/cumulus/cl_interface_policy.rb

Overview

This module affects the configuration files located in the interfaces folder defined by ifupdown2. Interfaces port and port ranges listed in the “allowed” parameter define what interfaces will be available on the switch. If the user runs this module and has an interface configured on the switch, but not found in the “allowed” list, this interface will be unconfigured. By default this is ‘/etc/network/interface.d` For more details go the Configuring Interfaces at docs.cumulusnetworks.com

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

#allowedArray<String>, ...



11
# File 'lib/ansible/ruby/modules/generated/core/network/cumulus/cl_interface_policy.rb', line 11

attribute :allowed

#locationString?



15
# File 'lib/ansible/ruby/modules/generated/core/network/cumulus/cl_interface_policy.rb', line 15

attribute :location