summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 25430d1..07c5778 100644
--- a/Makefile
+++ b/Makefile
@@ -3,7 +3,7 @@
# * support ssh as user instead of root
# * testing target
PACKER ?= packer
-ANSIBLE_DIR_CORE ?= ansible-roles
+ANSIBLE_DIR_CORE ?= ansible-dracut
ANSIBLE_DIR_PROV ?= ansible-roles-prov
HASHER ?= sha256sum
SHELL := /usr/bin/env bash