]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
consume ceph_volume module when possible
authorDimitri Savineau <dsavinea@redhat.com>
Wed, 18 Nov 2020 22:20:45 +0000 (17:20 -0500)
committerGuillaume Abrioux <gabrioux@redhat.com>
Tue, 1 Dec 2020 16:54:10 +0000 (17:54 +0100)
commitcf7345f143148a6be2d71954f829a8f7fe11ab22
tree9b74ded5ea1e3ce496de2cd1fc275d1580af0d81
parent2e417ab901576e175db4b43091975f643ba83415
consume ceph_volume module when possible

We should always use the ceph_volume ansible module when possible.
This patch replace the ceph-volume inventory and lvm {list,zap} commands
called via the command/shell modules by the corresponding call with the
ceph_volume module.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
infrastructure-playbooks/cephadm-adopt.yml
infrastructure-playbooks/filestore-to-bluestore.yml
infrastructure-playbooks/shrink-osd.yml
roles/ceph-osd/tasks/start_osds.yml