Advertisement
Guest User

Untitled

a guest
Jun 20th, 2019
159
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 1.34 KB | None | 0 0
  1. PLAY [se1] *****************************************************************************************************************************************************************************************
  2.  
  3. TASK [Gathering Facts] *****************************************************************************************************************************************************************************
  4. An exception occurred during task execution. To see the full traceback, use -vvv. The error was: FileNotFoundError: [Errno 2] No such file or directory: b'ssh'
  5. fatal: [ansible-testing]: FAILED! => {"msg": "Unexpected failure during module execution.", "stdout": ""}
  6. An exception occurred during task execution. To see the full traceback, use -vvv. The error was: FileNotFoundError: [Errno 2] No such file or directory: b'ssh'
  7. fatal: [ansible-test-cluster]: FAILED! => {"msg": "Unexpected failure during module execution.", "stdout": ""}
  8.  
  9. PLAY RECAP *****************************************************************************************************************************************************************************************
  10. ansible-test-cluster       : ok=0    changed=0    unreachable=0    failed=1    skipped=0    rescued=0    ignored=0  
  11. ansible-testing            : ok=0    changed=0    unreachable=0    failed=1    skipped=0    rescued=0    ignored=0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement