Class: Ansible::Ruby::Modules::Seport

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

Overview

Manages SELinux network port type definitions.

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

#portsInteger, ...



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

attribute :ports

#proto:tcp, :udp



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

attribute :proto

#reload:yes, ...



28
# File 'lib/ansible/ruby/modules/generated/system/seport.rb', line 28

attribute :reload

#setypeString



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

attribute :setype

#state:absent, :present



24
# File 'lib/ansible/ruby/modules/generated/system/seport.rb', line 24

attribute :state