Created
November 13, 2014 14:48
-
-
Save natea/64beb1c10a82b7a12de8 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| TASK: [docker | Install python Docker client] ********************************* | |
| failed: [192.168.33.20] => {"cmd": "/usr/local/bin/pip install -U docker-py", "failed": true, "rc": 8} | |
| msg: [Errno 8] Exec format error | |
| FATAL: all hosts have already failed -- aborting | |
| PLAY RECAP ******************************************************************** | |
| to retry, use: --limit @/Users/nateaune/site.retry | |
| 192.168.33.20 : ok=14 changed=7 unreachable=0 failed=1 | |
| Ansible failed to complete successfully. Any error output should be | |
| visible above. Please fix these errors and try again. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment