Skip to content

vexxhost/ansible-collection-ceph

Repository files navigation

Ansible collection for Ceph

This is a collection which contains playbooks and roles which allow you to deploy a Ceph cluster using Ansible. This collection is used by the Atmosphere project.

Contributing

You'll need to make sure that you have pre-commit setup and installed in your environment by running these commands:

pre-commit install --hook-type commit-msg