From d1a5db18d493ccb0847a0922dcba19a1bcf4dc99 Mon Sep 17 00:00:00 2001 From: Chris Hammer Date: Mon, 19 Feb 2024 16:27:28 -0500 Subject: [PATCH] Fix playbook name --- bigboot-v3.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bigboot-v3.yml b/bigboot-v3.yml index 7a8f1ca..7e89c56 100644 --- a/bigboot-v3.yml +++ b/bigboot-v3.yml @@ -1,5 +1,5 @@ --- -- name: Shrink logical volumes +- name: Resize the /boot parition to the desired size hosts: all become: true gather_facts: true