Created
May 3, 2016 19:59
-
-
Save dansackett/c2bb0a3a30e00d3cb206db5406046d0b to your computer and use it in GitHub Desktop.
Revisions
-
dansackett created this gist
May 3, 2016 .There are no files selected for viewing
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 charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1,13 @@ PLAY [all] ********************************************************************* TASK [core : Install packages] ************************************************* failed: [default] (item=[u'language-pack-en', u'build-essential', u'zip', u'redis-server', u'npm', u'nodejs-legacy', u'libssl-dev', u'openssl', u'python-setuptools', u'mysql-server-5.6', u'nginx', u'php5-cli', u'php5-fpm', u'php5-gd', u'php5-mcrypt', u'php5-imap', u'php5-mysql', u'php5-curl', u'php5-json', u'php5-xdebug', u'php5-redis', u'php5-intl', u'ruby', u'ruby-dev', u'libsqlite3-dev', u'rubygems', u'bundler', u'curl', u'git', u'swaks']) => {"failed": true, "item": ["language-pack-en", "build-essential", "zip", "redis-server", "npm", "nodejs-legacy", "libssl-dev", "openssl", "python-setuptools", "mysql-server-5.6", "nginx", "php5-cli", "php5-fpm", "php5-gd", "php5-mcrypt", "php5-imap", "php5-mysql", "php5-curl", "php5-json", "php5-xdebug", "php5-redis", "php5-intl", "ruby", "ruby-dev", "libsqlite3-dev", "rubygems", "bundler", "curl", "git", "swaks"], "msg": "No package matching 'nodejs-legacy' is available"} NO MORE HOSTS LEFT ************************************************************* to retry, use: --limit @ansible/playbook.retry PLAY RECAP ********************************************************************* default : ok=0 changed=0 unreachable=0 failed=1 Ansible failed to complete successfully. Any error output should be visible above. Please fix these errors and try again.