From 4dcfee151b1bc7d959072e6e933f2385eed4162b Mon Sep 17 00:00:00 2001 From: handreas <andreas.hamacher@monash.edu> Date: Fri, 28 Feb 2020 09:23:30 +0000 Subject: [PATCH] testing timezone --- CICD/plays/allnodes.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/CICD/plays/allnodes.yml b/CICD/plays/allnodes.yml index 406bdb79..d6eed3ef 100644 --- a/CICD/plays/allnodes.yml +++ b/CICD/plays/allnodes.yml @@ -46,3 +46,4 @@ - { role: calculateKnownHosts, tags: [ calculateKnownHosts ] } - { role: SSHKnownHosts, tags: [ known_hosts ] } - { role: jasons_ssh_ca, tags: [ ssh_ca ] } + - { role: set_timezone } -- GitLab