when do runtask without ssh-privkey specified, you will see
'fatal: [*]: UNREACHABLE! => {"changed": false, "msg": "Failed to connect to the host via ssh: no such identity: /home/lnie/libtaskotron/None: No such file or directory\r\nPermission denied (publickey,gssapi-keyex,gssapi-with-mic,password).\r\n", "unreachable": true}
testplan:
git clone https://pagure.io/task-rpmlint-ansible
runtask -d -i gzip-1.8-1.fc25 -t koji_build --ssh user@IP -a x86_64 task-rpmlint-ansible/run_tests.yml
when do runtask without ssh-privkey specified, you will see
'fatal: [*]: UNREACHABLE! => {"changed": false, "msg": "Failed to connect to the host via ssh: no such identity: /home/lnie/libtaskotron/None: No such file or directory\r\nPermission denied (publickey,gssapi-keyex,gssapi-with-mic,password).\r\n", "unreachable": true}
testplan:
git clone https://pagure.io/task-rpmlint-ansible
runtask -d -i gzip-1.8-1.fc25 -t koji_build --ssh user@IP -a x86_64 task-rpmlint-ansible/run_tests.yml