let the ssh allow to connect
This commit is contained in:
parent
4d7c868992
commit
ddb56522fb
1 changed files with 2 additions and 1 deletions
|
@ -75,9 +75,10 @@ remote_user=root
|
|||
|
||||
action_plugins = /usr/lib/python2.7/site-packages/ansible/runner/action_plugins:/home/copr/provision/action_plugins/
|
||||
|
||||
|
||||
private_key_file=/home/copr/.ssh/id_rsa
|
||||
|
||||
[paramiko_connection]
|
||||
record_host_keys=False
|
||||
|
||||
# nothing to configure yet
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue