Skip to content

Instantly share code, notes, and snippets.

Last login: Thu Dec 13 14:40:02 on console
________________________________________________________________________________
| ~ @ d207-023-195-055 (adamtyoung)
| => tmjux
-bash: tmjux: command not found
________________________________________________________________________________
| ~ @ d207-023-195-055 (adamtyoung)
| => tmux
[exited]
________________________________________________________________________________
TASK [geerlingguy.php : Ensure PHP packages are installed.] ********************
changed: [drupalvm] => (item=php)
ok: [drupalvm] => (item=php-cli)
ok: [drupalvm] => (item=php-common)
changed: [drupalvm] => (item=php-devel)
changed: [drupalvm] => (item=php-fpm)
changed: [drupalvm] => (item=php-gd)
changed: [drupalvm] => (item=php-imap)
changed: [drupalvm] => (item=php-ldap)
failed: [drupalvm] (item=php-mbstring) => {"changed": false, "item": "php-mbstring", "msg": "http://rpms.remirepo.net/enterprise/7/php56/x86_64/php-mbstring-5.6.33-1.el7.remi.x86_64.rpm: [Errno 14] curl#6 - \"Could not resolve host: rpms.remirepo.net; Unknown error\"\nTrying other mirror.\nhttp://mirror.team-cymru.org/remi/enterprise/7/php56/x86_64/php-mbstring-5.6.33-1.el7.remi.x86_64.rpm: [Errno 14] curl#6 - \"Could not resolve host: mirror.team-cymru.org; Unknown error\"\nTrying other mirror.\nhttps://mirrors.tuna.tsinghua.edu.cn/remi/enterprise/7/php56/x86_64/php-mbstring-5.6.33-1.el7.remi.x86_64.rpm: [Errno 14] curl#6 - \"Could not re
TASK [geerlingguy.repo-remi : Install remi repo.] ******************************
fatal: [drupalvm]: FAILED! => {"changed": false, "msg": "Failure downloading http://rpms.remirepo.net/enterprise/remi-release-7.rpm, Request failed: <urlopen error [Errno -2] Name or service not known>"}
to retry, use: --limit @/Users/adamtyoung/drupalvm-my/provisioning/playbook.retry
PLAY RECAP *********************************************************************
drupalvm : ok=9 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.
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] **************************
# ---------------------------------------------------------------------------
#
# Description: This file holds all my BASH configurations and aliases
#
# Sections:
# 1. Environment Configuration
# 2. Make Terminal Better (remapping defaults and adding functionality)
# 3. File and Folder Management
# 4. Searching
# 5. Process Management