diff --git a/CICD/plays/allnodes.yml b/CICD/plays/allnodes.yml index 406bdb797108aa4d19a505742cb4df02f5df6909..d6eed3ef32a32d9b702b20534e2f916652c3c3e4 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 }