Skip to content

Commit 55f52c8

Browse files
authored
Merge pull request #46 from stackhpc/release
Release 1.6.0
2 parents 394c9b0 + b5c66f7 commit 55f52c8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# StackHPC cephadm collection
22

3-
[![Ansible lint](https://github.com/stackhpc/ansible-collection-cephadm/actions/workflows/main.yml/badge.svg)](https://github.com/stackhpc/ansible-collection-cephadm/actions/workflows/main.yml) [![Publish](https://github.com/stackhpc/ansible-collection-cephadm/actions/workflows/publish.yml/badge.svg)](https://github.com/stackhpc/ansible-collection-cephadm/actions/workflows/publish.yml)
3+
[![Ansible lint](https://github.com/stackhpc/ansible-collection-cephadm/actions/workflows/test.yml/badge.svg)](https://github.com/stackhpc/ansible-collection-cephadm/actions/workflows/test.yml) [![Publish](https://github.com/stackhpc/ansible-collection-cephadm/actions/workflows/publish.yml/badge.svg)](https://github.com/stackhpc/ansible-collection-cephadm/actions/workflows/publish.yml)
44

55
This repo contains `stackhpc.cephadm` Ansible Collection. The collection includes modules and plugins supported by StackHPC for cephadm based deployments.
66

galaxy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
namespace: "stackhpc"
22
name: "cephadm"
3-
version: "1.5.1"
3+
version: "1.6.0"
44
readme: "README.md"
55
authors:
66
- "Michal Nasiadka"

0 commit comments

Comments
 (0)