mirror of
https://github.com/JamesTurland/JimsGarage.git
synced 2025-08-16 02:02:24 +00:00
Merge pull request #70 from jannesaarinen/main
fix:e ansible/ssh/readme.md (typo in a command)
This commit is contained in:
commit
3ed816339d
@ -14,7 +14,7 @@ ansible all -m ping
|
|||||||
|
|
||||||
# Create SSH Key
|
# Create SSH Key
|
||||||
```
|
```
|
||||||
ssh keygen -t ed25519 -C "ansible"
|
ssh-keygen -t ed25519 -C "ansible"
|
||||||
```
|
```
|
||||||
|
|
||||||
# Copy SSH Key
|
# Copy SSH Key
|
||||||
|
Loading…
x
Reference in New Issue
Block a user