From 7691fbebd7f11f2caac54baf69e8f4a65f5f1965 Mon Sep 17 00:00:00 2001 From: Selvakumar <98340923+s3lva-kumar@users.noreply.github.com> Date: Thu, 22 Sep 2022 14:27:03 +0530 Subject: [PATCH] Update Makefile --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index a20f8b5..93e3b2a 100644 --- a/Makefile +++ b/Makefile @@ -64,6 +64,7 @@ install: installdirs cp -rv $(CURDIR)/build/* $(DESTDIR)/ submodule-update: + cd ansible/ansible-role-uguu git submodule update deploy: