Fixes a typo in SSH playbook

This commit is contained in:
Maximilian Kratz 2023-04-06 10:15:24 +02:00
parent 458ca2d9a8
commit 1556855a45
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
---
- name: Determin SSH port
- name: Determine SSH port
hosts: all
gather_facts: no
tasks: