From 1556855a45781e092c6a01278fb54536ca966f55 Mon Sep 17 00:00:00 2001 From: Maximilian Kratz Date: Thu, 6 Apr 2023 10:15:24 +0200 Subject: [PATCH] Fixes a typo in SSH playbook --- ssh.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ssh.yaml b/ssh.yaml index 8042a5e..62ca95e 100644 --- a/ssh.yaml +++ b/ssh.yaml @@ -1,5 +1,5 @@ --- -- name: Determin SSH port +- name: Determine SSH port hosts: all gather_facts: no tasks: