Skip to content

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Firewall

Firewall configuration.

Read and understand this before making any changes to your configuration: https://www.frozentux.net/iptables-tutorial

Requirements

None

Role Variables

  • firewall_reload_ipv4: reload the active firewall for IPv4 when the rules change.
  • firewall_reload_ipv6: reload the active firewall for IPv6 when the rules change.

Dependencies

None

Example Playbook

- hosts: servers
  roles:
     - role: barkingiguana.firewall
       firewall_reload_ipv4: no

License

MIT

Author Information

An optional section for the role authors to include contact information, or a website (HTML is not allowed).

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors