fix path to the key
This commit is contained in:
parent
df40793c12
commit
edba3a8207
1 changed files with 1 additions and 1 deletions
|
@ -3,5 +3,5 @@ inventory = inventory.yml
|
|||
interpreter_python = /usr/bin/python3
|
||||
|
||||
remote_user = andrei
|
||||
private_key_file = id_ed25519_yatf
|
||||
private_key_file = ~/.ssh/id_ed25519_yatf
|
||||
host_key_checking = False
|
||||
|
|
Loading…
Reference in a new issue