From 4f4c5676e9d72e0140210018e3ae4f5ef8196061 Mon Sep 17 00:00:00 2001 From: Corbin Bartsch Date: Sun, 29 Oct 2023 13:45:18 -0400 Subject: [PATCH] Update missed variable --- tasks/template_config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tasks/template_config.yaml b/tasks/template_config.yaml index 0f4d404..c6e4fe1 100644 --- a/tasks/template_config.yaml +++ b/tasks/template_config.yaml @@ -19,4 +19,4 @@ src: issue.net.j2 dest: "{{ openssh_banner_file }}" mode: '0644' - when: ssh_banner + when: openssh_banner