- use
to_port
instead ofport
in the documentation (9baae351)
- remove
ufw_reset
- remove
ufw_logging
- remove
ufw_package
- refactor
ufw_status
toufw_enabled
- refactor config variables to
ufw_config
map and addufw_manage_config
- add ipt_modules var (2d55660a)
- update syntax to ansible 2.8 (6ab78745)
- update role owner name to weareinteractive.ufw (54ef9032)
- add ufw comment variable (90a20afe)
- use ufw module to reload service (c09cb5cd)
- fix os check (f79f83a4)
- add
ufw_reset
option (f1f9398f)
- fail if not debian (a48260c3)
- explicitly set allow (2c534386)
- allow port 22 by default (a856fc3d)
- fix deprication warnings for ansible 2.0 (9d2b97f8)