diff --git a/README.md b/README.md index 67a1582..7f4f640 100644 --- a/README.md +++ b/README.md @@ -135,7 +135,7 @@ Restic assumes untrusted environments, hence backups are always encrypted using ## Firewall -The `common` role comes with a [firewall](https://galaxy.ansible.com/geerlingguy/firewall) based on iptables. If you don't allow SSH (usually port 22) then you might lock yourself out. Have a look at `group_vars/vagrant.yml` for an example config. Add the corresponding [firewall parameters](https://galaxy.ansible.com/geerlingguy/firewall) to your `host_vars` and adapt them according to your needs. +The `common` role comes with a firewall based on iptables. If you don't allow SSH (usually port 22) then you might lock yourself out. Have a look at `group_vars/vagrant.yml` for an example config. Add the corresponding firewall parameters to your `host_vars` and adapt them according to your needs. ## Alternatives