configurations-ansible/roles/iptables-ipfs/README.md

35 lines
479 B
Markdown
Raw Normal View History

2022-11-21 16:52:36 +01:00
iptables-ipfs
=========
2022-11-21 16:52:36 +01:00
This role setup iptables rules for IPFS
Requirements
------------
2022-11-21 16:52:36 +01:00
.
Role Variables
--------------
- **ipfs_enabled** (boolean): Enable or disable IPFS rules
Dependencies
------------
2022-11-21 16:52:36 +01:00
.
Example Playbook
----------------
2022-11-21 16:52:36 +01:00
`ansible-playbook -i inventory/example.yml handbook.yml --extra-vars="target=your_target" --tags firewall`
License
-------
2022-11-21 16:52:36 +01:00
GPLv3
Author Information
------------------
2022-11-21 16:52:36 +01:00
- [Claudio Maradonna](https://social.unitoo.it/claudio)