Class: Ansible::Ruby::Modules::Awall

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

Overview

This modules allows for enable/disable/activate of I(awall) policies. Alpine Wall (I(awall)) generates a firewall configuration from the enabled policy files and activates the configuration on the system.

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

#activate:yes, ...



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

attribute :activate

#nameArray<String>, ...



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

attribute :name

#state:enabled, ...



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

attribute :state