Skip to content

Releases: Oefenweb/ansible-ufw

v3.1.0

12 Apr 09:07
v3.1.0
7fcaff5
Compare
Choose a tag to compare
  • Add variable to apply the rule to routed/forwarded packets (thanks @starcraft66)

v3.0.25

02 Jan 15:15
v3.0.25
a49b1e4
Compare
Choose a tag to compare
  • Fix Ansible warnings
  • Add support for Ubuntu 18.04 and Debian 9

v3.0.0

10 Nov 20:09
Compare
Choose a tag to compare
  • Consistency changes
    • Ansible 2 fixes
    • Add support for Ubuntu 16.04
      • Changed value of ufw_rules (eth0 -> ansible_default_ipv4['interface'])
  • Removal of legacy variable ufw_default_policy

v2.1.0

22 Apr 07:46
Compare
Choose a tag to compare
  • Make default outgoing policy configurable (thanks @slgevens)
  • Make DEFAULT_FORWARD_POLICY configurable

v2.0.0

10 Jul 07:38
Compare
Choose a tag to compare
  • Fixed several typos: uwf => ufw

v1.0.0

10 Jul 07:37
Compare
Choose a tag to compare
  • Initial working version