Skip to content

Moves to Ansible ipTables plugin

Kevin Poorman requested to merge (removed):tinc-iptables into master

This commit does 3 things:

  1. It marks the check_version.sh as executable
  2. It migrates the homelabos_tinc_iptables tasks from Shell tasks to the Ansible IpTables plugin.
  3. It installs the ubuntu iptables-persistent package, and triggers the persistence of iptable rules across reboots.

Merge request reports