Skip to content

Instantly share code, notes, and snippets.

@adamtyoung
Created January 26, 2018 21:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save adamtyoung/1aa52d4f0a4ec88f72d527c45a1e64bb to your computer and use it in GitHub Desktop.
Save adamtyoung/1aa52d4f0a4ec88f72d527c45a1e64bb to your computer and use it in GitHub Desktop.
TASK [geerlingguy.drush : Install Drush.] **************************************
fatal: [drupalvm]: FAILED! => {"changed": false, "dest": "/usr/local/bin/drush", "msg": "Request failed", "response": "HTTP Error 404: Not Found", "state": "absent", "status_code": 404, "url": "https://github.com/drush-ops/drush/releases/download/7.x/drush.phar"}
RUNNING HANDLER [geerlingguy.firewall : restart firewall] **********************
RUNNING HANDLER [geerlingguy.postfix : restart postfix] ************************
RUNNING HANDLER [geerlingguy.apache : restart apache] **************************
RUNNING HANDLER [geerlingguy.php : restart webserver] **************************
RUNNING HANDLER [geerlingguy.php : restart php-fpm] ****************************
RUNNING HANDLER [geerlingguy.mysql : restart mysql] ****************************
to retry, use: --limit @/Users/adamtyoung/drupalvm-my/provisioning/playbook.retry
PLAY RECAP *********************************************************************
drupalvm : ok=150 changed=48 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