We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TASK [install-bor : Build Bor] ***************************************************************************************************************************************************************************** fatal: [192.168.1.27]: FAILED! => {"changed": true, "cmd": ["make", "bor-all"], "delta": "0:00:00.002995", "end": "2021-06-20 16:11:23.502078", "msg": "non-zero return code", "rc": 2, "start": "2021-06-20 16:11:23.499083", "stderr": "make: *** No rule to make target 'bor-all'. Stop.", "stderr_lines": ["make: *** No rule to make target 'bor-all'. Stop."], "stdout": "", "stdout_lines": []}
PLAY RECAP ************************************************************************************************************************************************************************************************* 192.168.1.27 : ok=17 changed=5 unreachable=0 failed=1 skipped=0 rescued=0 ignored=0
The text was updated successfully, but these errors were encountered:
make all works instead of make bor-all
Sorry, something went wrong.
No branches or pull requests
TASK [install-bor : Build Bor] *****************************************************************************************************************************************************************************
fatal: [192.168.1.27]: FAILED! => {"changed": true, "cmd": ["make", "bor-all"], "delta": "0:00:00.002995", "end": "2021-06-20 16:11:23.502078", "msg": "non-zero return code", "rc": 2, "start": "2021-06-20 16:11:23.499083", "stderr": "make: *** No rule to make target 'bor-all'. Stop.", "stderr_lines": ["make: *** No rule to make target 'bor-all'. Stop."], "stdout": "", "stdout_lines": []}
PLAY RECAP *************************************************************************************************************************************************************************************************
192.168.1.27 : ok=17 changed=5 unreachable=0 failed=1 skipped=0 rescued=0 ignored=0
The text was updated successfully, but these errors were encountered: