configurations-ansible/roles/iptables-ipfs
2022-11-22 15:04:17 +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
meta
tasks add architecture_mapping; add harden systemd for basic hardening role; add ipfs dedicated role 2022-11-22 15:04:17 +01:00
tests
vars
.travis.yml
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