Fixes a typo in SSH playbook
This commit is contained in:
parent
458ca2d9a8
commit
1556855a45
1 changed files with 1 additions and 1 deletions
2
ssh.yaml
2
ssh.yaml
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
- name: Determin SSH port
|
||||
- name: Determine SSH port
|
||||
hosts: all
|
||||
gather_facts: no
|
||||
tasks:
|
||||
|
|
Loading…
Add table
Reference in a new issue