Skip to content

Instantly share code, notes, and snippets.

@dansackett
Created May 3, 2016 19:59
Show Gist options
  • Save dansackett/c2bb0a3a30e00d3cb206db5406046d0b to your computer and use it in GitHub Desktop.
Save dansackett/c2bb0a3a30e00d3cb206db5406046d0b to your computer and use it in GitHub Desktop.
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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment