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
|
- name: setup iptables for IPFS
|
||||||
when:
|
when:
|
||||||
- "is_docker is not true"
|
- "is_docker is not true"
|
||||||
- "ipfs_enabled is true"
|
|
||||||
block:
|
block:
|
||||||
- name: Allow new, established packets on TCP/UDP port 4001 (IPFS)
|
- name: Allow new, established packets on TCP/UDP port 4001 (IPFS)
|
||||||
ansible.builtin.iptables:
|
ansible.builtin.iptables:
|
||||||
|
|
Loading…
Add table
Reference in a new issue