Skip to content

Instantly share code, notes, and snippets.

@JasonWeakley
Created October 25, 2019 18:41
Show Gist options
  • Save JasonWeakley/3f085cb107596459ff7cd0e9e14681cf to your computer and use it in GitHub Desktop.
Save JasonWeakley/3f085cb107596459ff7cd0e9e14681cf to your computer and use it in GitHub Desktop.
PS C:\Users\ie18jbw\PROJECTS\vmachines\mdo2> vagrant up
Bringing machine 'mdodrupal' up with 'virtualbox' provider...
==> mdodrupal: Cloning VM...
==> mdodrupal: Matching MAC address for NAT networking...
==> mdodrupal: Checking if box 'geerlingguy/drupal-vm' version '2.0.3' is up to date...
==> mdodrupal: A newer version of the box 'geerlingguy/drupal-vm' for provider 'virtualbox' is
==> mdodrupal: available! You currently have version '2.0.3'. The latest is version
==> mdodrupal: '2.0.5'. Run `vagrant box update` to update.
==> mdodrupal: Setting the name of the VM: mdo2.dev
==> mdodrupal: Fixed port collision for 22 => 2222. Now on port 2200.
==> mdodrupal: Clearing any previously set network interfaces...
==> mdodrupal: Preparing network interfaces based on configuration...
mdodrupal: Adapter 1: nat
mdodrupal: Adapter 2: hostonly
==> mdodrupal: Forwarding ports...
mdodrupal: 22 (guest) => 2200 (host) (adapter 1)
==> mdodrupal: Running 'pre-boot' VM customizations...
==> mdodrupal: Booting VM...
==> mdodrupal: Waiting for machine to boot. This may take a few minutes...
mdodrupal: SSH address: 127.0.0.1:2200
mdodrupal: SSH username: vagrant
mdodrupal: SSH auth method: private key
==> mdodrupal: Machine booted and ready!
[mdodrupal] GuestAdditions versions on your host (6.0.4) and guest (6.0.10) do not match.
Reading package lists...
Building dependency tree...
Reading state information...
linux-headers-4.15.0-45-generic is already the newest version (4.15.0-45.48).
The following packages were automatically installed and are no longer required:
python-asn1crypto python-cffi-backend python-crypto python-cryptography
python-enum34 python-httplib2 python-idna python-ipaddress python-jinja2
python-markupsafe python-paramiko python-pkg-resources python-pyasn1
python-setuptools python-six python-yaml sshpass
Use 'sudo apt autoremove' to remove them.
The following additional packages will be installed:
build-essential dpkg-dev fakeroot g++ g++-7 libalgorithm-diff-perl
libalgorithm-diff-xs-perl libalgorithm-merge-perl libdpkg-perl libfakeroot
libfile-fcntllock-perl libstdc++-7-dev
Suggested packages:
python3-apport menu debian-keyring g++-multilib g++-7-multilib gcc-7-doc
libstdc++6-7-dbg bzr libstdc++-7-doc
The following NEW packages will be installed:
build-essential dkms dpkg-dev fakeroot g++ g++-7 libalgorithm-diff-perl
libalgorithm-diff-xs-perl libalgorithm-merge-perl libdpkg-perl libfakeroot
libfile-fcntllock-perl libstdc++-7-dev
0 upgraded, 13 newly installed, 0 to remove and 4 not upgraded.
Need to get 10.1 MB of archives.
After this operation, 45.8 MB of additional disk space will be used.
Get:1 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libstdc++-7-dev amd64 7.4.0-1ubuntu1~18.04.1 [1,468 kB]
Get:2 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7 amd64 7.4.0-1ubuntu1~18.04.1 [7,574 kB]
Get:3 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1,568 B]
Ign:4 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.1
Ign:5 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.1
Get:6 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 build-essential amd64 12.4ubuntu1 [4,758 B]
Ign:7 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 dkms all 2.3-3ubuntu9.4
Get:8 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB]
Get:9 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB]
Get:10 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB]
Get:11 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5 [11.1 kB]
Get:12 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB]
Get:13 http://us.archive.ubuntu.com/ubuntu bionic/main amd64 libfile-fcntllock-perl amd64 0.22-3build2 [33.2 kB]
Err:4 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.1
404 Not Found [IP: 91.189.91.23 80]
Err:5 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.1
404 Not Found [IP: 91.189.91.23 80]
Err:7 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 dkms all 2.3-3ubuntu9.4
404 Not Found [IP: 91.189.91.23 80]
Fetched 9,241 kB in 3s (3,084 kB/s)
E: Failed to fetch http://us.archive.ubuntu.com/ubuntu/pool/main/d/dpkg/libdpkg-perl_1.19.0.5ubuntu2.1_all.deb 404 Not Found [IP: 91.189.91.23 80]
E: Failed to fetch http://us.archive.ubuntu.com/ubuntu/pool/main/d/dpkg/dpkg-dev_1.19.0.5ubuntu2.1_all.deb 404 Not Found [IP: 91.189.91.23 80]
E: Failed to fetch http://us.archive.ubuntu.com/ubuntu/pool/main/d/dkms/dkms_2.3-3ubuntu9.4_all.deb 404 Not Found [IP: 91.189.91.23 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
Hit:1 http://us.archive.ubuntu.com/ubuntu bionic InRelease
Get:2 http://security.ubuntu.com/ubuntu bionic-security InRelease [88.7 kB]
Get:3 http://us.archive.ubuntu.com/ubuntu bionic-updates InRelease [88.7 kB]
Get:5 http://ppa.launchpad.net/ondrej/php/ubuntu bionic InRelease [20.8 kB]
Get:6 http://us.archive.ubuntu.com/ubuntu bionic-backports InRelease [74.6 kB]
Hit:4 https://packagecloud.io/varnishcache/varnish61/ubuntu bionic InRelease
Get:7 http://security.ubuntu.com/ubuntu bionic-security/main i386 Packages [386 kB]
Get:8 http://us.archive.ubuntu.com/ubuntu bionic-updates/main i386 Packages [597 kB]
Get:9 http://security.ubuntu.com/ubuntu bionic-security/main amd64 Packages [541 kB]
Get:10 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main amd64 Packages [51.6 kB]
Get:11 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 Packages [764 kB]
Get:12 http://security.ubuntu.com/ubuntu bionic-security/main Translation-en [180 kB]
Get:13 http://us.archive.ubuntu.com/ubuntu bionic-updates/main Translation-en [273 kB]
Get:14 http://security.ubuntu.com/ubuntu bionic-security/restricted amd64 Packages [9,856 B]
Get:15 http://security.ubuntu.com/ubuntu bionic-security/restricted Translation-en [3,480 B]
Get:16 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main i386 Packages [51.7 kB]
Get:17 http://us.archive.ubuntu.com/ubuntu bionic-updates/restricted amd64 Packages [16.7 kB]
Get:18 http://security.ubuntu.com/ubuntu bionic-security/universe i386 Packages [595 kB]
Get:19 http://us.archive.ubuntu.com/ubuntu bionic-updates/restricted i386 Packages [8,600 B]
Get:20 http://us.archive.ubuntu.com/ubuntu bionic-updates/restricted Translation-en [5,144 B]
Get:21 http://security.ubuntu.com/ubuntu bionic-security/universe amd64 Packages [616 kB]
Get:22 http://us.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 Packages [1,017 kB]
Get:23 http://ppa.launchpad.net/ondrej/php/ubuntu bionic/main Translation-en [24.3 kB]
Get:24 http://security.ubuntu.com/ubuntu bionic-security/universe Translation-en [205 kB]
Get:25 http://us.archive.ubuntu.com/ubuntu bionic-updates/universe i386 Packages [984 kB]
Get:26 http://security.ubuntu.com/ubuntu bionic-security/multiverse i386 Packages [4,292 B]
Get:27 http://security.ubuntu.com/ubuntu bionic-security/multiverse amd64 Packages [5,476 B]
Get:28 http://security.ubuntu.com/ubuntu bionic-security/multiverse Translation-en [2,500 B]
Get:29 http://us.archive.ubuntu.com/ubuntu bionic-updates/universe Translation-en [313 kB]
Get:30 http://us.archive.ubuntu.com/ubuntu bionic-updates/multiverse i386 Packages [6,928 B]
Get:31 http://us.archive.ubuntu.com/ubuntu bionic-updates/multiverse amd64 Packages [8,096 B]
Get:32 http://us.archive.ubuntu.com/ubuntu bionic-updates/multiverse Translation-en [3,972 B]
Get:33 http://us.archive.ubuntu.com/ubuntu bionic-backports/universe amd64 Packages [4,020 B]
Get:34 http://us.archive.ubuntu.com/ubuntu bionic-backports/universe i386 Packages [4,020 B]
Get:35 http://us.archive.ubuntu.com/ubuntu bionic-backports/universe Translation-en [1,856 B]
Fetched 6,956 kB in 4s (1,744 kB/s)
Reading package lists...
W: --force-yes is deprecated, use one of the options starting with --allow instead.
Reading package lists...
Building dependency tree...
Reading state information...
linux-headers-4.15.0-45-generic is already the newest version (4.15.0-45.48).
The following packages were automatically installed and are no longer required:
python-asn1crypto python-cffi-backend python-crypto python-cryptography
python-enum34 python-httplib2 python-idna python-ipaddress python-jinja2
python-markupsafe python-paramiko python-pkg-resources python-pyasn1
python-setuptools python-six python-yaml sshpass
Use 'sudo apt autoremove' to remove them.
The following additional packages will be installed:
build-essential dpkg-dev fakeroot g++ g++-7 libalgorithm-diff-perl
libalgorithm-diff-xs-perl libalgorithm-merge-perl libdpkg-perl libfakeroot
libfile-fcntllock-perl libstdc++-7-dev
Suggested packages:
python3-apport menu debian-keyring g++-multilib g++-7-multilib gcc-7-doc
libstdc++6-7-dbg bzr libstdc++-7-doc
The following NEW packages will be installed:
build-essential dkms dpkg-dev fakeroot g++ g++-7 libalgorithm-diff-perl
libalgorithm-diff-xs-perl libalgorithm-merge-perl libdpkg-perl libfakeroot
libfile-fcntllock-perl libstdc++-7-dev
0 upgraded, 13 newly installed, 0 to remove and 104 not upgraded.
Need to get 886 kB/10.1 MB of archives.
After this operation, 45.8 MB of additional disk space will be used.
Get:1 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB]
Get:2 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB]
Get:3 http://us.archive.ubuntu.com/ubuntu bionic-updates/main amd64 dkms all 2.3-3ubuntu9.7 [68.1 kB]
dpkg-preconfigure: unable to re-open stdin: No such file or directory
Fetched 886 kB in 1s (1,092 kB/s)
Selecting previously unselected package libstdc++-7-dev:amd64.
(Reading database ... 72109 files and directories currently installed.)
Preparing to unpack .../00-libstdc++-7-dev_7.4.0-1ubuntu1~18.04.1_amd64.deb ...
Unpacking libstdc++-7-dev:amd64 (7.4.0-1ubuntu1~18.04.1) ...
Selecting previously unselected package g++-7.
Preparing to unpack .../01-g++-7_7.4.0-1ubuntu1~18.04.1_amd64.deb ...
Unpacking g++-7 (7.4.0-1ubuntu1~18.04.1) ...
Selecting previously unselected package g++.
Preparing to unpack .../02-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ...
Unpacking g++ (4:7.4.0-1ubuntu2.3) ...
Selecting previously unselected package libdpkg-perl.
Preparing to unpack .../03-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ...
Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ...
Selecting previously unselected package dpkg-dev.
Preparing to unpack .../04-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ...
Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ...
Selecting previously unselected package build-essential.
Preparing to unpack .../05-build-essential_12.4ubuntu1_amd64.deb ...
Unpacking build-essential (12.4ubuntu1) ...
Selecting previously unselected package dkms.
Preparing to unpack .../06-dkms_2.3-3ubuntu9.7_all.deb ...
Unpacking dkms (2.3-3ubuntu9.7) ...
Selecting previously unselected package libfakeroot:amd64.
Preparing to unpack .../07-libfakeroot_1.22-2ubuntu1_amd64.deb ...
Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ...
Selecting previously unselected package fakeroot.
Preparing to unpack .../08-fakeroot_1.22-2ubuntu1_amd64.deb ...
Unpacking fakeroot (1.22-2ubuntu1) ...
Selecting previously unselected package libalgorithm-diff-perl.
Preparing to unpack .../09-libalgorithm-diff-perl_1.19.03-1_all.deb ...
Unpacking libalgorithm-diff-perl (1.19.03-1) ...
Selecting previously unselected package libalgorithm-diff-xs-perl.
Preparing to unpack .../10-libalgorithm-diff-xs-perl_0.04-5_amd64.deb ...
Unpacking libalgorithm-diff-xs-perl (0.04-5) ...
Selecting previously unselected package libalgorithm-merge-perl.
Preparing to unpack .../11-libalgorithm-merge-perl_0.08-3_all.deb ...
Unpacking libalgorithm-merge-perl (0.08-3) ...
Selecting previously unselected package libfile-fcntllock-perl.
Preparing to unpack .../12-libfile-fcntllock-perl_0.22-3build2_amd64.deb ...
Unpacking libfile-fcntllock-perl (0.22-3build2) ...
Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ...
Setting up libstdc++-7-dev:amd64 (7.4.0-1ubuntu1~18.04.1) ...
Setting up libfile-fcntllock-perl (0.22-3build2) ...
Setting up dpkg-dev (1.19.0.5ubuntu2.3) ...
Setting up dkms (2.3-3ubuntu9.7) ...
Processing triggers for libc-bin (2.27-3ubuntu1) ...
Setting up libfakeroot:amd64 (1.22-2ubuntu1) ...
Setting up libalgorithm-diff-perl (1.19.03-1) ...
Processing triggers for man-db (2.8.3-2ubuntu0.1) ...
Setting up g++-7 (7.4.0-1ubuntu1~18.04.1) ...
Setting up fakeroot (1.22-2ubuntu1) ...
update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode
Setting up libalgorithm-merge-perl (0.08-3) ...
Setting up libalgorithm-diff-xs-perl (0.04-5) ...
Setting up g++ (4:7.4.0-1ubuntu2.3) ...
update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
Setting up build-essential (12.4ubuntu1) ...
Processing triggers for libc-bin (2.27-3ubuntu1) ...
Copy iso file C:\Program Files\Oracle\VirtualBox\VBoxGuestAdditions.iso into the box /tmp/VBoxGuestAdditions.iso
Mounting Virtualbox Guest Additions ISO to: /mnt
mount: /mnt: WARNING: device write-protected, mounted read-only.
Installing Virtualbox Guest Additions 6.0.4 - guest version is 6.0.10
Verifying archive integrity... All good.
Uncompressing VirtualBox 6.0.4 Guest Additions for Linux........
VirtualBox Guest Additions installer
Removing installed version 6.0.10 of VirtualBox Guest Additions...
update-initramfs: Generating /boot/initrd.img-4.15.0-45-generic
Copying additional installer modules ...
Installing additional modules ...
VirtualBox Guest Additions: Building the VirtualBox Guest Additions kernel
modules. This may take a while.
VirtualBox Guest Additions: To build modules for other installed kernels, run
VirtualBox Guest Additions: /sbin/rcvboxadd quicksetup <version>
VirtualBox Guest Additions: Building the modules for kernel 4.15.0-45-generic.
update-initramfs: Generating /boot/initrd.img-4.15.0-45-generic
VirtualBox Guest Additions: Running kernel modules will not be replaced until
the system is restarted
VirtualBox Guest Additions: Starting.
An error occurred during installation of VirtualBox Guest Additions 6.0.4. Some functionality may not work as intended.
In most cases it is OK that the "Window System drivers" installation failed.
Unmounting Virtualbox Guest Additions ISO from: /mnt
Got different reports about installed GuestAdditions version:
Virtualbox on your host claims: 6.0.10
VBoxService inside the vm claims: 6.0.4
Going on, assuming VBoxService is correct...
Got different reports about installed GuestAdditions version:
Virtualbox on your host claims: 6.0.10
VBoxService inside the vm claims: 6.0.4
Going on, assuming VBoxService is correct...
==> mdodrupal: Checking for guest additions in VM...
==> mdodrupal: [vagrant-hostsupdater] Checking for host entries
==> mdodrupal: [vagrant-hostsupdater] found entry for: 192.168.88.93 mdo2.dev
==> mdodrupal: [vagrant-hostsupdater] found entry for: 192.168.88.93 www.mdo2.dev
==> mdodrupal: [vagrant-hostsupdater] found entry for: 192.168.88.93 adminer.mdo2.dev
==> mdodrupal: [vagrant-hostsupdater] found entry for: 192.168.88.93 xhprof.mdo2.dev
==> mdodrupal: [vagrant-hostsupdater] found entry for: 192.168.88.93 pimpmylog.mdo2.dev
==> mdodrupal: [vagrant-hostsupdater] found entry for: 192.168.88.93 dashboard.mdo2.dev
==> mdodrupal: Setting hostname...
==> mdodrupal: Configuring and enabling network interfaces...
==> mdodrupal: Mounting shared folders...
mdodrupal: /vagrant => C:/Users/ie18jbw/PROJECTS/vmachines/mdo2
mdodrupal: /var/www/drupalvm => C:/Users/ie18jbw/PROJECTS/vmachines/mdo2
==> mdodrupal: Running provisioner: drupalvm (ansible_local)...
mdodrupal: Installing Ansible...
mdodrupal: Running ansible-playbook...
PLAY [all] *********************************************************************
TASK [Gathering Facts] *********************************************************
ok: [mdodrupal]
TASK [Include OS-specific variables.] ******************************************
ok: [mdodrupal]
TASK [Define config_dir.] ******************************************************
skipping: [mdodrupal]
TASK [Include optional configuration files.] ***********************************
TASK [Configure toggle vars for Debian/Ubuntu.] ********************************
ok: [mdodrupal]
TASK [Configure toggle vars for CentOS.] ***************************************
skipping: [mdodrupal]
TASK [Ensure Apache is stopped and disabled if Nginx is used.] *****************
skipping: [mdodrupal]
TASK [Ensure Nginx is stopped and disabled if Apache is used.] *****************
ok: [mdodrupal]
TASK [Ensure MySQL is stopped and disabled if Postgres is used.] ***************
skipping: [mdodrupal]
TASK [Ensure Postgres is stopped and disabled if MySQL is used.] ***************
ok: [mdodrupal]
TASK [nginx_hosts shim] ********************************************************
ok: [mdodrupal]
TASK [include_tasks] ***********************************************************
included: /vagrant/provisioning/tasks/init-Debian.yml for mdodrupal
TASK [Update apt cache if needed.] *********************************************
[WARNING]: Could not find aptitude. Using apt-get instead
ok: [mdodrupal]
TASK [Install required dependencies.] ******************************************
ok: [mdodrupal]
TASK [Add repository for Apache 2.4.9+ (Ubuntu 12/14).] ************************
skipping: [mdodrupal]
TASK [Define php_xhprof_html_dir.] *********************************************
skipping: [mdodrupal]
TASK [Run configured pre-provision shell scripts.] *****************************
TASK [Run configured pre-provision ansible task files.] ************************
TASK [Set the PHP webserver daemon correctly when nginx is in use.] ************
skipping: [mdodrupal]
TASK [Ensure PHP version-specific workspace directory exists.] *****************
ok: [mdodrupal]
TASK [geerlingguy.repo-remi : Install remi repo.] ******************************
skipping: [mdodrupal]
TASK [geerlingguy.repo-remi : Import remi GPG key.] ****************************
skipping: [mdodrupal]
TASK [drupalvm.hostname : Configure /etc/mailname (Debian).] *******************
ok: [mdodrupal]
TASK [drupalvm.hostname : Add hostname to /etc/hosts.] *************************
changed: [mdodrupal]
TASK [drupalvm.hostname : Configure hostname.] *********************************
ok: [mdodrupal]
TASK [drupalvm.hostname : Set the hostname for current session.] ***************
skipping: [mdodrupal]
TASK [geerlingguy.firewall : Ensure iptables is present.] **********************
ok: [mdodrupal]
TASK [geerlingguy.firewall : Flush iptables the first time playbook runs.] *****
ok: [mdodrupal]
TASK [geerlingguy.firewall : Copy firewall script into place.] *****************
ok: [mdodrupal]
TASK [geerlingguy.firewall : Copy firewall init script into place.] ************
skipping: [mdodrupal]
TASK [geerlingguy.firewall : Copy firewall systemd unit file into place (for systemd systems).] ***
ok: [mdodrupal]
TASK [geerlingguy.firewall : Configure the firewall service.] ******************
ok: [mdodrupal]
TASK [geerlingguy.firewall : Check if firewalld package is installed (on RHEL).] ***
skipping: [mdodrupal]
TASK [geerlingguy.firewall : Disable the firewalld service (on RHEL, if configured).] ***
skipping: [mdodrupal]
TASK [geerlingguy.firewall : Check if ufw package is installed (on Ubuntu).] ***
fatal: [mdodrupal]: FAILED! => {"changed": false, "cmd": ["service", "ufw", "status"], "delta": "0:00:00.013615", "end": "2019-10-25 16:18:26.322174", "msg": "non-zero return code", "rc": 3, "start": "2019-10-25 16:18:26.308559", "stderr": "", "stderr_lines": [], "stdout": "* ufw.service - Uncomplicated firewall\n Loaded: loaded (/lib/systemd/system/ufw.service; disabled; vendor preset: enabled)\n Active: inactive (dead)\n Docs: man:ufw(8)", "stdout_lines": ["* ufw.service - Uncomplicated firewall", " Loaded: loaded (/lib/systemd/system/ufw.service; disabled; vendor preset: enabled)", " Active: inactive (dead)", " Docs: man:ufw(8)"]}
...ignoring
TASK [geerlingguy.firewall : Disable the ufw firewall (on Ubuntu, if configured).] ***
skipping: [mdodrupal]
TASK [geerlingguy.firewall : Check if ufw package is installed (on Archlinux).] ***
skipping: [mdodrupal]
TASK [geerlingguy.firewall : Disable the ufw firewall (on Archlinux, if configured).] ***
skipping: [mdodrupal]
TASK [geerlingguy.git : Ensure git is installed (RedHat).] *********************
skipping: [mdodrupal]
TASK [geerlingguy.git : Update apt cache (Debian).] ****************************
ok: [mdodrupal]
TASK [geerlingguy.git : Ensure git is installed (Debian).] *********************
ok: [mdodrupal]
TASK [geerlingguy.git : Include OS-specific variables (RedHat).] ***************
skipping: [mdodrupal]
TASK [geerlingguy.git : Include OS-specific variables (Fedora).] ***************
skipping: [mdodrupal]
TASK [geerlingguy.git : Include OS-specific variables (Debian).] ***************
skipping: [mdodrupal]
TASK [geerlingguy.git : Define git_install_from_source_dependencies.] **********
skipping: [mdodrupal]
TASK [geerlingguy.git : Ensure git's dependencies are installed (RedHat).] *****
skipping: [mdodrupal]
TASK [geerlingguy.git : Ensure git's dependencies are installed (Debian).] *****
skipping: [mdodrupal]
TASK [geerlingguy.git : Get installed version.] ********************************
skipping: [mdodrupal]
TASK [geerlingguy.git : Force git install if the version numbers do not match.] ***
skipping: [mdodrupal]
TASK [geerlingguy.git : Download git.] *****************************************
skipping: [mdodrupal]
TASK [geerlingguy.git : Expand git archive.] ***********************************
skipping: [mdodrupal]
TASK [geerlingguy.git : Build git.] ********************************************
skipping: [mdodrupal] => (item=all)
skipping: [mdodrupal] => (item=install)
TASK [geerlingguy.postfix : Ensure postfix is installed.] **********************
ok: [mdodrupal]
TASK [geerlingguy.postfix : Update Postfix configuration.] *********************
ok: [mdodrupal] => (item={u'name': u'inet_interfaces', u'value': u'localhost'})
ok: [mdodrupal] => (item={u'name': u'inet_protocols', u'value': u'all'})
TASK [geerlingguy.postfix : Ensure postfix is started and enabled at boot.] ****
ok: [mdodrupal]
TASK [geerlingguy.apache : Include OS-specific variables.] *********************
ok: [mdodrupal]
TASK [geerlingguy.apache : Include variables for Amazon Linux.] ****************
skipping: [mdodrupal]
TASK [geerlingguy.apache : Define apache_packages.] ****************************
ok: [mdodrupal]
TASK [geerlingguy.apache : include_tasks] **************************************
included: /vagrant/provisioning/roles/geerlingguy.apache/tasks/setup-Debian.yml for mdodrupal
TASK [geerlingguy.apache : Update apt cache.] **********************************
ok: [mdodrupal]
TASK [geerlingguy.apache : Ensure Apache is installed on Debian.] **************
changed: [mdodrupal]
TASK [geerlingguy.apache : Get installed version of Apache.] *******************
ok: [mdodrupal]
TASK [geerlingguy.apache : Create apache_version variable.] ********************
ok: [mdodrupal]
TASK [geerlingguy.apache : Include Apache 2.2 variables.] **********************
skipping: [mdodrupal]
TASK [geerlingguy.apache : Include Apache 2.4 variables.] **********************
ok: [mdodrupal]
TASK [geerlingguy.apache : Configure Apache.] **********************************
included: /vagrant/provisioning/roles/geerlingguy.apache/tasks/configure-Debian.yml for mdodrupal
TASK [geerlingguy.apache : Configure Apache.] **********************************
ok: [mdodrupal] => (item={u'regexp': u'^Listen ', u'line': u'Listen 80'})
TASK [geerlingguy.apache : Enable Apache mods.] ********************************
ok: [mdodrupal] => (item=expires.load)
ok: [mdodrupal] => (item=headers.load)
ok: [mdodrupal] => (item=ssl.load)
ok: [mdodrupal] => (item=rewrite.load)
ok: [mdodrupal] => (item=proxy.load)
ok: [mdodrupal] => (item=proxy_fcgi.load)
TASK [geerlingguy.apache : Disable Apache mods.] *******************************
TASK [geerlingguy.apache : Check whether certificates defined in vhosts exist.] ***
TASK [geerlingguy.apache : Add apache vhosts configuration.] *******************
changed: [mdodrupal]
TASK [geerlingguy.apache : Add vhost symlink in sites-enabled.] ****************
ok: [mdodrupal]
TASK [geerlingguy.apache : Remove default vhost in sites-enabled.] *************
ok: [mdodrupal]
TASK [geerlingguy.apache : Ensure Apache has selected state and enabled on boot.] ***
ok: [mdodrupal]
TASK [geerlingguy.apache : Include OS-specific variables.] *********************
ok: [mdodrupal]
TASK [geerlingguy.apache : Include variables for Amazon Linux.] ****************
skipping: [mdodrupal]
TASK [geerlingguy.apache : Define apache_packages.] ****************************
skipping: [mdodrupal]
TASK [geerlingguy.apache : include_tasks] **************************************
included: /vagrant/provisioning/roles/geerlingguy.apache/tasks/setup-Debian.yml for mdodrupal
TASK [geerlingguy.apache : Update apt cache.] **********************************
ok: [mdodrupal]
TASK [geerlingguy.apache : Ensure Apache is installed on Debian.] **************
ok: [mdodrupal]
TASK [geerlingguy.apache : Get installed version of Apache.] *******************
ok: [mdodrupal]
TASK [geerlingguy.apache : Create apache_version variable.] ********************
ok: [mdodrupal]
TASK [geerlingguy.apache : Include Apache 2.2 variables.] **********************
skipping: [mdodrupal]
TASK [geerlingguy.apache : Include Apache 2.4 variables.] **********************
ok: [mdodrupal]
TASK [geerlingguy.apache : Configure Apache.] **********************************
included: /vagrant/provisioning/roles/geerlingguy.apache/tasks/configure-Debian.yml for mdodrupal
TASK [geerlingguy.apache : Configure Apache.] **********************************
ok: [mdodrupal] => (item={u'regexp': u'^Listen ', u'line': u'Listen 80'})
TASK [geerlingguy.apache : Enable Apache mods.] ********************************
ok: [mdodrupal] => (item=expires.load)
ok: [mdodrupal] => (item=headers.load)
ok: [mdodrupal] => (item=ssl.load)
ok: [mdodrupal] => (item=rewrite.load)
ok: [mdodrupal] => (item=proxy.load)
ok: [mdodrupal] => (item=proxy_fcgi.load)
TASK [geerlingguy.apache : Disable Apache mods.] *******************************
TASK [geerlingguy.apache : Check whether certificates defined in vhosts exist.] ***
TASK [geerlingguy.apache : Add apache vhosts configuration.] *******************
ok: [mdodrupal]
TASK [geerlingguy.apache : Add vhost symlink in sites-enabled.] ****************
ok: [mdodrupal]
TASK [geerlingguy.apache : Remove default vhost in sites-enabled.] *************
ok: [mdodrupal]
TASK [geerlingguy.apache : Ensure Apache has selected state and enabled on boot.] ***
ok: [mdodrupal]
TASK [geerlingguy.apache-php-fpm : Enable mod_proxy_fcgi.] *********************
ok: [mdodrupal] => (item=proxy.load)
ok: [mdodrupal] => (item=proxy_fcgi.load)
TASK [geerlingguy.nginx : Include OS-specific variables.] **********************
skipping: [mdodrupal]
TASK [geerlingguy.nginx : Define nginx_user.] **********************************
skipping: [mdodrupal]
TASK [geerlingguy.nginx : include_tasks] ***************************************
skipping: [mdodrupal]
TASK [geerlingguy.nginx : include_tasks] ***************************************
skipping: [mdodrupal]
TASK [geerlingguy.nginx : include_tasks] ***************************************
skipping: [mdodrupal]
TASK [geerlingguy.nginx : include_tasks] ***************************************
skipping: [mdodrupal]
TASK [geerlingguy.nginx : include_tasks] ***************************************
skipping: [mdodrupal]
TASK [geerlingguy.nginx : include_tasks] ***************************************
skipping: [mdodrupal]
TASK [geerlingguy.nginx : Remove default nginx vhost config file (if configured).] ***
skipping: [mdodrupal]
TASK [geerlingguy.nginx : Ensure nginx_vhost_path exists.] *********************
skipping: [mdodrupal]
TASK [geerlingguy.nginx : Add managed vhost config files.] *********************
skipping: [mdodrupal] => (item={u'is_php': True, u'root': u'/var/www/drupalvm/drupal/web', u'server_name': u'mdo2.dev www.mdo2.dev'})
skipping: [mdodrupal] => (item={u'is_php': True, u'root': u'/opt/adminer', u'server_name': u'adminer.mdo2.dev'})
skipping: [mdodrupal] => (item={u'is_php': True, u'root': u'/usr/share/php/xhprof_html', u'server_name': u'xhprof.mdo2.dev'})
skipping: [mdodrupal] => (item={u'is_php': True, u'root': u'/usr/share/php/pimpmylog', u'server_name': u'pimpmylog.mdo2.dev'})
skipping: [mdodrupal] => (item={u'is_php': True, u'root': u'/var/www/dashboard', u'server_name': u'192.168.88.93 dashboard.mdo2.dev'})
TASK [geerlingguy.nginx : Remove managed vhost config files.] ******************
skipping: [mdodrupal] => (item={u'is_php': True, u'root': u'/var/www/drupalvm/drupal/web', u'server_name': u'mdo2.dev www.mdo2.dev'})
skipping: [mdodrupal] => (item={u'is_php': True, u'root': u'/opt/adminer', u'server_name': u'adminer.mdo2.dev'})
skipping: [mdodrupal] => (item={u'is_php': True, u'root': u'/usr/share/php/xhprof_html', u'server_name': u'xhprof.mdo2.dev'})
skipping: [mdodrupal] => (item={u'is_php': True, u'root': u'/usr/share/php/pimpmylog', u'server_name': u'pimpmylog.mdo2.dev'})
skipping: [mdodrupal] => (item={u'is_php': True, u'root': u'/var/www/dashboard', u'server_name': u'192.168.88.93 dashboard.mdo2.dev'})
TASK [geerlingguy.nginx : Remove legacy vhosts.conf file.] *********************
skipping: [mdodrupal]
TASK [geerlingguy.nginx : Copy nginx configuration in place.] ******************
skipping: [mdodrupal]
TASK [geerlingguy.nginx : Ensure nginx is started and enabled to start at boot.] ***
skipping: [mdodrupal]
TASK [geerlingguy.php-versions : Include OS-specific variables.] ***************
ok: [mdodrupal] => (item=/vagrant/provisioning/roles/geerlingguy.php-versions/vars/Debian.yml)
TASK [geerlingguy.php-versions : Define PHP variables.] ************************
ok: [mdodrupal] => (item={'value': u'__php_extension_conf_paths', 'key': u'php_extension_conf_paths'})
ok: [mdodrupal] => (item={'value': u'__php_fpm_daemon', 'key': u'php_fpm_daemon'})
ok: [mdodrupal] => (item={'value': u'__php_uploadprogress_module_path', 'key': u'php_uploadprogress_module_path'})
ok: [mdodrupal] => (item={'value': u'__php_xhprof_module_path', 'key': u'php_xhprof_module_path'})
ok: [mdodrupal] => (item={'value': u'__php_fpm_pool_conf_path', 'key': u'php_fpm_pool_conf_path'})
ok: [mdodrupal] => (item={'value': u'__php_conf_paths', 'key': u'php_conf_paths'})
ok: [mdodrupal] => (item={'value': u'__php_xdebug_module_path', 'key': u'php_xdebug_module_path'})
ok: [mdodrupal] => (item={'value': u'__php_pgsql_package', 'key': u'php_pgsql_package'})
ok: [mdodrupal] => (item={'value': u'__php_packages', 'key': u'php_packages'})
ok: [mdodrupal] => (item={'value': u'__php_mysql_package', 'key': u'php_mysql_package'})
ok: [mdodrupal] => (item={'value': u'__php_memcached_package', 'key': u'php_memcached_package'})
ok: [mdodrupal] => (item={'value': u'__php_fpm_conf_path', 'key': u'php_fpm_conf_path'})
ok: [mdodrupal] => (item={'value': u'__php_tideways_module_path', 'key': u'php_tideways_module_path'})
ok: [mdodrupal] => (item={'value': u'__php_redis_package', 'key': u'php_redis_package'})
TASK [geerlingguy.php-versions : Define php_install_recommends variable.] ******
ok: [mdodrupal]
TASK [geerlingguy.php-versions : include_tasks] ********************************
included: /vagrant/provisioning/roles/geerlingguy.php-versions/tasks/setup-Debian.yml for mdodrupal
TASK [geerlingguy.php-versions : Set the correct opcache filename (Ubuntu/Debian).] ***
ok: [mdodrupal]
TASK [geerlingguy.php-versions : Add repository for PHP versions (Ubuntu).] ****
ok: [mdodrupal]
TASK [geerlingguy.php-versions : Add repository for PHP 5 compatibility packages (Ubuntu).] ***
skipping: [mdodrupal]
TASK [geerlingguy.php-versions : Add dependencies for PHP versions (Debian).] ***
skipping: [mdodrupal]
TASK [geerlingguy.php-versions : Add Ondrej Sury's apt key (Debian).] **********
skipping: [mdodrupal]
TASK [geerlingguy.php-versions : Add Ondrej Sury's repo (Debian).] *************
skipping: [mdodrupal]
TASK [geerlingguy.php-versions : Update apt caches after repo is added (Debian).] ***
skipping: [mdodrupal]
TASK [geerlingguy.php-versions : Purge PHP version packages.] ******************
[DEPRECATION WARNING]: Invoking "apt" only once while using a loop via
squash_actions is deprecated. Instead of using a loop to supply multiple items
and specifying `name: "{{ item }}"`, please use `name: ['php5.6-common',
'php7.0-common', 'php7.1-common', 'php7.2-common', 'php7.3-common']` and remove
the loop. This feature will be removed in version 2.11. Deprecation warnings
can be disabled by setting deprecation_warnings=False in ansible.cfg.
ok: [mdodrupal] => (item=[u'php5.6-common', u'php7.0-common', u'php7.1-common', u'php7.3-common'])
TASK [geerlingguy.php-versions : Set the correct XHProf package when PHP 5.6 is used.] ***
skipping: [mdodrupal]
TASK [geerlingguy.php : Include OS-specific variables.] ************************
ok: [mdodrupal]
TASK [geerlingguy.php : Define php_packages.] **********************************
skipping: [mdodrupal]
TASK [geerlingguy.php : Define extra php_packages.] ****************************
skipping: [mdodrupal]
TASK [geerlingguy.php : Define php_webserver_daemon.] **************************
ok: [mdodrupal]
TASK [geerlingguy.php : Define php_conf_paths.] ********************************
skipping: [mdodrupal]
TASK [geerlingguy.php : Define php_extension_conf_paths.] **********************
skipping: [mdodrupal]
TASK [geerlingguy.php : Define php_apc_conf_filename.] *************************
ok: [mdodrupal]
TASK [geerlingguy.php : Define php_opcache_conf_filename (Ubuntu 16.04).] ******
skipping: [mdodrupal]
TASK [geerlingguy.php : Define php_opcache_conf_filename.] *********************
skipping: [mdodrupal]
TASK [geerlingguy.php : Define php_fpm_conf_path.] *****************************
skipping: [mdodrupal]
TASK [geerlingguy.php : include_tasks] *****************************************
skipping: [mdodrupal]
TASK [geerlingguy.php : include_tasks] *****************************************
included: /vagrant/provisioning/roles/geerlingguy.php/tasks/setup-Debian.yml for mdodrupal
TASK [geerlingguy.php : Update apt cache.] *************************************
ok: [mdodrupal]
TASK [geerlingguy.php : Ensure PHP packages are installed.] ********************
ok: [mdodrupal]
TASK [geerlingguy.php : Delete APCu configuration file if this role will provide one.] ***
skipping: [mdodrupal] => (item=/etc/php/7.2/fpm/conf.d)
skipping: [mdodrupal] => (item=/etc/php/7.2/apache2/conf.d)
skipping: [mdodrupal] => (item=/etc/php/7.2/cli/conf.d)
TASK [geerlingguy.php : Delete OpCache configuration file if this role will provide one.] ***
skipping: [mdodrupal] => (item=/etc/php/7.2/fpm/conf.d)
skipping: [mdodrupal] => (item=/etc/php/7.2/apache2/conf.d)
skipping: [mdodrupal] => (item=/etc/php/7.2/cli/conf.d)
TASK [geerlingguy.php : include_tasks] *****************************************
skipping: [mdodrupal]
TASK [geerlingguy.php : include_tasks] *****************************************
included: /vagrant/provisioning/roles/geerlingguy.php/tasks/configure.yml for mdodrupal
TASK [geerlingguy.php : Ensure configuration directories exist.] ***************
ok: [mdodrupal] => (item=/etc/php/7.2/fpm)
ok: [mdodrupal] => (item=/etc/php/7.2/apache2)
ok: [mdodrupal] => (item=/etc/php/7.2/cli)
ok: [mdodrupal] => (item=/etc/php/7.2/fpm/conf.d)
ok: [mdodrupal] => (item=/etc/php/7.2/apache2/conf.d)
ok: [mdodrupal] => (item=/etc/php/7.2/cli/conf.d)
TASK [geerlingguy.php : Place PHP configuration file in place.] ****************
ok: [mdodrupal] => (item=/etc/php/7.2/fpm)
ok: [mdodrupal] => (item=/etc/php/7.2/apache2)
ok: [mdodrupal] => (item=/etc/php/7.2/cli)
TASK [geerlingguy.php : include_tasks] *****************************************
included: /vagrant/provisioning/roles/geerlingguy.php/tasks/configure-apcu.yml for mdodrupal
TASK [geerlingguy.php : Check for existing APCu config files.] *****************
ok: [mdodrupal] => (item=/etc/php/7.2/fpm/conf.d)
ok: [mdodrupal] => (item=/etc/php/7.2/apache2/conf.d)
ok: [mdodrupal] => (item=/etc/php/7.2/cli/conf.d)
TASK [geerlingguy.php : Remove any non-role-supplied APCu config files.] *******
skipping: [mdodrupal] => (item=[{'ansible_loop_var': u'item', 'item': u'/etc/php/7.2/fpm/conf.d', u'changed': False, 'failed': False, u'examined': 37, u'invocation': {u'module_args': {u'excludes': None, u'paths': [u'/etc/php/7.2/fpm/conf.d'], u'file_type': u'file', u'age': None, u'contains': u'extension(\\s+)?=(\\s+)?apc[u]?\\.so', u'recurse': False, u'age_stamp': u'mtime', u'patterns': [u'*'], u'depth': None, u'get_checksum': False, u'use_regex': False, u'follow': False, u'hidden': False, u'size': None}}, u'msg': u'', u'matched': 1}, {u'islnk': False, u'uid': 0, u'rgrp': True, u'xoth': False, u'rusr': True, u'woth': False, u'nlink': 1, u'issock': False, u'mtime': 1564608366.4769015, u'gr_name': u'root', u'path': u'/etc/php/7.2/fpm/conf.d/20-apcu.ini', u'xusr': False, u'atime': 1572020163.176, u'inode': 1048611, u'isgid': False, u'size': 66, u'isdir': False, u'ctime': 1564608366.6408787, u'roth': True, u'isblk': False, u'xgrp': False, u'isuid': False, u'dev': 64768, u'wgrp': False, u'isreg': True, u'isfifo': False, u'mode': u'0644', u'pw_name': u'root', u'gid': 0, u'ischr': False, u'wusr': True}])
skipping: [mdodrupal] => (item=[{'ansible_loop_var': u'item', 'item': u'/etc/php/7.2/apache2/conf.d', u'changed': False, 'failed': False, u'examined': 2, u'invocation': {u'module_args': {u'excludes': None, u'paths': [u'/etc/php/7.2/apache2/conf.d'], u'file_type': u'file', u'age': None, u'contains': u'extension(\\s+)?=(\\s+)?apc[u]?\\.so', u'recurse': False, u'age_stamp': u'mtime', u'patterns': [u'*'], u'depth': None, u'get_checksum': False, u'use_regex': False, u'follow': False, u'hidden': False, u'size': None}}, u'msg': u'', u'matched': 1}, {u'islnk': False, u'uid': 0, u'rgrp': True, u'xoth': False, u'rusr': True, u'woth': False, u'nlink': 1, u'issock': False, u'mtime': 1564608366.896843, u'gr_name': u'root', u'path': u'/etc/php/7.2/apache2/conf.d/20-apcu.ini', u'xusr': False, u'atime': 1572020163.44, u'inode': 1048612, u'isgid': False, u'size': 66, u'isdir': False, u'ctime': 1564608367.048822, u'roth': True, u'isblk': False, u'xgrp': False, u'isuid': False, u'dev': 64768, u'wgrp': False, u'isreg': True, u'isfifo': False, u'mode': u'0644', u'pw_name': u'root', u'gid': 0, u'ischr': False, u'wusr': True}])
skipping: [mdodrupal] => (item=[{'ansible_loop_var': u'item', 'item': u'/etc/php/7.2/cli/conf.d', u'changed': False, 'failed': False, u'examined': 37, u'invocation': {u'module_args': {u'excludes': None, u'paths': [u'/etc/php/7.2/cli/conf.d'], u'file_type': u'file', u'age': None, u'contains': u'extension(\\s+)?=(\\s+)?apc[u]?\\.so', u'recurse': False, u'age_stamp': u'mtime', u'patterns': [u'*'], u'depth': None, u'get_checksum': False, u'use_regex': False, u'follow': False, u'hidden': False, u'size': None}}, u'msg': u'', u'matched': 1}, {u'islnk': False, u'uid': 0, u'rgrp': True, u'xoth': False, u'rusr': True, u'woth': False, u'nlink': 1, u'issock': False, u'mtime': 1564608367.3007867, u'gr_name': u'root', u'path': u'/etc/php/7.2/cli/conf.d/20-apcu.ini', u'xusr': False, u'atime': 1572020163.868, u'inode': 1048613, u'isgid': False, u'size': 66, u'isdir': False, u'ctime': 1564608367.4447668, u'roth': True, u'isblk': False, u'xgrp': False, u'isuid': False, u'dev': 64768, u'wgrp': False, u'isreg': True, u'isfifo': False, u'mode': u'0644', u'pw_name': u'root', u'gid': 0, u'ischr': False, u'wusr': True}])
TASK [geerlingguy.php : Ensure APCu config file is present.] *******************
ok: [mdodrupal] => (item=/etc/php/7.2/fpm/conf.d)
ok: [mdodrupal] => (item=/etc/php/7.2/apache2/conf.d)
ok: [mdodrupal] => (item=/etc/php/7.2/cli/conf.d)
TASK [geerlingguy.php : Remove APCu config file if APC is disabled.] ***********
skipping: [mdodrupal] => (item=/etc/php/7.2/fpm/conf.d)
skipping: [mdodrupal] => (item=/etc/php/7.2/apache2/conf.d)
skipping: [mdodrupal] => (item=/etc/php/7.2/cli/conf.d)
TASK [geerlingguy.php : include_tasks] *****************************************
included: /vagrant/provisioning/roles/geerlingguy.php/tasks/configure-opcache.yml for mdodrupal
TASK [geerlingguy.php : Check for existing OpCache config files.] **************
ok: [mdodrupal] => (item=/etc/php/7.2/fpm/conf.d)
ok: [mdodrupal] => (item=/etc/php/7.2/apache2/conf.d)
ok: [mdodrupal] => (item=/etc/php/7.2/cli/conf.d)
TASK [geerlingguy.php : Remove any non-role-supplied OpCache config files.] ****
skipping: [mdodrupal] => (item=[{'ansible_loop_var': u'item', 'item': u'/etc/php/7.2/fpm/conf.d', u'changed': False, 'failed': False, u'examined': 37, u'invocation': {u'module_args': {u'excludes': None, u'paths': [u'/etc/php/7.2/fpm/conf.d'], u'file_type': u'file', u'age': None, u'contains': u'zend_extension(\\s+)?=(\\s+)?opcache\\.so', u'recurse': False, u'age_stamp': u'mtime', u'patterns': [u'*'], u'depth': None, u'get_checksum': False, u'use_regex': False, u'follow': False, u'hidden': False, u'size': None}}, u'msg': u'', u'matched': 1}, {u'islnk': False, u'uid': 0, u'rgrp': True, u'xoth': False, u'rusr': True, u'woth': False, u'nlink': 1, u'issock': False, u'mtime': 1564608368.5406144, u'gr_name': u'root', u'path': u'/etc/php/7.2/fpm/conf.d/10-opcache.ini', u'xusr': False, u'atime': 1572020163.172, u'inode': 1048614, u'isgid': False, u'size': 303, u'isdir': False, u'ctime': 1564608368.6965928, u'roth': True, u'isblk': False, u'xgrp': False, u'isuid': False, u'dev': 64768, u'wgrp': False, u'isreg': True, u'isfifo': False, u'mode': u'0644', u'pw_name': u'root', u'gid': 0, u'ischr': False, u'wusr': True}])
skipping: [mdodrupal] => (item=[{'ansible_loop_var': u'item', 'item': u'/etc/php/7.2/apache2/conf.d', u'changed': False, 'failed': False, u'examined': 2, u'invocation': {u'module_args': {u'excludes': None, u'paths': [u'/etc/php/7.2/apache2/conf.d'], u'file_type': u'file', u'age': None, u'contains': u'zend_extension(\\s+)?=(\\s+)?opcache\\.so', u'recurse': False, u'age_stamp': u'mtime', u'patterns': [u'*'], u'depth': None, u'get_checksum': False, u'use_regex': False, u'follow': False, u'hidden': False, u'size': None}}, u'msg': u'', u'matched': 1}, {u'islnk': False, u'uid': 0, u'rgrp': True, u'xoth': False, u'rusr': True, u'woth': False, u'nlink': 1, u'issock': False, u'mtime': 1564608368.9845526, u'gr_name': u'root', u'path': u'/etc/php/7.2/apache2/conf.d/10-opcache.ini', u'xusr': False, u'atime': 1572020163.44, u'inode': 1048615, u'isgid': False, u'size': 303, u'isdir': False, u'ctime': 1564608369.1485298, u'roth': True, u'isblk': False, u'xgrp': False, u'isuid': False, u'dev': 64768, u'wgrp': False, u'isreg': True, u'isfifo': False, u'mode': u'0644', u'pw_name': u'root', u'gid': 0, u'ischr': False, u'wusr': True}])
skipping: [mdodrupal] => (item=[{'ansible_loop_var': u'item', 'item': u'/etc/php/7.2/cli/conf.d', u'changed': False, 'failed': False, u'examined': 37, u'invocation': {u'module_args': {u'excludes': None, u'paths': [u'/etc/php/7.2/cli/conf.d'], u'file_type': u'file', u'age': None, u'contains': u'zend_extension(\\s+)?=(\\s+)?opcache\\.so', u'recurse': False, u'age_stamp': u'mtime', u'patterns': [u'*'], u'depth': None, u'get_checksum': False, u'use_regex': False, u'follow': False, u'hidden': False, u'size': None}}, u'msg': u'', u'matched': 1}, {u'islnk': False, u'uid': 0, u'rgrp': True, u'xoth': False, u'rusr': True, u'woth': False, u'nlink': 1, u'issock': False, u'mtime': 1564608369.4124932, u'gr_name': u'root', u'path': u'/etc/php/7.2/cli/conf.d/10-opcache.ini', u'xusr': False, u'atime': 1572020163.868, u'inode': 1048616, u'isgid': False, u'size': 303, u'isdir': False, u'ctime': 1564608369.556473, u'roth': True, u'isblk': False, u'xgrp': False, u'isuid': False, u'dev': 64768, u'wgrp': False, u'isreg': True, u'isfifo': False, u'mode': u'0644', u'pw_name': u'root', u'gid': 0, u'ischr': False, u'wusr': True}])
TASK [geerlingguy.php : Ensure OpCache config file is present.] ****************
[DEPRECATION WARNING]: evaluating 1 as a bare variable, this behaviour will go
away and you might need to add |bool to the expression in the future. Also see
CONDITIONAL_BARE_VARS configuration toggle.. This feature will be removed in
version 2.12. Deprecation warnings can be disabled by setting
deprecation_warnings=False in ansible.cfg.
ok: [mdodrupal] => (item=/etc/php/7.2/fpm/conf.d)
ok: [mdodrupal] => (item=/etc/php/7.2/apache2/conf.d)
ok: [mdodrupal] => (item=/etc/php/7.2/cli/conf.d)
TASK [geerlingguy.php : Remove OpCache config file if OpCache is disabled.] ****
skipping: [mdodrupal] => (item=/etc/php/7.2/fpm/conf.d)
skipping: [mdodrupal] => (item=/etc/php/7.2/apache2/conf.d)
skipping: [mdodrupal] => (item=/etc/php/7.2/cli/conf.d)
TASK [geerlingguy.php : include_tasks] *****************************************
included: /vagrant/provisioning/roles/geerlingguy.php/tasks/configure-fpm.yml for mdodrupal
TASK [geerlingguy.php : Define php_fpm_daemon.] ********************************
skipping: [mdodrupal]
TASK [geerlingguy.php : Define php_fpm_pool_conf_path.] ************************
skipping: [mdodrupal]
TASK [geerlingguy.php : Define php_fpm_pool_user.] *****************************
ok: [mdodrupal]
TASK [geerlingguy.php : Define php_fpm_pool_group.] ****************************
ok: [mdodrupal]
TASK [geerlingguy.php : Stat php_fpm_pool_conf_path] ***************************
ok: [mdodrupal]
TASK [geerlingguy.php : Ensure the default pool directory exists.] *************
skipping: [mdodrupal]
TASK [geerlingguy.php : Ensure the default pool exists.] ***********************
ok: [mdodrupal]
TASK [geerlingguy.php : Configure php-fpm pool (if enabled).] ******************
ok: [mdodrupal] => (item={u'regexp': u'^user.?=.+$', u'line': u'user = www-data'})
ok: [mdodrupal] => (item={u'regexp': u'^group.?=.+$', u'line': u'group = www-data'})
ok: [mdodrupal] => (item={u'regexp': u'^listen.?=.+$', u'line': u'listen = 127.0.0.1:9000'})
ok: [mdodrupal] => (item={u'regexp': u'^listen\\.allowed_clients.?=.+$', u'line': u'listen.allowed_clients = 127.0.0.1'})
ok: [mdodrupal] => (item={u'regexp': u'^pm\\.max_children.?=.+$', u'line': u'pm.max_children = 50'})
ok: [mdodrupal] => (item={u'regexp': u'^pm\\.start_servers.?=.+$', u'line': u'pm.start_servers = 5'})
ok: [mdodrupal] => (item={u'regexp': u'^pm\\.min_spare_servers.?=.+$', u'line': u'pm.min_spare_servers = 5'})
ok: [mdodrupal] => (item={u'regexp': u'^pm\\.max_spare_servers.?=.+$', u'line': u'pm.max_spare_servers = 5'})
TASK [geerlingguy.php : Ensure php-fpm is started and enabled at boot (if configured).] ***
ok: [mdodrupal]
TASK [geerlingguy.php : Ensure php-fpm is started and enabled at boot (if configured, Debian).] ***
skipping: [mdodrupal]
TASK [geerlingguy.php : Include OS-specific variables.] ************************
ok: [mdodrupal]
TASK [geerlingguy.php : Define php_packages.] **********************************
skipping: [mdodrupal]
TASK [geerlingguy.php : Define extra php_packages.] ****************************
skipping: [mdodrupal]
TASK [geerlingguy.php : Define php_webserver_daemon.] **************************
skipping: [mdodrupal]
TASK [geerlingguy.php : Define php_conf_paths.] ********************************
skipping: [mdodrupal]
TASK [geerlingguy.php : Define php_extension_conf_paths.] **********************
skipping: [mdodrupal]
TASK [geerlingguy.php : Define php_apc_conf_filename.] *************************
skipping: [mdodrupal]
TASK [geerlingguy.php : Define php_opcache_conf_filename (Ubuntu 16.04).] ******
skipping: [mdodrupal]
TASK [geerlingguy.php : Define php_opcache_conf_filename.] *********************
skipping: [mdodrupal]
TASK [geerlingguy.php : Define php_fpm_conf_path.] *****************************
skipping: [mdodrupal]
TASK [geerlingguy.php : include_tasks] *****************************************
skipping: [mdodrupal]
TASK [geerlingguy.php : include_tasks] *****************************************
included: /vagrant/provisioning/roles/geerlingguy.php/tasks/setup-Debian.yml for mdodrupal
TASK [geerlingguy.php : Update apt cache.] *************************************
ok: [mdodrupal]
TASK [geerlingguy.php : Ensure PHP packages are installed.] ********************
ok: [mdodrupal]
TASK [geerlingguy.php : Delete APCu configuration file if this role will provide one.] ***
skipping: [mdodrupal] => (item=/etc/php/7.2/fpm/conf.d)
skipping: [mdodrupal] => (item=/etc/php/7.2/apache2/conf.d)
skipping: [mdodrupal] => (item=/etc/php/7.2/cli/conf.d)
TASK [geerlingguy.php : Delete OpCache configuration file if this role will provide one.] ***
skipping: [mdodrupal] => (item=/etc/php/7.2/fpm/conf.d)
skipping: [mdodrupal] => (item=/etc/php/7.2/apache2/conf.d)
skipping: [mdodrupal] => (item=/etc/php/7.2/cli/conf.d)
TASK [geerlingguy.php : include_tasks] *****************************************
skipping: [mdodrupal]
TASK [geerlingguy.php : include_tasks] *****************************************
included: /vagrant/provisioning/roles/geerlingguy.php/tasks/configure.yml for mdodrupal
TASK [geerlingguy.php : Ensure configuration directories exist.] ***************
ok: [mdodrupal] => (item=/etc/php/7.2/fpm)
ok: [mdodrupal] => (item=/etc/php/7.2/apache2)
ok: [mdodrupal] => (item=/etc/php/7.2/cli)
ok: [mdodrupal] => (item=/etc/php/7.2/fpm/conf.d)
ok: [mdodrupal] => (item=/etc/php/7.2/apache2/conf.d)
ok: [mdodrupal] => (item=/etc/php/7.2/cli/conf.d)
TASK [geerlingguy.php : Place PHP configuration file in place.] ****************
ok: [mdodrupal] => (item=/etc/php/7.2/fpm)
ok: [mdodrupal] => (item=/etc/php/7.2/apache2)
ok: [mdodrupal] => (item=/etc/php/7.2/cli)
TASK [geerlingguy.php : include_tasks] *****************************************
included: /vagrant/provisioning/roles/geerlingguy.php/tasks/configure-apcu.yml for mdodrupal
TASK [geerlingguy.php : Check for existing APCu config files.] *****************
ok: [mdodrupal] => (item=/etc/php/7.2/fpm/conf.d)
ok: [mdodrupal] => (item=/etc/php/7.2/apache2/conf.d)
ok: [mdodrupal] => (item=/etc/php/7.2/cli/conf.d)
TASK [geerlingguy.php : Remove any non-role-supplied APCu config files.] *******
skipping: [mdodrupal] => (item=[{'ansible_loop_var': u'item', 'item': u'/etc/php/7.2/fpm/conf.d', u'changed': False, 'failed': False, u'examined': 37, u'invocation': {u'module_args': {u'excludes': None, u'paths': [u'/etc/php/7.2/fpm/conf.d'], u'file_type': u'file', u'age': None, u'contains': u'extension(\\s+)?=(\\s+)?apc[u]?\\.so', u'recurse': False, u'age_stamp': u'mtime', u'patterns': [u'*'], u'depth': None, u'get_checksum': False, u'use_regex': False, u'follow': False, u'hidden': False, u'size': None}}, u'msg': u'', u'matched': 1}, {u'islnk': False, u'uid': 0, u'rgrp': True, u'xoth': False, u'rusr': True, u'woth': False, u'nlink': 1, u'issock': False, u'mtime': 1564608366.4769015, u'gr_name': u'root', u'path': u'/etc/php/7.2/fpm/conf.d/20-apcu.ini', u'xusr': False, u'atime': 1572020163.176, u'inode': 1048611, u'isgid': False, u'size': 66, u'isdir': False, u'ctime': 1564608366.6408787, u'roth': True, u'isblk': False, u'xgrp': False, u'isuid': False, u'dev': 64768, u'wgrp': False, u'isreg': True, u'isfifo': False, u'mode': u'0644', u'pw_name': u'root', u'gid': 0, u'ischr': False, u'wusr': True}])
skipping: [mdodrupal] => (item=[{'ansible_loop_var': u'item', 'item': u'/etc/php/7.2/apache2/conf.d', u'changed': False, 'failed': False, u'examined': 2, u'invocation': {u'module_args': {u'excludes': None, u'paths': [u'/etc/php/7.2/apache2/conf.d'], u'file_type': u'file', u'age': None, u'contains': u'extension(\\s+)?=(\\s+)?apc[u]?\\.so', u'recurse': False, u'age_stamp': u'mtime', u'patterns': [u'*'], u'depth': None, u'get_checksum': False, u'use_regex': False, u'follow': False, u'hidden': False, u'size': None}}, u'msg': u'', u'matched': 1}, {u'islnk': False, u'uid': 0, u'rgrp': True, u'xoth': False, u'rusr': True, u'woth': False, u'nlink': 1, u'issock': False, u'mtime': 1564608366.896843, u'gr_name': u'root', u'path': u'/etc/php/7.2/apache2/conf.d/20-apcu.ini', u'xusr': False, u'atime': 1572020163.44, u'inode': 1048612, u'isgid': False, u'size': 66, u'isdir': False, u'ctime': 1564608367.048822, u'roth': True, u'isblk': False, u'xgrp': False, u'isuid': False, u'dev': 64768, u'wgrp': False, u'isreg': True, u'isfifo': False, u'mode': u'0644', u'pw_name': u'root', u'gid': 0, u'ischr': False, u'wusr': True}])
skipping: [mdodrupal] => (item=[{'ansible_loop_var': u'item', 'item': u'/etc/php/7.2/cli/conf.d', u'changed': False, 'failed': False, u'examined': 37, u'invocation': {u'module_args': {u'excludes': None, u'paths': [u'/etc/php/7.2/cli/conf.d'], u'file_type': u'file', u'age': None, u'contains': u'extension(\\s+)?=(\\s+)?apc[u]?\\.so', u'recurse': False, u'age_stamp': u'mtime', u'patterns': [u'*'], u'depth': None, u'get_checksum': False, u'use_regex': False, u'follow': False, u'hidden': False, u'size': None}}, u'msg': u'', u'matched': 1}, {u'islnk': False, u'uid': 0, u'rgrp': True, u'xoth': False, u'rusr': True, u'woth': False, u'nlink': 1, u'issock': False, u'mtime': 1564608367.3007867, u'gr_name': u'root', u'path': u'/etc/php/7.2/cli/conf.d/20-apcu.ini', u'xusr': False, u'atime': 1572020163.868, u'inode': 1048613, u'isgid': False, u'size': 66, u'isdir': False, u'ctime': 1564608367.4447668, u'roth': True, u'isblk': False, u'xgrp': False, u'isuid': False, u'dev': 64768, u'wgrp': False, u'isreg': True, u'isfifo': False, u'mode': u'0644', u'pw_name': u'root', u'gid': 0, u'ischr': False, u'wusr': True}])
TASK [geerlingguy.php : Ensure APCu config file is present.] *******************
ok: [mdodrupal] => (item=/etc/php/7.2/fpm/conf.d)
ok: [mdodrupal] => (item=/etc/php/7.2/apache2/conf.d)
ok: [mdodrupal] => (item=/etc/php/7.2/cli/conf.d)
TASK [geerlingguy.php : Remove APCu config file if APC is disabled.] ***********
skipping: [mdodrupal] => (item=/etc/php/7.2/fpm/conf.d)
skipping: [mdodrupal] => (item=/etc/php/7.2/apache2/conf.d)
skipping: [mdodrupal] => (item=/etc/php/7.2/cli/conf.d)
TASK [geerlingguy.php : include_tasks] *****************************************
included: /vagrant/provisioning/roles/geerlingguy.php/tasks/configure-opcache.yml for mdodrupal
TASK [geerlingguy.php : Check for existing OpCache config files.] **************
ok: [mdodrupal] => (item=/etc/php/7.2/fpm/conf.d)
ok: [mdodrupal] => (item=/etc/php/7.2/apache2/conf.d)
ok: [mdodrupal] => (item=/etc/php/7.2/cli/conf.d)
TASK [geerlingguy.php : Remove any non-role-supplied OpCache config files.] ****
skipping: [mdodrupal] => (item=[{'ansible_loop_var': u'item', 'item': u'/etc/php/7.2/fpm/conf.d', u'changed': False, 'failed': False, u'examined': 37, u'invocation': {u'module_args': {u'excludes': None, u'paths': [u'/etc/php/7.2/fpm/conf.d'], u'file_type': u'file', u'age': None, u'contains': u'zend_extension(\\s+)?=(\\s+)?opcache\\.so', u'recurse': False, u'age_stamp': u'mtime', u'patterns': [u'*'], u'depth': None, u'get_checksum': False, u'use_regex': False, u'follow': False, u'hidden': False, u'size': None}}, u'msg': u'', u'matched': 1}, {u'islnk': False, u'uid': 0, u'rgrp': True, u'xoth': False, u'rusr': True, u'woth': False, u'nlink': 1, u'issock': False, u'mtime': 1564608368.5406144, u'gr_name': u'root', u'path': u'/etc/php/7.2/fpm/conf.d/10-opcache.ini', u'xusr': False, u'atime': 1572020163.172, u'inode': 1048614, u'isgid': False, u'size': 303, u'isdir': False, u'ctime': 1564608368.6965928, u'roth': True, u'isblk': False, u'xgrp': False, u'isuid': False, u'dev': 64768, u'wgrp': False, u'isreg': True, u'isfifo': False, u'mode': u'0644', u'pw_name': u'root', u'gid': 0, u'ischr': False, u'wusr': True}])
skipping: [mdodrupal] => (item=[{'ansible_loop_var': u'item', 'item': u'/etc/php/7.2/apache2/conf.d', u'changed': False, 'failed': False, u'examined': 2, u'invocation': {u'module_args': {u'excludes': None, u'paths': [u'/etc/php/7.2/apache2/conf.d'], u'file_type': u'file', u'age': None, u'contains': u'zend_extension(\\s+)?=(\\s+)?opcache\\.so', u'recurse': False, u'age_stamp': u'mtime', u'patterns': [u'*'], u'depth': None, u'get_checksum': False, u'use_regex': False, u'follow': False, u'hidden': False, u'size': None}}, u'msg': u'', u'matched': 1}, {u'islnk': False, u'uid': 0, u'rgrp': True, u'xoth': False, u'rusr': True, u'woth': False, u'nlink': 1, u'issock': False, u'mtime': 1564608368.9845526, u'gr_name': u'root', u'path': u'/etc/php/7.2/apache2/conf.d/10-opcache.ini', u'xusr': False, u'atime': 1572020163.44, u'inode': 1048615, u'isgid': False, u'size': 303, u'isdir': False, u'ctime': 1564608369.1485298, u'roth': True, u'isblk': False, u'xgrp': False, u'isuid': False, u'dev': 64768, u'wgrp': False, u'isreg': True, u'isfifo': False, u'mode': u'0644', u'pw_name': u'root', u'gid': 0, u'ischr': False, u'wusr': True}])
skipping: [mdodrupal] => (item=[{'ansible_loop_var': u'item', 'item': u'/etc/php/7.2/cli/conf.d', u'changed': False, 'failed': False, u'examined': 37, u'invocation': {u'module_args': {u'excludes': None, u'paths': [u'/etc/php/7.2/cli/conf.d'], u'file_type': u'file', u'age': None, u'contains': u'zend_extension(\\s+)?=(\\s+)?opcache\\.so', u'recurse': False, u'age_stamp': u'mtime', u'patterns': [u'*'], u'depth': None, u'get_checksum': False, u'use_regex': False, u'follow': False, u'hidden': False, u'size': None}}, u'msg': u'', u'matched': 1}, {u'islnk': False, u'uid': 0, u'rgrp': True, u'xoth': False, u'rusr': True, u'woth': False, u'nlink': 1, u'issock': False, u'mtime': 1564608369.4124932, u'gr_name': u'root', u'path': u'/etc/php/7.2/cli/conf.d/10-opcache.ini', u'xusr': False, u'atime': 1572020163.868, u'inode': 1048616, u'isgid': False, u'size': 303, u'isdir': False, u'ctime': 1564608369.556473, u'roth': True, u'isblk': False, u'xgrp': False, u'isuid': False, u'dev': 64768, u'wgrp': False, u'isreg': True, u'isfifo': False, u'mode': u'0644', u'pw_name': u'root', u'gid': 0, u'ischr': False, u'wusr': True}])
TASK [geerlingguy.php : Ensure OpCache config file is present.] ****************
[DEPRECATION WARNING]: evaluating 1 as a bare variable, this behaviour will go
away and you might need to add |bool to the expression in the future. Also see
CONDITIONAL_BARE_VARS configuration toggle.. This feature will be removed in
version 2.12. Deprecation warnings can be disabled by setting
deprecation_warnings=False in ansible.cfg.
ok: [mdodrupal] => (item=/etc/php/7.2/fpm/conf.d)
ok: [mdodrupal] => (item=/etc/php/7.2/apache2/conf.d)
ok: [mdodrupal] => (item=/etc/php/7.2/cli/conf.d)
TASK [geerlingguy.php : Remove OpCache config file if OpCache is disabled.] ****
skipping: [mdodrupal] => (item=/etc/php/7.2/fpm/conf.d)
skipping: [mdodrupal] => (item=/etc/php/7.2/apache2/conf.d)
skipping: [mdodrupal] => (item=/etc/php/7.2/cli/conf.d)
TASK [geerlingguy.php : include_tasks] *****************************************
included: /vagrant/provisioning/roles/geerlingguy.php/tasks/configure-fpm.yml for mdodrupal
TASK [geerlingguy.php : Define php_fpm_daemon.] ********************************
skipping: [mdodrupal]
TASK [geerlingguy.php : Define php_fpm_pool_conf_path.] ************************
skipping: [mdodrupal]
TASK [geerlingguy.php : Define php_fpm_pool_user.] *****************************
skipping: [mdodrupal]
TASK [geerlingguy.php : Define php_fpm_pool_group.] ****************************
skipping: [mdodrupal]
TASK [geerlingguy.php : Stat php_fpm_pool_conf_path] ***************************
ok: [mdodrupal]
TASK [geerlingguy.php : Ensure the default pool directory exists.] *************
skipping: [mdodrupal]
TASK [geerlingguy.php : Ensure the default pool exists.] ***********************
ok: [mdodrupal]
TASK [geerlingguy.php : Configure php-fpm pool (if enabled).] ******************
ok: [mdodrupal] => (item={u'regexp': u'^user.?=.+$', u'line': u'user = www-data'})
ok: [mdodrupal] => (item={u'regexp': u'^group.?=.+$', u'line': u'group = www-data'})
ok: [mdodrupal] => (item={u'regexp': u'^listen.?=.+$', u'line': u'listen = 127.0.0.1:9000'})
ok: [mdodrupal] => (item={u'regexp': u'^listen\\.allowed_clients.?=.+$', u'line': u'listen.allowed_clients = 127.0.0.1'})
ok: [mdodrupal] => (item={u'regexp': u'^pm\\.max_children.?=.+$', u'line': u'pm.max_children = 50'})
ok: [mdodrupal] => (item={u'regexp': u'^pm\\.start_servers.?=.+$', u'line': u'pm.start_servers = 5'})
ok: [mdodrupal] => (item={u'regexp': u'^pm\\.min_spare_servers.?=.+$', u'line': u'pm.min_spare_servers = 5'})
ok: [mdodrupal] => (item={u'regexp': u'^pm\\.max_spare_servers.?=.+$', u'line': u'pm.max_spare_servers = 5'})
TASK [geerlingguy.php : Ensure php-fpm is started and enabled at boot (if configured).] ***
ok: [mdodrupal]
TASK [geerlingguy.php : Ensure php-fpm is started and enabled at boot (if configured, Debian).] ***
skipping: [mdodrupal]
TASK [geerlingguy.php-pecl : Include OS-Specific variables.] *******************
ok: [mdodrupal] => (item=/vagrant/provisioning/roles/geerlingguy.php-pecl/vars/Debian.yml)
TASK [geerlingguy.php-pecl : Ensure pecl is installed (if configured).] ********
skipping: [mdodrupal]
TASK [geerlingguy.php-pecl : Install PECL libaries.] ***************************
TASK [geerlingguy.composer : Set php_executable variable to a default if not defined.] ***
skipping: [mdodrupal]
TASK [geerlingguy.composer : Check if Composer is installed.] ******************
ok: [mdodrupal]
TASK [geerlingguy.composer : Get Composer installer signature.] ****************
skipping: [mdodrupal]
TASK [geerlingguy.composer : Download Composer installer.] *********************
skipping: [mdodrupal]
TASK [geerlingguy.composer : Run Composer installer.] **************************
skipping: [mdodrupal]
TASK [geerlingguy.composer : Move Composer into globally-accessible location.] ***
skipping: [mdodrupal]
TASK [geerlingguy.composer : Update Composer to latest version (if configured).] ***
skipping: [mdodrupal]
TASK [geerlingguy.composer : Ensure composer directory exists.] ****************
ok: [mdodrupal]
TASK [geerlingguy.composer : Add GitHub OAuth token for Composer (if configured).] ***
skipping: [mdodrupal]
TASK [geerlingguy.composer : include_tasks] ************************************
included: /vagrant/provisioning/roles/geerlingguy.composer/tasks/global-require.yml for mdodrupal
TASK [geerlingguy.composer : Install configured globally-required packages.] ***
ok: [mdodrupal] => (item={u'release': u'^0.3', u'name': u'hirak/prestissimo'})
TASK [geerlingguy.composer : Add composer_home_path bin directory to global $PATH.] ***
ok: [mdodrupal]
TASK [geerlingguy.composer : include_tasks] ************************************
skipping: [mdodrupal]
TASK [geerlingguy.mysql : include_tasks] ***************************************
included: /vagrant/provisioning/roles/geerlingguy.mysql/tasks/variables.yml for mdodrupal
TASK [geerlingguy.mysql : Include OS-specific variables.] **********************
[DEPRECATION WARNING]: Use errors="ignore" instead of skip. This feature will
be removed in version 2.12. Deprecation warnings can be disabled by setting
deprecation_warnings=False in ansible.cfg.
ok: [mdodrupal] => (item=/vagrant/provisioning/roles/geerlingguy.mysql/vars/Debian.yml)
TASK [geerlingguy.mysql : Include OS-specific variables (RedHat).] *************
skipping: [mdodrupal]
TASK [geerlingguy.mysql : Define mysql_packages.] ******************************
ok: [mdodrupal]
TASK [geerlingguy.mysql : Define mysql_daemon.] ********************************
skipping: [mdodrupal]
TASK [geerlingguy.mysql : Define mysql_slow_query_log_file.] *******************
ok: [mdodrupal]
TASK [geerlingguy.mysql : Define mysql_log_error.] *****************************
ok: [mdodrupal]
TASK [geerlingguy.mysql : Define mysql_syslog_tag.] ****************************
ok: [mdodrupal]
TASK [geerlingguy.mysql : Define mysql_pid_file.] ******************************
ok: [mdodrupal]
TASK [geerlingguy.mysql : Define mysql_config_file.] ***************************
ok: [mdodrupal]
TASK [geerlingguy.mysql : Define mysql_config_include_dir.] ********************
ok: [mdodrupal]
TASK [geerlingguy.mysql : Define mysql_socket.] ********************************
ok: [mdodrupal]
TASK [geerlingguy.mysql : Define mysql_supports_innodb_large_prefix.] **********
ok: [mdodrupal]
TASK [geerlingguy.mysql : include_tasks] ***************************************
skipping: [mdodrupal]
TASK [geerlingguy.mysql : include_tasks] ***************************************
included: /vagrant/provisioning/roles/geerlingguy.mysql/tasks/setup-Debian.yml for mdodrupal
TASK [geerlingguy.mysql : Check if MySQL is already installed.] ****************
ok: [mdodrupal]
TASK [geerlingguy.mysql : Update apt cache if MySQL is not yet installed.] *****
skipping: [mdodrupal]
TASK [geerlingguy.mysql : Determine required MySQL Python libraries.] **********
ok: [mdodrupal]
TASK [geerlingguy.mysql : Ensure MySQL Python libraries are installed.] ********
ok: [mdodrupal]
TASK [geerlingguy.mysql : Ensure MySQL packages are installed.] ****************
ok: [mdodrupal]
TASK [geerlingguy.mysql : Ensure MySQL is stopped after initial install.] ******
skipping: [mdodrupal]
TASK [geerlingguy.mysql : Delete innodb log files created by apt package after initial install.] ***
skipping: [mdodrupal] => (item=ib_logfile0)
skipping: [mdodrupal] => (item=ib_logfile1)
TASK [geerlingguy.mysql : include_tasks] ***************************************
skipping: [mdodrupal]
TASK [geerlingguy.mysql : Check if MySQL packages were installed.] *************
ok: [mdodrupal]
TASK [geerlingguy.mysql : include_tasks] ***************************************
included: /vagrant/provisioning/roles/geerlingguy.mysql/tasks/configure.yml for mdodrupal
TASK [geerlingguy.mysql : Get MySQL version.] **********************************
ok: [mdodrupal]
TASK [geerlingguy.mysql : Copy my.cnf global MySQL configuration.] *************
ok: [mdodrupal]
TASK [geerlingguy.mysql : Verify mysql include directory exists.] **************
skipping: [mdodrupal]
TASK [geerlingguy.mysql : Copy my.cnf override files into include directory.] ***
TASK [geerlingguy.mysql : Create slow query log file (if configured).] *********
ok: [mdodrupal]
TASK [geerlingguy.mysql : Create datadir if it does not exist] *****************
ok: [mdodrupal]
TASK [geerlingguy.mysql : Set ownership on slow query log file (if configured).] ***
ok: [mdodrupal]
TASK [geerlingguy.mysql : Create error log file (if configured).] **************
ok: [mdodrupal]
TASK [geerlingguy.mysql : Set ownership on error log file (if configured).] ****
ok: [mdodrupal]
TASK [geerlingguy.mysql : Ensure MySQL is started and enabled on boot.] ********
ok: [mdodrupal]
TASK [geerlingguy.mysql : include_tasks] ***************************************
included: /vagrant/provisioning/roles/geerlingguy.mysql/tasks/secure-installation.yml for mdodrupal
TASK [geerlingguy.mysql : Ensure default user is present.] *********************
skipping: [mdodrupal]
TASK [geerlingguy.mysql : Copy user-my.cnf file with password credentials.] ****
skipping: [mdodrupal]
TASK [geerlingguy.mysql : Disallow root login remotely] ************************
ok: [mdodrupal] => (item=DELETE FROM mysql.user WHERE User='root' AND Host NOT IN ('localhost', '127.0.0.1', '::1'))
TASK [geerlingguy.mysql : Get list of hosts for the root user.] ****************
skipping: [mdodrupal]
TASK [geerlingguy.mysql : Update MySQL root password for localhost root account (5.7.x).] ***
TASK [geerlingguy.mysql : Update MySQL root password for localhost root account (< 5.7.x).] ***
TASK [geerlingguy.mysql : Copy .my.cnf file with root password credentials.] ***
skipping: [mdodrupal]
TASK [geerlingguy.mysql : Get list of hosts for the anonymous user.] ***********
ok: [mdodrupal]
TASK [geerlingguy.mysql : Remove anonymous MySQL users.] ***********************
TASK [geerlingguy.mysql : Remove MySQL test database.] *************************
ok: [mdodrupal]
TASK [geerlingguy.mysql : include_tasks] ***************************************
included: /vagrant/provisioning/roles/geerlingguy.mysql/tasks/databases.yml for mdodrupal
TASK [geerlingguy.mysql : Ensure MySQL databases are present.] *****************
ok: [mdodrupal] => (item={u'collation': u'utf8mb4_general_ci', u'name': u'drupal', u'encoding': u'utf8mb4'})
TASK [geerlingguy.mysql : include_tasks] ***************************************
included: /vagrant/provisioning/roles/geerlingguy.mysql/tasks/users.yml for mdodrupal
TASK [geerlingguy.mysql : Ensure MySQL users are present.] *********************
ok: [mdodrupal] => (item=None)
ok: [mdodrupal]
TASK [geerlingguy.mysql : include_tasks] ***************************************
included: /vagrant/provisioning/roles/geerlingguy.mysql/tasks/replication.yml for mdodrupal
TASK [geerlingguy.mysql : Ensure replication user exists on master.] ***********
skipping: [mdodrupal]
TASK [geerlingguy.mysql : Check slave replication status.] *********************
skipping: [mdodrupal]
TASK [geerlingguy.mysql : Check master replication status.] ********************
skipping: [mdodrupal]
TASK [geerlingguy.mysql : Configure replication on the slave.] *****************
skipping: [mdodrupal]
TASK [geerlingguy.mysql : Start replication.] **********************************
skipping: [mdodrupal]
TASK [geerlingguy.php-mysql : Include OS-specific variables.] ******************
ok: [mdodrupal]
TASK [geerlingguy.php-mysql : Define php_mysql_package.] ***********************
skipping: [mdodrupal]
TASK [geerlingguy.php-mysql : Install PHP MySQL dependencies (RedHat).] ********
skipping: [mdodrupal]
TASK [geerlingguy.php-mysql : Install PHP MySQL dependencies (Debian).] ********
ok: [mdodrupal]
TASK [geerlingguy.postgresql : include_tasks] **********************************
skipping: [mdodrupal]
TASK [geerlingguy.postgresql : include_tasks] **********************************
skipping: [mdodrupal]
TASK [geerlingguy.postgresql : include_tasks] **********************************
skipping: [mdodrupal]
TASK [geerlingguy.postgresql : include_tasks] **********************************
skipping: [mdodrupal]
TASK [geerlingguy.postgresql : include_tasks] **********************************
skipping: [mdodrupal]
TASK [geerlingguy.postgresql : Ensure PostgreSQL is started and enabled on boot.] ***
skipping: [mdodrupal]
TASK [geerlingguy.postgresql : Ensure PostgreSQL databases are present.] *******
skipping: [mdodrupal] => (item={u'name': u'drupal'})
TASK [geerlingguy.postgresql : Ensure PostgreSQL users are present.] ***********
skipping: [mdodrupal] => (item=None)
skipping: [mdodrupal]
TASK [geerlingguy.php-pgsql : Include OS-specific variables.] ******************
skipping: [mdodrupal]
TASK [geerlingguy.php-pgsql : Define php_pgsql_package.] ***********************
skipping: [mdodrupal]
TASK [geerlingguy.php-pgsql : Install PHP PostgreSQL dependencies (RedHat).] ***
skipping: [mdodrupal]
TASK [geerlingguy.php-pgsql : Install PHP PostgreSQL dependencies (Debian).] ***
skipping: [mdodrupal]
TASK [geerlingguy.drupal-console : Ensure pip is available for an extra dependency on Ubuntu 14.04.] ***
skipping: [mdodrupal] => (item=python-pip)
skipping: [mdodrupal] => (item=python-openssl)
skipping: [mdodrupal] => (item=python-pyasn1)
TASK [geerlingguy.drupal-console : Upgrade setuptools on Ubuntu 14.04.] ********
skipping: [mdodrupal]
TASK [geerlingguy.drupal-console : Ensure ndg-httpsclient is available on Ubuntu 14.04.] ***
skipping: [mdodrupal]
TASK [geerlingguy.drupal-console : Install Drupal Console.] ********************
skipping: [mdodrupal]
TASK [geerlingguy.drupal-console : Ensure Drupal Console is executable.] *******
skipping: [mdodrupal]
TASK [geerlingguy.drupal-console : Update Drupal Console to latest version (if configured).] ***
skipping: [mdodrupal]
TASK [geerlingguy.drush : include_tasks] ***************************************
included: /vagrant/provisioning/roles/geerlingguy.drush/tasks/install-drush-launcher.yml for mdodrupal
TASK [geerlingguy.drush : Check current state.] ********************************
ok: [mdodrupal]
TASK [geerlingguy.drush : Perform cleanup of old symlink.] *********************
skipping: [mdodrupal]
TASK [geerlingguy.drush : Ensure Drush path directory exists.] *****************
ok: [mdodrupal]
TASK [geerlingguy.drush : Install Drush.] **************************************
ok: [mdodrupal]
TASK [geerlingguy.drush : Ensure Drush is executable.] *************************
ok: [mdodrupal]
TASK [geerlingguy.drush : include_tasks] ***************************************
skipping: [mdodrupal]
TASK [geerlingguy.drush : include_tasks] ***************************************
skipping: [mdodrupal]
TASK [geerlingguy.memcached : Include OS-specific variables.] ******************
skipping: [mdodrupal]
TASK [geerlingguy.memcached : Define memcached_user.] **************************
skipping: [mdodrupal]
TASK [geerlingguy.memcached : Update apt cache.] *******************************
skipping: [mdodrupal]
TASK [geerlingguy.memcached : Install Memcached.] ******************************
skipping: [mdodrupal]
TASK [geerlingguy.memcached : Copy Memcached configuration.] *******************
skipping: [mdodrupal]
TASK [geerlingguy.memcached : Ensure Memcached is started and set to run on startup.] ***
skipping: [mdodrupal]
TASK [geerlingguy.php-memcached : Include OS-specific variables.] **************
skipping: [mdodrupal]
TASK [geerlingguy.php-memcached : Define php_memcached_package.] ***************
skipping: [mdodrupal]
TASK [geerlingguy.php-memcached : Install PHP Memcached extension (RedHat).] ***
skipping: [mdodrupal]
TASK [geerlingguy.php-memcached : Install PHP Memcached extension (Debian).] ***
skipping: [mdodrupal]
TASK [geerlingguy.php-tideways : Include OS-specific variables.] ***************
skipping: [mdodrupal]
TASK [geerlingguy.php-tideways : Define php_tideways_module_path.] *************
skipping: [mdodrupal]
TASK [geerlingguy.php-tideways : Define php_tideways_config_filename.] *********
skipping: [mdodrupal]
TASK [geerlingguy.php-tideways : Ensure dependencies for installing Tideways are present.] ***
skipping: [mdodrupal] => (item=make)
skipping: [mdodrupal] => (item=gcc)
skipping: [mdodrupal] => (item=unzip)
TASK [geerlingguy.php-tideways : Download and untar Tideways.] *****************
skipping: [mdodrupal]
TASK [geerlingguy.php-tideways : Build Tideways.] ******************************
skipping: [mdodrupal] => (item=phpize)
skipping: [mdodrupal] => (item=./configure)
skipping: [mdodrupal] => (item=make)
skipping: [mdodrupal] => (item=make install)
TASK [geerlingguy.php-tideways : Ensure Tideways module path exists.] **********
skipping: [mdodrupal]
TASK [geerlingguy.php-tideways : Move Tideways module into place.] *************
skipping: [mdodrupal]
TASK [geerlingguy.php-tideways : include_tasks] ********************************
skipping: [mdodrupal]
TASK [geerlingguy.php-tideways : include_tasks] ********************************
skipping: [mdodrupal]
TASK [geerlingguy.php-xdebug : Include OS-specific variables.] *****************
skipping: [mdodrupal]
TASK [geerlingguy.php-xdebug : Define php_xdebug_module_path.] *****************
skipping: [mdodrupal]
TASK [geerlingguy.php-xdebug : Define php_xdebug_config_filename.] *************
skipping: [mdodrupal]
TASK [geerlingguy.php-xdebug : Ensure dependencies for building from source are installed (RedHat).] ***
skipping: [mdodrupal]
TASK [geerlingguy.php-xdebug : Ensure dependencies for building from source are installed (Debian).] ***
skipping: [mdodrupal]
TASK [geerlingguy.php-xdebug : Untar Xdebug.] **********************************
skipping: [mdodrupal]
TASK [geerlingguy.php-xdebug : Build Xdebug.] **********************************
skipping: [mdodrupal] => (item=phpize)
skipping: [mdodrupal] => (item=./configure)
skipping: [mdodrupal] => (item=make)
TASK [geerlingguy.php-xdebug : Ensure Xdebug module path exists.] **************
skipping: [mdodrupal]
TASK [geerlingguy.php-xdebug : Move Xdebug module into place.] *****************
skipping: [mdodrupal]
TASK [geerlingguy.php-xdebug : include_tasks] **********************************
skipping: [mdodrupal]
TASK [geerlingguy.php-xhprof : Include OS-specific variables.] *****************
skipping: [mdodrupal]
TASK [geerlingguy.php-xhprof : Define php_xhprof_module_path.] *****************
skipping: [mdodrupal]
TASK [geerlingguy.php-xhprof : Define php_xhprof_config_filename.] *************
skipping: [mdodrupal]
TASK [geerlingguy.php-xhprof : Ensure dependencies for installing XHProf are present.] ***
skipping: [mdodrupal] => (item=make)
skipping: [mdodrupal] => (item=gcc)
skipping: [mdodrupal] => (item=unzip)
skipping: [mdodrupal] => (item=graphviz)
TASK [geerlingguy.php-xhprof : Download and untar XHProf.] *********************
skipping: [mdodrupal]
TASK [geerlingguy.php-xhprof : Build XHProf.] **********************************
skipping: [mdodrupal] => (item=phpize)
skipping: [mdodrupal] => (item=./configure)
skipping: [mdodrupal] => (item=make)
TASK [geerlingguy.php-xhprof : Ensure XHProf module path exists.] **************
skipping: [mdodrupal]
TASK [geerlingguy.php-xhprof : Move XHProf module into place.] *****************
skipping: [mdodrupal]
TASK [geerlingguy.php-xhprof : Move XHProf PHP library into place.] ************
skipping: [mdodrupal]
TASK [geerlingguy.php-xhprof : Move XHProf UI into place.] *********************
skipping: [mdodrupal]
TASK [geerlingguy.php-xhprof : include_tasks] **********************************
skipping: [mdodrupal]
TASK [geerlingguy.php-xhprof : Ensure XHProf output directory exists.] *********
skipping: [mdodrupal]
TASK [thom8.php-upload-progress : Include OS-specific variables.] **************
skipping: [mdodrupal]
TASK [thom8.php-upload-progress : Define php_uploadprogress_module_path.] ******
skipping: [mdodrupal]
TASK [thom8.php-upload-progress : Define php_uploadprogress_config_filename.] ***
skipping: [mdodrupal]
TASK [thom8.php-upload-progress : Download and untar uploadprogress.] **********
skipping: [mdodrupal]
TASK [thom8.php-upload-progress : Build uploadprogress.] ***********************
skipping: [mdodrupal] => (item=phpize)
skipping: [mdodrupal] => (item=./configure)
skipping: [mdodrupal] => (item=make)
TASK [thom8.php-upload-progress : Ensure uploadprogress module path exists.] ***
skipping: [mdodrupal]
TASK [thom8.php-upload-progress : Move uploadprogress module into place.] ******
skipping: [mdodrupal]
TASK [thom8.php-upload-progress : Add php extension config for uploadprogress.] ***
skipping: [mdodrupal] => (item=/etc/php/7.2/fpm/conf.d)
skipping: [mdodrupal] => (item=/etc/php/7.2/apache2/conf.d)
skipping: [mdodrupal] => (item=/etc/php/7.2/cli/conf.d)
TASK [geerlingguy.blackfire : include_tasks] ***********************************
skipping: [mdodrupal]
TASK [geerlingguy.blackfire : include_tasks] ***********************************
skipping: [mdodrupal]
TASK [geerlingguy.blackfire : Ensure Blackfire packages are installed.] ********
skipping: [mdodrupal]
TASK [geerlingguy.adminer : Ensure Adminer directory exists.] ******************
ok: [mdodrupal]
TASK [geerlingguy.adminer : Download Adminer to configured directory.] *********
changed: [mdodrupal]
TASK [geerlingguy.adminer : Symlink Adminer into configured directories.] ******
TASK [geerlingguy.adminer : Set the proper Apache configuration directory (Debian).] ***
skipping: [mdodrupal]
TASK [geerlingguy.adminer : Add Apache configuration file for Adminer (Debian).] ***
skipping: [mdodrupal]
TASK [geerlingguy.adminer : Add Apache configuration file for Adminer (RedHat).] ***
skipping: [mdodrupal]
TASK [geerlingguy.pimpmylog : Clone Pimp my Log.] ******************************
ok: [mdodrupal]
TASK [geerlingguy.pimpmylog : Grant all privileges on the Pimp my Log directory.] ***
ok: [mdodrupal]
TASK [geerlingguy.daemonize : Download daemonize archive.] *********************
ok: [mdodrupal]
TASK [geerlingguy.daemonize : Expand daemonize archive.] ***********************
skipping: [mdodrupal]
TASK [geerlingguy.daemonize : Check if daemonize is installed.] ****************
ok: [mdodrupal]
TASK [geerlingguy.daemonize : Build daemonize.] ********************************
skipping: [mdodrupal] => (item=./configure --prefix=/usr)
skipping: [mdodrupal] => (item=make)
skipping: [mdodrupal] => (item=make install)
TASK [geerlingguy.daemonize : Download daemonize archive.] *********************
ok: [mdodrupal]
TASK [geerlingguy.daemonize : Expand daemonize archive.] ***********************
skipping: [mdodrupal]
TASK [geerlingguy.daemonize : Check if daemonize is installed.] ****************
ok: [mdodrupal]
TASK [geerlingguy.daemonize : Build daemonize.] ********************************
skipping: [mdodrupal] => (item=./configure --prefix=/usr)
skipping: [mdodrupal] => (item=make)
skipping: [mdodrupal] => (item=make install)
TASK [geerlingguy.mailhog : Ensure mailhog install directory exists.] **********
ok: [mdodrupal]
TASK [geerlingguy.mailhog : Download MailHog and mhsendmail binaries.] *********
ok: [mdodrupal] => (item={u'url': u'https://github.com/mailhog/MailHog/releases/download/v0.2.1/MailHog_linux_amd64', u'dest': u'/opt/mailhog/mailhog'})
ok: [mdodrupal] => (item={u'url': u'https://github.com/mailhog/mhsendmail/releases/download/v0.2.0/mhsendmail_linux_amd64', u'dest': u'/opt/mailhog/mhsendmail'})
TASK [geerlingguy.mailhog : Copy mailhog init script into place.] **************
skipping: [mdodrupal]
TASK [geerlingguy.mailhog : Copy mailhog systemd unit file into place (for systemd systems).] ***
ok: [mdodrupal]
TASK [geerlingguy.mailhog : Ensure mailhog is enabled and will start on boot.] ***
ok: [mdodrupal]
TASK [franklinkim.newrelic : Checking for key] *********************************
skipping: [mdodrupal]
TASK [franklinkim.newrelic : Installing dependencies] **************************
skipping: [mdodrupal]
TASK [franklinkim.newrelic : Adding APT key] ***********************************
skipping: [mdodrupal]
TASK [franklinkim.newrelic : Add APT repository] *******************************
skipping: [mdodrupal]
TASK [franklinkim.newrelic : Installing packages] ******************************
[DEPRECATION WARNING]: Invoking "apt" only once while using a loop via
squash_actions is deprecated. Instead of using a loop to supply multiple items
and specifying `pkg: "{{ item }}"`, please use `pkg: ['newrelic-sysmond']` and
remove the loop. This feature will be removed in version 2.11. Deprecation
warnings can be disabled by setting deprecation_warnings=False in ansible.cfg.
skipping: [mdodrupal] => (item=[])
TASK [franklinkim.newrelic : Installing dependencies] **************************
skipping: [mdodrupal]
TASK [franklinkim.newrelic : Installing packages] ******************************
[DEPRECATION WARNING]: Invoking "yum" only once while using a loop via
squash_actions is deprecated. Instead of using a loop to supply multiple items
and specifying `name: "{{ item }}"`, please use `name: ['newrelic-sysmond']`
and remove the loop. This feature will be removed in version 2.11. Deprecation
warnings can be disabled by setting deprecation_warnings=False in ansible.cfg.
skipping: [mdodrupal] => (item=[])
TASK [franklinkim.newrelic : Configuring module] *******************************
skipping: [mdodrupal] => (item=etc/newrelic/nrsysmond.cfg)
TASK [franklinkim.newrelic : Configuring user groups] **************************
skipping: [mdodrupal]
TASK [franklinkim.newrelic : Configuring service] ******************************
skipping: [mdodrupal]
TASK [geerlingguy.nodejs : Set up the Nodesource RPM directory for Node.js > 0.10.] ***
skipping: [mdodrupal]
TASK [geerlingguy.nodejs : Set up the Nodesource RPM variable for Node.js == 0.10.] ***
skipping: [mdodrupal]
TASK [geerlingguy.nodejs : Import Nodesource RPM key (CentOS < 7).] ************
skipping: [mdodrupal]
TASK [geerlingguy.nodejs : Import Nodesource RPM key (CentOS 7+)..] ************
skipping: [mdodrupal]
TASK [geerlingguy.nodejs : Add Nodesource repositories for Node.js (CentOS < 7).] ***
skipping: [mdodrupal]
TASK [geerlingguy.nodejs : Add Nodesource repositories for Node.js (CentOS 7+).] ***
skipping: [mdodrupal]
TASK [geerlingguy.nodejs : Ensure Node.js and npm are installed.] **************
skipping: [mdodrupal]
TASK [geerlingguy.nodejs : Ensure apt-transport-https is installed.] ***********
skipping: [mdodrupal]
TASK [geerlingguy.nodejs : Add Nodesource apt key.] ****************************
skipping: [mdodrupal]
TASK [geerlingguy.nodejs : Add NodeSource repositories for Node.js.] ***********
skipping: [mdodrupal] => (item=deb https://deb.nodesource.com/node_10.x bionic main)
skipping: [mdodrupal] => (item=deb-src https://deb.nodesource.com/node_10.x bionic main)
TASK [geerlingguy.nodejs : Update apt cache if repo was added.] ****************
skipping: [mdodrupal]
TASK [geerlingguy.nodejs : Ensure Node.js and npm are installed.] **************
skipping: [mdodrupal]
TASK [geerlingguy.nodejs : Define nodejs_install_npm_user] *********************
skipping: [mdodrupal]
TASK [geerlingguy.nodejs : Create npm global directory] ************************
skipping: [mdodrupal]
TASK [geerlingguy.nodejs : Add npm_config_prefix bin directory to global $PATH.] ***
skipping: [mdodrupal]
TASK [geerlingguy.nodejs : Ensure npm global packages are installed.] **********
skipping: [mdodrupal] => (item={u'name': u'npm'})
TASK [geerlingguy.nodejs : Install packages defined in a given package.json.] ***
skipping: [mdodrupal]
TASK [geerlingguy.redis : Include OS-specific variables.] **********************
skipping: [mdodrupal]
TASK [geerlingguy.redis : Define redis_package.] *******************************
skipping: [mdodrupal]
TASK [geerlingguy.redis : include_tasks] ***************************************
skipping: [mdodrupal]
TASK [geerlingguy.redis : include_tasks] ***************************************
skipping: [mdodrupal]
TASK [geerlingguy.redis : include_tasks] ***************************************
skipping: [mdodrupal]
TASK [geerlingguy.redis : Ensure Redis is configured.] *************************
skipping: [mdodrupal]
TASK [geerlingguy.redis : Ensure Redis is running and enabled on boot.] ********
skipping: [mdodrupal]
TASK [geerlingguy.php-redis : Include OS-specific variables.] ******************
skipping: [mdodrupal]
TASK [geerlingguy.php-redis : Define php_redis_package.] ***********************
skipping: [mdodrupal]
TASK [geerlingguy.php-redis : Install PhpRedis extension (RedHat).] ************
skipping: [mdodrupal]
TASK [geerlingguy.php-redis : Install PhpRedis extension (Debian).] ************
skipping: [mdodrupal]
TASK [geerlingguy.php-redis : include_tasks] ***********************************
skipping: [mdodrupal]
TASK [geerlingguy.ruby : include_tasks] ****************************************
skipping: [mdodrupal]
TASK [geerlingguy.ruby : include_tasks] ****************************************
skipping: [mdodrupal]
TASK [geerlingguy.ruby : include_tasks] ****************************************
skipping: [mdodrupal]
TASK [geerlingguy.ruby : Add user installed RubyGems bin directory to global $PATH.] ***
skipping: [mdodrupal]
TASK [geerlingguy.ruby : Install Bundler.] *************************************
skipping: [mdodrupal]
TASK [geerlingguy.ruby : Install configured gems.] *****************************
TASK [geerlingguy.java : Include OS-specific variables for Fedora or FreeBSD.] ***
skipping: [mdodrupal]
TASK [geerlingguy.java : Include version-specific variables for CentOS/RHEL.] ***
skipping: [mdodrupal]
TASK [geerlingguy.java : Include version-specific variables for Ubuntu.] *******
skipping: [mdodrupal]
TASK [geerlingguy.java : Include version-specific variables for Debian.] *******
skipping: [mdodrupal]
TASK [geerlingguy.java : Define java_packages.] ********************************
skipping: [mdodrupal]
TASK [geerlingguy.java : include_tasks] ****************************************
skipping: [mdodrupal]
TASK [geerlingguy.java : include_tasks] ****************************************
skipping: [mdodrupal]
TASK [geerlingguy.java : include_tasks] ****************************************
skipping: [mdodrupal]
TASK [geerlingguy.java : Set JAVA_HOME if configured.] *************************
skipping: [mdodrupal]
TASK [arknoll.selenium : Include OS-Specific variables] ************************
skipping: [mdodrupal]
TASK [arknoll.selenium : Install dependencies] *********************************
skipping: [mdodrupal]
TASK [arknoll.selenium : create directory] *************************************
skipping: [mdodrupal]
TASK [arknoll.selenium : Download Selenium] ************************************
skipping: [mdodrupal]
TASK [arknoll.selenium : Install FireFox (if configured)] **********************
skipping: [mdodrupal]
TASK [arknoll.selenium : Add Chrome key (if configured, Debian)] ***************
skipping: [mdodrupal]
TASK [arknoll.selenium : Add Chrome repo (if configured, Debian)] **************
skipping: [mdodrupal]
TASK [arknoll.selenium : Install Chrome (if configured, Debian)] ***************
skipping: [mdodrupal]
TASK [arknoll.selenium : Install Chrome (if configured, RedHat)] ***************
skipping: [mdodrupal]
TASK [arknoll.selenium : Get the latest release for chromedriver] **************
skipping: [mdodrupal]
TASK [arknoll.selenium : Install chromedriver] *********************************
skipping: [mdodrupal]
TASK [arknoll.selenium : Install xvfb] *****************************************
skipping: [mdodrupal]
TASK [arknoll.selenium : Install init script] **********************************
skipping: [mdodrupal]
TASK [arknoll.selenium : Install systemd unit file (for systemd systems)] ******
skipping: [mdodrupal]
TASK [arknoll.selenium : Register systemd service status (for systemd systems)] ***
skipping: [mdodrupal]
TASK [arknoll.selenium : Ensure selenium is running] ***************************
skipping: [mdodrupal]
TASK [geerlingguy.solr : Ensure solr_user group exists.] ***********************
skipping: [mdodrupal]
TASK [geerlingguy.solr : Ensure solr_user exists.] *****************************
skipping: [mdodrupal]
TASK [geerlingguy.solr : Set solr_filename for Solr 4+.] ***********************
skipping: [mdodrupal]
TASK [geerlingguy.solr : Set solr_filename for Solr 3.x.] **********************
skipping: [mdodrupal]
TASK [geerlingguy.solr : Check if Solr has been installed already.] ************
skipping: [mdodrupal]
TASK [geerlingguy.solr : Download Solr.] ***************************************
skipping: [mdodrupal]
TASK [geerlingguy.solr : Expand Solr.] *****************************************
skipping: [mdodrupal]
TASK [geerlingguy.solr : include_tasks] ****************************************
skipping: [mdodrupal]
TASK [geerlingguy.solr : include_tasks] ****************************************
skipping: [mdodrupal]
TASK [geerlingguy.solr : Ensure solr is started and enabled on boot if configured.] ***
skipping: [mdodrupal]
TASK [geerlingguy.solr : include_tasks] ****************************************
skipping: [mdodrupal]
TASK [geerlingguy.solr : include_tasks] ****************************************
skipping: [mdodrupal]
TASK [geerlingguy.solr : include_tasks] ****************************************
skipping: [mdodrupal]
TASK [geerlingguy.java : Include OS-specific variables for Fedora or FreeBSD.] ***
skipping: [mdodrupal]
TASK [geerlingguy.java : Include version-specific variables for CentOS/RHEL.] ***
skipping: [mdodrupal]
TASK [geerlingguy.java : Include version-specific variables for Ubuntu.] *******
skipping: [mdodrupal]
TASK [geerlingguy.java : Include version-specific variables for Debian.] *******
skipping: [mdodrupal]
TASK [geerlingguy.java : Define java_packages.] ********************************
skipping: [mdodrupal]
TASK [geerlingguy.java : include_tasks] ****************************************
skipping: [mdodrupal]
TASK [geerlingguy.java : include_tasks] ****************************************
skipping: [mdodrupal]
TASK [geerlingguy.java : include_tasks] ****************************************
skipping: [mdodrupal]
TASK [geerlingguy.java : Set JAVA_HOME if configured.] *************************
skipping: [mdodrupal]
TASK [geerlingguy.elasticsearch : include_tasks] *******************************
skipping: [mdodrupal]
TASK [geerlingguy.elasticsearch : include_tasks] *******************************
skipping: [mdodrupal]
TASK [geerlingguy.elasticsearch : Install Elasticsearch.] **********************
skipping: [mdodrupal]
TASK [geerlingguy.elasticsearch : Configure Elasticsearch.] ********************
skipping: [mdodrupal]
TASK [geerlingguy.elasticsearch : Start Elasticsearch.] ************************
skipping: [mdodrupal]
TASK [geerlingguy.elasticsearch : Make sure Elasticsearch is running before proceeding.] ***
skipping: [mdodrupal]
TASK [geerlingguy.varnish : Include OS-specific variables.] ********************
ok: [mdodrupal]
TASK [geerlingguy.varnish : Set the packagecloud repository name based on the version.] ***
ok: [mdodrupal]
TASK [geerlingguy.varnish : include_tasks] *************************************
skipping: [mdodrupal]
TASK [geerlingguy.varnish : include_tasks] *************************************
included: /vagrant/provisioning/roles/geerlingguy.varnish/tasks/setup-Debian.yml for mdodrupal
TASK [geerlingguy.varnish : Ensure APT HTTPS Transport is installed.] **********
ok: [mdodrupal]
TASK [geerlingguy.varnish : Add packagecloud.io Varnish apt key.] **************
ok: [mdodrupal]
TASK [geerlingguy.varnish : Add packagecloud.io Varnish apt repository.] *******
ok: [mdodrupal]
TASK [geerlingguy.varnish : Ensure Varnish is installed.] **********************
ok: [mdodrupal]
TASK [geerlingguy.varnish : Ensure old role-managed Varnish systemd unit file is removed.] ***
ok: [mdodrupal]
TASK [geerlingguy.varnish : Ensure Varnish config path exists.] ****************
ok: [mdodrupal]
TASK [geerlingguy.varnish : Copy Varnish configuration (sysvinit).] ************
[DEPRECATION WARNING]: Using tests as filters is deprecated. Instead of using
`result|version_compare` use `result is version_compare`. This feature will be
removed in version 2.9. Deprecation warnings can be disabled by setting
deprecation_warnings=False in ansible.cfg.
ok: [mdodrupal]
TASK [geerlingguy.varnish : Copy Debian Jessie/Xenial specific Varnish configs (systemd).] ***
ok: [mdodrupal]
TASK [geerlingguy.varnish : Copy Varnish configuration (systemd).] *************
skipping: [mdodrupal]
TASK [geerlingguy.varnish : Copy Varnish default VCL.] *************************
ok: [mdodrupal]
TASK [geerlingguy.varnish : Copy varnish secret.] ******************************
ok: [mdodrupal]
TASK [geerlingguy.varnish : Ensure Varnish services are started and enabled on startup.] ***
skipping: [mdodrupal] => (item=varnish)
TASK [geerlingguy.varnish : Ensure Varnish services are started enabled on startup (Xenial specific)] ***
[DEPRECATION WARNING]: evaluating [u'varnish'] as a bare variable, this
behaviour will go away and you might need to add |bool to the expression in the
future. Also see CONDITIONAL_BARE_VARS configuration toggle.. This feature
will be removed in version 2.12. Deprecation warnings can be disabled by
setting deprecation_warnings=False in ansible.cfg.
skipping: [mdodrupal] => (item=varnish)
TASK [geerlingguy.nginx : Include OS-specific variables.] **********************
skipping: [mdodrupal]
TASK [geerlingguy.nginx : Define nginx_user.] **********************************
skipping: [mdodrupal]
TASK [geerlingguy.nginx : include_tasks] ***************************************
skipping: [mdodrupal]
TASK [geerlingguy.nginx : include_tasks] ***************************************
skipping: [mdodrupal]
TASK [geerlingguy.nginx : include_tasks] ***************************************
skipping: [mdodrupal]
TASK [geerlingguy.nginx : include_tasks] ***************************************
skipping: [mdodrupal]
TASK [geerlingguy.nginx : include_tasks] ***************************************
skipping: [mdodrupal]
TASK [geerlingguy.nginx : include_tasks] ***************************************
skipping: [mdodrupal]
TASK [geerlingguy.nginx : Remove default nginx vhost config file (if configured).] ***
skipping: [mdodrupal]
TASK [geerlingguy.nginx : Ensure nginx_vhost_path exists.] *********************
skipping: [mdodrupal]
TASK [geerlingguy.nginx : Add managed vhost config files.] *********************
skipping: [mdodrupal] => (item={u'is_php': True, u'root': u'/var/www/drupalvm/drupal/web', u'server_name': u'mdo2.dev www.mdo2.dev'})
skipping: [mdodrupal] => (item={u'is_php': True, u'root': u'/opt/adminer', u'server_name': u'adminer.mdo2.dev'})
skipping: [mdodrupal] => (item={u'is_php': True, u'root': u'/usr/share/php/xhprof_html', u'server_name': u'xhprof.mdo2.dev'})
skipping: [mdodrupal] => (item={u'is_php': True, u'root': u'/usr/share/php/pimpmylog', u'server_name': u'pimpmylog.mdo2.dev'})
skipping: [mdodrupal] => (item={u'is_php': True, u'root': u'/var/www/dashboard', u'server_name': u'192.168.88.93 dashboard.mdo2.dev'})
TASK [geerlingguy.nginx : Remove managed vhost config files.] ******************
skipping: [mdodrupal] => (item={u'is_php': True, u'root': u'/var/www/drupalvm/drupal/web', u'server_name': u'mdo2.dev www.mdo2.dev'})
skipping: [mdodrupal] => (item={u'is_php': True, u'root': u'/opt/adminer', u'server_name': u'adminer.mdo2.dev'})
skipping: [mdodrupal] => (item={u'is_php': True, u'root': u'/usr/share/php/xhprof_html', u'server_name': u'xhprof.mdo2.dev'})
skipping: [mdodrupal] => (item={u'is_php': True, u'root': u'/usr/share/php/pimpmylog', u'server_name': u'pimpmylog.mdo2.dev'})
skipping: [mdodrupal] => (item={u'is_php': True, u'root': u'/var/www/dashboard', u'server_name': u'192.168.88.93 dashboard.mdo2.dev'})
TASK [geerlingguy.nginx : Remove legacy vhosts.conf file.] *********************
skipping: [mdodrupal]
TASK [geerlingguy.nginx : Copy nginx configuration in place.] ******************
skipping: [mdodrupal]
TASK [geerlingguy.nginx : Ensure nginx is started and enabled to start at boot.] ***
skipping: [mdodrupal]
TASK [drupalvm.www : Define drupalvm_webserver_user (Debian).] *****************
ok: [mdodrupal]
TASK [drupalvm.www : Define drupalvm_webserver_user (RedHat).] *****************
skipping: [mdodrupal]
TASK [drupalvm.www : Register information about the /vagrant directory.] *******
ok: [mdodrupal]
TASK [drupalvm.www : Ensure a group with the same GID as used to sync directories exist.] ***
skipping: [mdodrupal]
TASK [drupalvm.www : Ensure the webserver user is in the same group as the owner of synced directories.] ***
changed: [mdodrupal]
TASK [drupalvm.www : Ensure admin group exist.] ********************************
ok: [mdodrupal]
TASK [drupalvm.www : Ensure vagrant user is in admin group.] *******************
ok: [mdodrupal]
TASK [drupalvm.www : Set nicer permissions on Apache log directory.] ***********
ok: [mdodrupal]
TASK [geerlingguy.drupal : Add backwards-compatibility shims.] *****************
included: /vagrant/provisioning/roles/geerlingguy.drupal/tasks/backwards-compatibility.yml for mdodrupal
TASK [geerlingguy.drupal : build_makefile shim] ********************************
skipping: [mdodrupal]
TASK [geerlingguy.drupal : build_composer shim] ********************************
skipping: [mdodrupal]
TASK [geerlingguy.drupal : build_composer_project shim] ************************
skipping: [mdodrupal]
TASK [geerlingguy.drupal : install_site shim] **********************************
skipping: [mdodrupal]
TASK [geerlingguy.drupal : drupalvm_database shim] *****************************
skipping: [mdodrupal]
TASK [geerlingguy.drupal : Check if Drupal is already set up.] *****************
ok: [mdodrupal]
TASK [geerlingguy.drupal : Define drush_path if it's not already defined.] *****
ok: [mdodrupal]
TASK [geerlingguy.drupal : Define drupal_site_exists.] *************************
ok: [mdodrupal]
TASK [geerlingguy.drupal : include_tasks] **************************************
skipping: [mdodrupal]
TASK [geerlingguy.drupal : Define drupal_deploy_updated] ***********************
ok: [mdodrupal]
TASK [geerlingguy.drupal : include_tasks] **************************************
skipping: [mdodrupal]
TASK [geerlingguy.drupal : include_tasks] **************************************
skipping: [mdodrupal]
TASK [geerlingguy.drupal : include_tasks] **************************************
skipping: [mdodrupal]
TASK [geerlingguy.drupal : include_tasks] **************************************
included: /vagrant/provisioning/roles/geerlingguy.drupal/tasks/build-composer-project.yml for mdodrupal
TASK [geerlingguy.drupal : Delete old /tmp/composer-project] *******************
ok: [mdodrupal]
TASK [geerlingguy.drupal : Generate Drupal project with composer package in /tmp/composer-project (this may take a while).] ***
changed: [mdodrupal]
TASK [geerlingguy.drupal : Ensure drupal_composer_install_dir directory has proper permissions.] ***
changed: [mdodrupal]
TASK [geerlingguy.drupal : Move Drupal project files to drupal_composer_install_dir (this may take a while).] ***
fatal: [mdodrupal]: FAILED! => {"changed": true, "cmd": ["cp", "-r", "/tmp/composer-project/.", "/var/www/drupalvm/drupal/"], "delta": "0:00:57.582587", "end": "2019-10-25 16:26:10.867495", "msg": "non-zero return code", "rc": 1, "start": "2019-10-25 16:25:13.284908", "stderr": "cp: cannot create symbolic link '/var/www/drupalvm/drupal/./vendor/drupal-composer/drupal-scaffold/.scenarios.lock/phpunit4/src': Protocol error\ncp: cannot create symbolic link '/var/www/drupalvm/drupal/./vendor/drupal-composer/drupal-scaffold/.scenarios.lock/phpunit4/tests': Protocol error\ncp: cannot create symbolic link '/var/www/drupalvm/drupal/./vendor/bin/php-parse': Protocol error\ncp: cannot create symbolic link '/var/www/drupalvm/drupal/./vendor/bin/var-dump-server': Protocol error\ncp: cannot create symbolic link '/var/www/drupalvm/drupal/./vendor/bin/psysh': Protocol error\ncp: cannot create symbolic link '/var/www/drupalvm/drupal/./vendor/bin/drupal': Protocol error\ncp: cannot create symbolic link '/var/www/drupalvm/drupal/./vendor/bin/validate-json': Protocol error\ncp: cannot create symbolic link '/var/www/drupalvm/drupal/./vendor/bin/simple-phpunit': Protocol error\ncp: cannot create symbolic link '/var/www/drupalvm/drupal/./vendor/bin/phpunit': Protocol error\ncp: cannot create symbolic link '/var/www/drupalvm/drupal/./vendor/bin/phpcs': Protocol error\ncp: cannot create symbolic link '/var/www/drupalvm/drupal/./vendor/bin/phpcbf': Protocol error\ncp: cannot create symbolic link '/var/www/drupalvm/drupal/./vendor/bin/release': Protocol error\ncp: cannot create symbolic link '/var/www/drupalvm/drupal/./vendor/bin/robo': Protocol error\ncp: cannot create symbolic link '/var/www/drupalvm/drupal/./vendor/bin/dcg': Protocol error\ncp: cannot create symbolic link '/var/www/drupalvm/drupal/./vendor/bin/drush': Protocol error\ncp: cannot create symbolic link '/var/www/drupalvm/drupal/./vendor/grasmash/yaml-expander/scenarios/symfony2/src': Protocol error\ncp: cannot create symbolic link '/var/www/drupalvm/drupal/./vendor/grasmash/yaml-expander/scenarios/symfony2/tests': Protocol error\ncp: cannot create symbolic link '/var/www/drupalvm/drupal/./vendor/grasmash/yaml-expander/scenarios/symfony4/src': Protocol error\ncp: cannot create symbolic link '/var/www/drupalvm/drupal/./vendor/grasmash/yaml-expander/scenarios/symfony4/tests': Protocol error\ncp: cannot create symbolic link '/var/www/drupalvm/drupal/./vendor/consolidation/site-alias/.scenarios.lock/phpunit5/src': Protocol error\ncp: cannot create symbolic link '/var/www/drupalvm/drupal/./vendor/consolidation/site-alias/.scenarios.lock/phpunit5/tests': Protocol error\ncp: cannot create symbolic link '/var/www/drupalvm/drupal/./vendor/consolidation/log/.scenarios.lock/symfony2/src': Protocol error\ncp: cannot create symbolic link '/var/www/drupalvm/drupal/./vendor/consolidation/log/.scenarios.lock/symfony2/tests': Protocol error\ncp: cannot create symbolic link '/var/www/drupalvm/drupal/./vendor/consolidation/log/.scenarios.lock/symfony4/src': Protocol error\ncp: cannot create symbolic link '/var/www/drupalvm/drupal/./vendor/consolidation/log/.scenarios.lock/symfony4/tests': Protocol error", "stderr_lines": ["cp: cannot create symbolic link '/var/www/drupalvm/drupal/./vendor/drupal-composer/drupal-scaffold/.scenarios.lock/phpunit4/src': Protocol error", "cp: cannot create symbolic link '/var/www/drupalvm/drupal/./vendor/drupal-composer/drupal-scaffold/.scenarios.lock/phpunit4/tests': Protocol error", "cp: cannot create symbolic link '/var/www/drupalvm/drupal/./vendor/bin/php-parse': Protocol error", "cp: cannot create symbolic link '/var/www/drupalvm/drupal/./vendor/bin/var-dump-server': Protocol error", "cp: cannot create symbolic link '/var/www/drupalvm/drupal/./vendor/bin/psysh': Protocol error", "cp: cannot create symbolic link '/var/www/drupalvm/drupal/./vendor/bin/drupal': Protocol error", "cp: cannot create symbolic link '/var/www/drupalvm/drupal/./vendor/bin/validate-json': Protocol error", "cp: cannot create symbolic link '/var/www/drupalvm/drupal/./vendor/bin/simple-phpunit': Protocol error", "cp: cannot create symbolic link '/var/www/drupalvm/drupal/./vendor/bin/phpunit': Protocol error", "cp: cannot create symbolic link '/var/www/drupalvm/drupal/./vendor/bin/phpcs': Protocol error", "cp: cannot create symbolic link '/var/www/drupalvm/drupal/./vendor/bin/phpcbf': Protocol error", "cp: cannot create symbolic link '/var/www/drupalvm/drupal/./vendor/bin/release': Protocol error", "cp: cannot create symbolic link '/var/www/drupalvm/drupal/./vendor/bin/robo': Protocol error", "cp: cannot create symbolic link '/var/www/drupalvm/drupal/./vendor/bin/dcg': Protocol error", "cp: cannot create symbolic link '/var/www/drupalvm/drupal/./vendor/bin/drush': Protocol error", "cp: cannot create symbolic link '/var/www/drupalvm/drupal/./vendor/grasmash/yaml-expander/scenarios/symfony2/src': Protocol error", "cp: cannot create symbolic link '/var/www/drupalvm/drupal/./vendor/grasmash/yaml-expander/scenarios/symfony2/tests': Protocol error", "cp: cannot create symbolic link '/var/www/drupalvm/drupal/./vendor/grasmash/yaml-expander/scenarios/symfony4/src': Protocol error", "cp: cannot create symbolic link '/var/www/drupalvm/drupal/./vendor/grasmash/yaml-expander/scenarios/symfony4/tests': Protocol error", "cp: cannot create symbolic link '/var/www/drupalvm/drupal/./vendor/consolidation/site-alias/.scenarios.lock/phpunit5/src': Protocol error", "cp: cannot create symbolic link '/var/www/drupalvm/drupal/./vendor/consolidation/site-alias/.scenarios.lock/phpunit5/tests': Protocol error", "cp: cannot create symbolic link '/var/www/drupalvm/drupal/./vendor/consolidation/log/.scenarios.lock/symfony2/src': Protocol error", "cp: cannot create symbolic link '/var/www/drupalvm/drupal/./vendor/consolidation/log/.scenarios.lock/symfony2/tests': Protocol error", "cp: cannot create symbolic link '/var/www/drupalvm/drupal/./vendor/consolidation/log/.scenarios.lock/symfony4/src': Protocol error", "cp: cannot create symbolic link '/var/www/drupalvm/drupal/./vendor/consolidation/log/.scenarios.lock/symfony4/tests': Protocol error"], "stdout": "", "stdout_lines": []}
RUNNING HANDLER [geerlingguy.apache : restart apache] **************************
PLAY RECAP *********************************************************************
mdodrupal : ok=189 changed=7 unreachable=0 failed=1 skipped=347 rescued=0 ignored=1
Ansible failed to complete successfully. Any error output should be
visible above. Please fix these errors and try again.
PS C:\Users\ie18jbw\PROJECTS\vmachines\mdo2> vagrant reload
==> mdodrupal: [vagrant-hostsupdater] Removing hosts
==> mdodrupal: Attempting graceful shutdown of VM...
==> mdodrupal: Checking if box 'geerlingguy/drupal-vm' version '2.0.3' is up to date...
==> mdodrupal: Clearing any previously set forwarded ports...
==> mdodrupal: Fixed port collision for 22 => 2222. Now on port 2200.
==> mdodrupal: Clearing any previously set network interfaces...
==> mdodrupal: Preparing network interfaces based on configuration...
mdodrupal: Adapter 1: nat
mdodrupal: Adapter 2: hostonly
==> mdodrupal: Forwarding ports...
mdodrupal: 22 (guest) => 2200 (host) (adapter 1)
==> mdodrupal: Running 'pre-boot' VM customizations...
==> mdodrupal: Booting VM...
==> mdodrupal: Waiting for machine to boot. This may take a few minutes...
mdodrupal: SSH address: 127.0.0.1:2200
mdodrupal: SSH username: vagrant
mdodrupal: SSH auth method: private key
==> mdodrupal: Machine booted and ready!
[mdodrupal] GuestAdditions 6.0.4 running --- OK.
==> mdodrupal: Checking for guest additions in VM...
==> mdodrupal: [vagrant-hostsupdater] Checking for host entries
==> mdodrupal: [vagrant-hostsupdater] found entry for: 192.168.88.93 mdo2.dev
==> mdodrupal: [vagrant-hostsupdater] found entry for: 192.168.88.93 www.mdo2.dev
==> mdodrupal: [vagrant-hostsupdater] found entry for: 192.168.88.93 adminer.mdo2.dev
==> mdodrupal: [vagrant-hostsupdater] found entry for: 192.168.88.93 xhprof.mdo2.dev
==> mdodrupal: [vagrant-hostsupdater] found entry for: 192.168.88.93 pimpmylog.mdo2.dev
==> mdodrupal: [vagrant-hostsupdater] found entry for: 192.168.88.93 dashboard.mdo2.dev
==> mdodrupal: Setting hostname...
==> mdodrupal: Configuring and enabling network interfaces...
==> mdodrupal: Mounting shared folders...
mdodrupal: /vagrant => C:/Users/ie18jbw/PROJECTS/vmachines/mdo2
mdodrupal: /var/www/drupalvm => C:/Users/ie18jbw/PROJECTS/vmachines/mdo2
==> mdodrupal: Machine already provisioned. Run `vagrant provision` or use the `--provision`
==> mdodrupal: flag to force provisioning. Provisioners marked to run always will still run.
==> mdodrupal: Machine 'mdodrupal' has a post `vagrant up` message. This is a message
==> mdodrupal: from the creator of the Vagrantfile, and not from Vagrant itself:
==> mdodrupal:
==> mdodrupal: Your Drupal VM Vagrant box is ready to use!
==> mdodrupal: * Visit the dashboard for an overview of your site: http://dashboard.mdo2.dev (or http://192.168.88.93)
==> mdodrupal: * You can SSH into your machine with `vagrant ssh`.
==> mdodrupal: * Find out more in the Drupal VM documentation at http://docs.drupalvm.com
PS C:\Users\ie18jbw\PROJECTS\vmachines\mdo2>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment