From dd6fca4270eed81214f6639ae720f3f94ce02e8f Mon Sep 17 00:00:00 2001 From: Timo Makinen Date: Mon, 22 Mar 2021 20:36:37 +0000 Subject: [PATCH] Add certificate validation support for shell hosts --- playbooks/shell.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/playbooks/shell.yml b/playbooks/shell.yml index 7a9b49e..8db3fd2 100644 --- a/playbooks/shell.yml +++ b/playbooks/shell.yml @@ -21,6 +21,8 @@ - thinlinc-server - epel-repo - powertools-repo + - role: nginx/server + plaintext: true tasks: - name: install extra package groups