Created
November 13, 2014 14:45
-
-
Save natea/3cc2db7a2ddced42ccbf to your computer and use it in GitHub Desktop.
This file contains 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: [common | Install ZSH] ************************************************** | |
failed: [192.168.33.20] => {"failed": true} | |
stderr: E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem. | |
msg: 'apt-get install 'zsh' ' failed: E: dpkg was interrupted, you must manually run 'sudo dpkg --configure -a' to correct the problem. | |
FATAL: all hosts have already failed -- aborting | |
PLAY RECAP ******************************************************************** | |
to retry, use: --limit @/Users/nateaune/site.retry | |
192.168.33.20 : ok=5 changed=1 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