From b0d61c1bd94ea416a82b6ce6b34b2fd1c56876f0 Mon Sep 17 00:00:00 2001 From: Steven Schattenberg Date: Wed, 18 Sep 2024 15:04:44 -0400 Subject: [PATCH] Fixed typo --- roles/gateway/tasks/main.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/gateway/tasks/main.yml b/roles/gateway/tasks/main.yml index 98dfdc4..ba1060b 100644 --- a/roles/gateway/tasks/main.yml +++ b/roles/gateway/tasks/main.yml @@ -1,4 +1,4 @@ -Z# Copyright (c) 2024, Itential, Inc +# Copyright (c) 2024, Itential, Inc # GNU General Public License v3.0+ (see LICENSE or https://www.gnu.org/licenses/gpl-3.0.txt) --- - name: Include release vars