We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 347d647 commit 8320279Copy full SHA for 8320279
README.md
@@ -1,6 +1,6 @@
1
-# Ansible roles for `go-ipfs` and `ipfs-cluster`
+# Ansible role for `go-ipfs` and `ipfs-cluster`
2
3
-This repository contains Ansible roles to install and run
+This repository contains an Ansible role to install and run
4
[`go-ipfs`](https://github.com/ipfs/go-ipfs) and
5
[`IPFS Cluster`](https://github.com/ipfs/ipfs-cluster).
6
meta/main..yml
@@ -1,7 +1,6 @@
galaxy_info:
- author: your name
- description: your role description
- company: your company (optional)
+ author: Hector Sanjuan
+ description: Ansible role to install and run go-ipfs and IPFS Cluster
# If the issue tracker for your role is not on github, uncomment the
7
# next line and provide a value
0 commit comments