From 9350832c383cf34a5339dea133e54e50c8b8bc0d Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Thu, 23 Jan 2020 12:38:52 +0100 Subject: Makefile: fix default dir name for ansible-dracut --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index f662007..d1579e0 100644 --- a/Makefile +++ b/Makefile @@ -299,7 +299,7 @@ help: @printf "\trm/\n" @echo @echo "Available options are:" - @printf "\tANSIBLE_DIR_CORE: Set directory with ansible roles for building initramfs (def: ansible-roles)\n" + @printf "\tANSIBLE_DIR_CORE: Set directory with ansible roles for building initramfs (def: ansible-dracut)\n" @printf "\tANSIBLE_DIR_PROV: Set directory with ansible roles for provisioning (def: ansible-roles-prov)\n" @printf "\tBUILDER: Set an ISO builder, do not autodetect\n" @printf "\tPROVISIONER: Set a provisioning builder, do not autodetect\n" -- cgit v1.2.3-55-g7522