Ansible playbooks to deploy Ceph, the distributed filesystem.
 
 
 
 
Go to file
Guillaume Abrioux 3c122adf13 [skip ci] debug
debug

Signed-off-by: Guillaume Abrioux <gabrioux@ibm.com>
2024-08-07 12:54:01 +02:00
.github address Ansible linter errors 2024-03-07 21:03:32 +01:00
contrib nfs-ganesha support removal 2024-03-22 17:32:50 +01:00
docs nfs-ganesha support removal 2024-03-22 17:32:50 +01:00
group_vars nfs-ganesha support removal 2024-03-22 17:32:50 +01:00
infrastructure-playbooks nfs-ganesha support removal 2024-03-22 17:32:50 +01:00
library ceph_pool: add support check mode 2024-04-03 17:46:37 +02:00
module_utils ceph_ec_profile: add support more plugins 2024-03-17 00:44:45 +01:00
plugins nfs-ganesha support removal 2024-03-22 17:32:50 +01:00
profiles rgw_profiles: update rgw-keystone profiles 2024-03-20 10:57:51 +01:00
roles handlers: move tmpdir removal 2024-03-22 17:32:50 +01:00
tests nfs-ganesha support removal 2024-03-22 17:32:50 +01:00
.deepsource.toml core: refactor code quality issues 2021-03-25 14:57:02 +01:00
.gitignore Use upstream config_template collection 2022-01-18 20:22:10 +01:00
.mergify.yml mergify: reindent file properly 2022-06-15 11:28:40 +02:00
.readthedocs.yaml doc: update readthedoc settings 2022-07-29 17:02:08 +02:00
CONTRIBUTING.md nfs-ganesha support removal 2024-03-22 17:32:50 +01:00
LICENSE Add Ceph Playbook 2014-03-03 19:08:51 +01:00
Makefile master->main 2022-05-30 15:15:15 +02:00
README.rst [skip ci] debug 2024-08-07 12:54:01 +02:00
Vagrantfile nfs-ganesha support removal 2024-03-22 17:32:50 +01:00
ansible.cfg whitelist->allowlist 2022-05-30 15:15:15 +02:00
ceph-ansible.spec.in drop rhcs references 2024-03-07 21:03:33 +01:00
dashboard.yml nfs-ganesha support removal 2024-03-22 17:32:50 +01:00
dummy-ansible-hosts Fix Travis 2015-01-21 16:33:26 +01:00
generate_group_vars_sample.sh drop rhcs references 2024-03-07 21:03:33 +01:00
raw_install_python.yml install python-xml on SUSE/openSUSE only if python2 is installed 2019-09-27 14:19:32 +02:00
requirements.txt bump ansible-core to 2.16 2024-02-14 09:54:13 +01:00
requirements.yml ansible: bump to ansible 2.12 2022-06-15 08:09:10 +02:00
site-container.yml.sample handlers: move tmpdir removal 2024-03-22 17:32:50 +01:00
site.yml.sample handlers: move tmpdir removal 2024-03-22 17:32:50 +01:00
test.yml Remove spurious ceph. prefix for roles path in test.yml 2019-01-11 11:10:52 +01:00
tox-cephadm.ini tests: run vagrant_up.sh from dirname 2024-03-16 00:51:52 +01:00
tox-docker2podman.ini tests: run vagrant_up.sh from dirname 2024-03-16 00:51:52 +01:00
tox-external_clients.ini tests: run vagrant_up.sh from dirname 2024-03-16 00:51:52 +01:00
tox-podman.ini tests: run vagrant_up.sh from dirname 2024-03-16 00:51:52 +01:00
tox-rbdmirror.ini tests: run vagrant_up.sh from dirname 2024-03-16 00:51:52 +01:00
tox-shrink_osd.ini tests: run vagrant_up.sh from dirname 2024-03-16 00:51:52 +01:00
tox-subset_update.ini tests: run vagrant_up.sh from dirname 2024-03-16 00:51:52 +01:00
tox-update.ini tests/upgrade: various changes 2024-03-16 00:51:52 +01:00
tox.ini common: configure epel repository (rockylinux) 2024-03-20 13:42:52 +01:00
vagrant_variables.yml.sample nfs-ganesha support removal 2024-03-22 17:32:50 +01:00

README.rst

Ceph Ansible
==============

    The project is still maintained for the time being but it is encouraged to migrate to `cephadm <https://docs.ceph.com/en/latest/cephadm/>`_.

Ansible playbooks for Ceph, the distributed object, block, and file storage platform.

Please refer to our hosted documentation here: https://docs.ceph.com/projects/ceph-ansible/en/latest/
You can view documentation for our ``stable-*`` branches by substituting ``main`` in the link
above for the name of the branch. For example: https://docs.ceph.com/projects/ceph-ansible/en/stable-8.0/