January 2019
Intermediate to advanced
606 pages
15h 1m
English
We can use git to clone the Ceph Ansible repository:
git clone https://github.com/ceph/ceph-ansible.git sudo cp -a ceph-ansible/* /etc/ansible/
The preceding commands gives the following output:

Let's also explore some of the key folders in the git repository:
Read now
Unlock full access