]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
purge-cluster: use parted ansible module
authorDimitri Savineau <dsavinea@redhat.com>
Tue, 12 Jan 2021 20:47:42 +0000 (15:47 -0500)
committerGuillaume Abrioux <gabrioux@redhat.com>
Wed, 3 Feb 2021 07:28:22 +0000 (08:28 +0100)
commit36fc04eaabb9e637603f4ff0d2311841b42a1367
tree5b232b34d300ba8e7cfac60e363d15c1f1ceb0d1
parentbc6948037faefcaeb6002404f270c06cc7cf73d7
purge-cluster: use parted ansible module

Instead of doing some scripting via the shell module, we can use the
parted ansible module to check the boot flag on partitions.

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
infrastructure-playbooks/purge-cluster.yml