configurations-ansible/roles/iptables-ipfs
2022-12-06 17:10:37 +01:00
..
defaults add architecture_mapping; add harden systemd for basic hardening role; add ipfs dedicated role 2022-11-22 15:04:17 +01:00
handlers init repo with: iptables, pihole, snort, yggdrasil, basic hardening, os-updates 2022-11-18 18:33:37 +01:00
meta init repo with: iptables, pihole, snort, yggdrasil, basic hardening, os-updates 2022-11-18 18:33:37 +01:00
tasks remove old variable_dep for iptables-ipfs, the role should be called if needed by another role 2022-12-06 17:10:37 +01:00
tests init repo with: iptables, pihole, snort, yggdrasil, basic hardening, os-updates 2022-11-18 18:33:37 +01:00
vars init repo with: iptables, pihole, snort, yggdrasil, basic hardening, os-updates 2022-11-18 18:33:37 +01:00
.travis.yml init repo with: iptables, pihole, snort, yggdrasil, basic hardening, os-updates 2022-11-18 18:33:37 +01:00
README.md add architecture_mapping; add harden systemd for basic hardening role; add ipfs dedicated role 2022-11-22 15:04:17 +01:00

iptables-ipfs

This role setup iptables rules for IPFS

Requirements

.

Role Variables

  • ipfs_enabled (boolean): Enable or disable IPFS rules

Dependencies

.

Example Playbook

ansible-playbook -i inventory/example.yml handbook.yml --extra-vars="target=your_target" --tags firewall

License

GPLv3

Author Information