add COPYING; add missing README informations #4

Merged
claudiomaradonna merged 5 commits from :master into master 2022-12-27 20:39:48 +01:00
Showing only changes of commit 15779943bf - Show all commits

View file

@ -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: