diff options
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |