|
$phone = Yii::$app->request->post();
FAILED! => {"ansible_facts": {"discovered_interpreter_python": "/usr/bin/python3"}, "changed": true, "cmd": "sudo /usr/local/src/./genymotion-3.2.1-linux_x64.bin", "delta": "0:00:30.115780", "end": "2022-05-23 17:12:24.236460", "msg": "command exceeded timeout", "rc": null, "start": "2022-05-23 17:11:54.120680", "stdout": "Installing for all users.\r\n\r\nInstalling to folder [/opt/genymobile/genymotion]. Are you sure [y/n] ? ", "stdout_lines": ["Installing for all users.", "", "Installing to folder [/opt/genymobile/genymotion]. Are you sure [y/n] ? "]
- name: Install genymotion
expect:
command: "sudo /usr/local/src/./genymotion-3.2.1-linux_x64.bin"
responses:
'Installing for all users.\r\n\r\nInstalling to folder [/opt/genymobile/genymotion]. Are you sure [y/n] ?': 'y'