add COPYING; add missing README informations #4
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@
|
|||
- name: setup iptables for IPFS
|
||||
when:
|
||||
- "is_docker is not true"
|
||||
- "ipfs_enabled is true"
|
||||
block:
|
||||
- name: Allow new, established packets on TCP/UDP port 4001 (IPFS)
|
||||
ansible.builtin.iptables:
|
||||
|
|
Loading…
Reference in a new issue