web_logs: Fix creating ssh private key
This commit is contained in:
parent
cbe055b033
commit
0aad691b2e
1 changed files with 2 additions and 0 deletions
|
@ -30,6 +30,8 @@
|
||||||
- ed25519
|
- ed25519
|
||||||
- -C
|
- -C
|
||||||
- "logsync@{{ inventory_hostname }}"
|
- "logsync@{{ inventory_hostname }}"
|
||||||
|
- -N
|
||||||
|
- ""
|
||||||
- -f
|
- -f
|
||||||
- /etc/ssh/logsync/id_ed25519
|
- /etc/ssh/logsync/id_ed25519
|
||||||
creates: /etc/ssh/logsync/id_ed25519
|
creates: /etc/ssh/logsync/id_ed25519
|
||||||
|
|
Loading…
Add table
Reference in a new issue