Skip to content

Commit 8320279

Browse files
committed
fix meta
1 parent 347d647 commit 8320279

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# Ansible roles for `go-ipfs` and `ipfs-cluster`
1+
# Ansible role for `go-ipfs` and `ipfs-cluster`
22

3-
This repository contains Ansible roles to install and run
3+
This repository contains an Ansible role to install and run
44
[`go-ipfs`](https://github.com/ipfs/go-ipfs) and
55
[`IPFS Cluster`](https://github.com/ipfs/ipfs-cluster).
66

meta/main..yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
galaxy_info:
2-
author: your name
3-
description: your role description
4-
company: your company (optional)
2+
author: Hector Sanjuan
3+
description: Ansible role to install and run go-ipfs and IPFS Cluster
54

65
# If the issue tracker for your role is not on github, uncomment the
76
# next line and provide a value

0 commit comments

Comments
 (0)