Skip to content

Latest commit

 

History

History
152 lines (67 loc) · 3.6 KB

CHANGELOG.md

File metadata and controls

152 lines (67 loc) · 3.6 KB

2.0.1 (2020-11-25)

Bug Fixes

  • use to_port instead of port in the documentation (9baae351)

2.0.0 (2020-11-05)

Features

Breaking changes

  • remove ufw_reset
  • remove ufw_logging
  • remove ufw_package
  • refactor ufw_status to ufw_enabled
  • refactor config variables to ufw_config map and add ufw_manage_config

1.10.0 (2019-10-18)

Features

1.9.1 (2019-06-17)

Features

  • update syntax to ansible 2.8 (6ab78745)

1.10.0 (2019-05-13)

1.9.0 (2018-10-04)

Features

  • update role owner name to weareinteractive.ufw (54ef9032)

1.8.0 (2018-10-04)

Features

1.7.1 (2018-03-08)

Features

  • use ufw module to reload service (c09cb5cd)

1.7.0 (2018-02-15)

Features

Bug Fixes

1.6.0 (2016-09-27)

Features

1.5.3 (2016-09-27)

Features

1.5.2 (2016-09-21)

Features

1.5.1 (2016-09-21)

Features

1.5.0 (2016-04-18)

Bug Fixes

  • fix deprication warnings for ansible 2.0 (9d2b97f8)

Features

  • user ansible-role docgen to generate README (455d2fe9)
  • add CHANGELOG (fd9dedf4)