mirror of
https://github.com/JamesTurland/JimsGarage.git
synced 2024-11-21 23:40:19 +00:00
Merge branch 'main' of https://github.com/JamesTurland/JimsGarage
This commit is contained in:
commit
a93d38816c
1 changed files with 2 additions and 2 deletions
|
@ -14,7 +14,7 @@ ansible all -m ping
|
|||
|
||||
# Create SSH Key
|
||||
```
|
||||
ssh keygen -t ed25519 -C "ansible"
|
||||
ssh-keygen -t ed25519 -C "ansible"
|
||||
```
|
||||
|
||||
# Copy SSH Key
|
||||
|
|
Loading…
Reference in a new issue