fix mandatory handling

This commit is contained in:
Andreas Neue 2024-06-05 09:43:19 +02:00
parent c5ed8be31b
commit 37bb6e9c12
5 changed files with 9 additions and 5 deletions

2
apt.mk
View file

@ -1,4 +1,4 @@
MANDATORY-apt = DEPLOY_HOSTS SSH_USER APT_PACKAGES DEPLOY_NAME
MANDATORY = $(MANDATORY) APT_PACKAGES
pull-apt:
# nop