Skip to content

Releases: robertdebock/ansible-role-firewall

Update docs

10 Jan 20:28
Compare
Choose a tag to compare

The docs have been updated to better explain how to lint.

Overall better

12 Dec 21:15
Compare
Choose a tag to compare

See the commits.

Consistency

06 Dec 06:06
Compare
Choose a tag to compare

This release includes:

  • Rename of (internally used) variables to preceed {{ role_name }}_.
  • Fix for Fedora Rawhide which uses python-3.
  • Fix for lint rule 405

Lesser ist besser

29 Nov 04:32
Compare
Choose a tag to compare

This release features:

  • Tests on less version of Ansible.
  • Tasks are not skipped on Docker by default.
  • Updated documentation.

Simpler is better

11 Nov 13:03
Compare
Choose a tag to compare

In order to make the tasks more readable and better maintainable, the variable structure has been improved.

no-gentoo

25 Oct 17:07
Compare
Choose a tag to compare

Gentoo has been removed from the tests, as it won't work in Travis because of timeouts.

Meta

23 Oct 05:05
Compare
Choose a tag to compare

Mostly meta fixes and cleanups. This means this role is ready for Galaxy 3.0.3 with quality assessments.

Integrated

10 Oct 09:11
Compare
Choose a tag to compare

On integration, an error was spotted, fixed in this release.

Ansible Fest 2018

08 Oct 05:46
Compare
Choose a tag to compare

All the goodness seen on Ansible Fest 2018, implemented into this role.

Firewalld

05 Sep 11:18
Compare
Choose a tag to compare

Using firewalld instead of iptables. Seems to work much more logical and ensure idempotency.