Skip to content

Releases: CSCfi/ansible-ferm-firewall

v1.3.1

04 Jan 16:13
Compare
Choose a tag to compare
remove flowdock reference from .travis.yml

v1.3.0

06 Feb 15:08
Compare
Choose a tag to compare
  • update comments

v1.2.9

10 Oct 19:28
Compare
Choose a tag to compare
  • Make sure ferm is running and remove some useless cruft

v1.2.8

10 Oct 18:14
Compare
Choose a tag to compare
  • fix linking

v1.2.7

10 Oct 17:21
Compare
Choose a tag to compare
  • use /etc/ferm/ferm.conf instead of /etc/ferm.conf

v1.2.6

10 Oct 16:59
Compare
Choose a tag to compare
  • use the same file locations for all Linux

v1.2.5

10 Oct 15:26
Compare
Choose a tag to compare
  • fix fermreloaded not registering
  • fix warnings
  • simplify requirements task

v1.2.4

26 Jul 12:28
Compare
Choose a tag to compare
  • fix test
  • fix fermreloaded not registering
  • do not print the whole ferm_rules variable content

v1.2.3

25 Jul 14:51
Compare
Choose a tag to compare

Actually delete the ferm firewall backup files

v1.2.2

27 Mar 12:53
2fa102a
Compare
Choose a tag to compare
  • Normalize/change to YAML syntax all over the tasks/main.yml
  • #5 - add a regexp to the lineinfile task to add the @include line into ferm.conf. Without it the task was breaking in ansible 2.5.0 with IndexError.