Skip to content

Instantly share code, notes, and snippets.

@rwohleb
Created January 12, 2017 19:42
Show Gist options
  • Save rwohleb/5abb678a3da4dc83622c4f3ef7a662b9 to your computer and use it in GitHub Desktop.
Save rwohleb/5abb678a3da4dc83622c4f3ef7a662b9 to your computer and use it in GitHub Desktop.
GLEF-RobWohleb:D7 rob.wohleb$ vagrant provision
==> glef-d7: Configuring cache buckets...
==> glef-d7: Running provisioner: ansible...
glef-d7: Running ansible-playbook...
PLAY [all] *********************************************************************
TASK [setup] *******************************************************************
ok: [glef-d7]
TASK [Include OS-specific variables.] ******************************************
ok: [glef-d7]
TASK [Define config_dir.] ******************************************************
skipping: [glef-d7]
TASK [include_vars] ************************************************************
ok: [glef-d7] => (item=/Users/rob.wohleb/Development/GLEF/D7/config/vm/config.yml)
TASK [Define fully qualified domain name.] *************************************
ok: [glef-d7]
TASK [Define short hostname.] **************************************************
ok: [glef-d7]
TASK [Add hostname to /etc/hosts.] *********************************************
ok: [glef-d7]
TASK [Configure hostname.] *****************************************************
ok: [glef-d7]
TASK [Set the hostname for current session.] ***********************************
skipping: [glef-d7]
TASK [include] *****************************************************************
included: /Users/rob.wohleb/Development/GLEF/D7/vendor/geerlingguy/drupal-vm/provisioning/tasks/init-debian.yml for glef-d7
TASK [Update apt cache if needed.] *********************************************
ok: [glef-d7]
TASK [Get software for Python-based control.] **********************************
ok: [glef-d7] => (item=[u'curl', u'python-apt', u'python-pycurl', u'build-essential', u'sudo', u'unzip'])
TASK [Configure /etc/mailname.] ************************************************
ok: [glef-d7]
TASK [Disable the ufw firewall (since we use a simple iptables firewall).] *****
ok: [glef-d7]
TASK [Add repository for Apache 2.4.9+ on Ubuntu 12 and 14.] *******************
skipping: [glef-d7]
TASK [Add repository for PHP 5.5, 5.6, 7.0 or 7.1.] ****************************
ok: [glef-d7]
TASK [Add repository for PHP 5 compatibility packages.] ************************
skipping: [glef-d7]
TASK [Purge PHP version packages.] *********************************************
changed: [glef-d7] => (item=[u'php5.5', u'php5.5-apcu', u'php5.5-cli', u'php5.5-common', u'php5.5-curl', u'php5.5-dev', u'php5.5-fpm', u'php5.5-gd', u'php5.5-imap', u'php5.5-json', u'php5.5-mbstring', u'php5.5-mcrypt', u'php5.5-opcache', u'php5.5-sqlite3', u'php5.5-xml', u'php5.5-yaml', u'php5.6', u'php5.6-apcu', u'php5.6-cli', u'php5.6-common', u'php5.6-curl', u'php5.6-dev', u'php5.6-fpm', u'php5.6-gd', u'php5.6-imap', u'php5.6-json', u'php5.6-mbstring', u'php5.6-mcrypt', u'php5.6-opcache', u'php5.6-sqlite3', u'php5.6-xml', u'php5.6-yaml', u'php7.1', u'php7.1-apcu', u'php7.1-cli', u'php7.1-common', u'php7.1-curl', u'php7.1-dev', u'php7.1-fpm', u'php7.1-gd', u'php7.1-imap', u'php7.1-json', u'php7.1-mbstring', u'php7.1-mcrypt', u'php7.1-opcache', u'php7.1-sqlite3', u'php7.1-xml', u'php7.1-yaml'])
TASK [Purge PHP packages installed by default on Ubuntu.] **********************
changed: [glef-d7] => (item=[u'php-common'])
TASK [Purge PHP modules directory.] ********************************************
ok: [glef-d7] => (item=/usr/lib/php5/modules)
ok: [glef-d7] => (item=/usr/lib/php/modules)
TASK [Define php_xhprof_html_dir.] *********************************************
skipping: [glef-d7]
TASK [include] *****************************************************************
skipping: [glef-d7]
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: [glef-d7]
TASK [Set the correct XHProf package when PHP 5.5 or 5.6 is used.] *************
skipping: [glef-d7]
TASK [Ensure PHP version -specific workspace directory exists.] ****************
ok: [glef-d7]
TASK [geerlingguy.repo-remi : Install remi repo.] ******************************
skipping: [glef-d7]
TASK [geerlingguy.repo-remi : Import remi GPG key.] ****************************
skipping: [glef-d7]
TASK [geerlingguy.firewall : Ensure iptables is installed.] ********************
ok: [glef-d7]
TASK [geerlingguy.firewall : Flush iptables the first time playbook runs.] *****
ok: [glef-d7]
TASK [geerlingguy.firewall : Copy firewall script into place.] *****************
ok: [glef-d7]
TASK [geerlingguy.firewall : Copy firewall init script into place.] ************
ok: [glef-d7]
TASK [geerlingguy.firewall : Copy firewall systemd unit file into place (for systemd systems).] ***
ok: [glef-d7]
TASK [geerlingguy.firewall : Ensure the firewall is enabled and will start on boot.] ***
ok: [glef-d7]
TASK [geerlingguy.git : Ensure git is installed (RedHat).] *********************
skipping: [glef-d7] => (item=[])
TASK [geerlingguy.git : Update apt cache (Debian).] ****************************
ok: [glef-d7]
TASK [geerlingguy.git : Ensure git is installed (Debian).] *********************
ok: [glef-d7] => (item=[u'git', u'git-svn'])
TASK [geerlingguy.git : Ensure git's dependencies are installed (RedHat).] *****
skipping: [glef-d7] => (item=[])
TASK [geerlingguy.git : Ensure git's dependencies are installed (Debian).] *****
skipping: [glef-d7] => (item=[])
TASK [geerlingguy.git : Get installed version] *********************************
[DEPRECATION WARNING]: always_run is deprecated. Use check_mode = no instead..
This feature will be removed in version 2.4. Deprecation warnings can be
disabled by setting deprecation_warnings=False in ansible.cfg.
skipping: [glef-d7]
TASK [geerlingguy.git : Force git install if the version numbers do not match] *
skipping: [glef-d7]
TASK [geerlingguy.git : Download git.] *****************************************
skipping: [glef-d7]
TASK [geerlingguy.git : Expand git archive.] ***********************************
skipping: [glef-d7]
TASK [geerlingguy.git : Build git.] ********************************************
skipping: [glef-d7] => (item=all)
skipping: [glef-d7] => (item=install)
TASK [geerlingguy.postfix : Ensure postfix is installed (RedHat).] *************
skipping: [glef-d7]
TASK [geerlingguy.postfix : Ensure postfix is installed (Debian).] *************
ok: [glef-d7]
TASK [geerlingguy.postfix : Ensure postfix is started and enabled at boot.] ****
ok: [glef-d7]
TASK [geerlingguy.apache : Include OS-specific variables.] *********************
ok: [glef-d7]
TASK [geerlingguy.apache : Define apache_packages.] ****************************
ok: [glef-d7]
TASK [geerlingguy.apache : include] ********************************************
included: /Users/rob.wohleb/Development/GLEF/D7/vendor/geerlingguy/drupal-vm/provisioning/roles/geerlingguy.apache/tasks/setup-Debian.yml for glef-d7
TASK [geerlingguy.apache : Update apt cache.] **********************************
ok: [glef-d7]
TASK [geerlingguy.apache : Ensure Apache is installed on Debian.] **************
ok: [glef-d7] => (item=[u'apache2', u'apache2-utils'])
TASK [geerlingguy.apache : Get installed version of Apache.] *******************
[DEPRECATION WARNING]: always_run is deprecated. Use check_mode = no instead..
This feature will be removed in version 2.4. Deprecation warnings can be
disabled by setting deprecation_warnings=False in ansible.cfg.
ok: [glef-d7]
TASK [geerlingguy.apache : Create apache_version variable.] ********************
ok: [glef-d7]
TASK [geerlingguy.apache : include_vars] ***************************************
skipping: [glef-d7]
TASK [geerlingguy.apache : include_vars] ***************************************
ok: [glef-d7]
TASK [geerlingguy.apache : include] ********************************************
included: /Users/rob.wohleb/Development/GLEF/D7/vendor/geerlingguy/drupal-vm/provisioning/roles/geerlingguy.apache/tasks/configure-Debian.yml for glef-d7
TASK [geerlingguy.apache : Configure Apache.] **********************************
ok: [glef-d7] => (item={u'regexp': u'^Listen ', u'line': u'Listen 80'})
TASK [geerlingguy.apache : Enable Apache mods.] ********************************
ok: [glef-d7] => (item=expires.load)
ok: [glef-d7] => (item=ssl.load)
ok: [glef-d7] => (item=rewrite.load)
ok: [glef-d7] => (item=proxy.load)
ok: [glef-d7] => (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: [glef-d7]
TASK [geerlingguy.apache : Add vhost symlink in sites-enabled.] ****************
ok: [glef-d7]
TASK [geerlingguy.apache : Remove default vhost in sites-enabled.] *************
ok: [glef-d7]
TASK [geerlingguy.apache : Ensure Apache has selected state and enabled on boot.] ***
ok: [glef-d7]
TASK [geerlingguy.apache : Include OS-specific variables.] *********************
ok: [glef-d7]
TASK [geerlingguy.apache : Define apache_packages.] ****************************
skipping: [glef-d7]
TASK [geerlingguy.apache : include] ********************************************
included: /Users/rob.wohleb/Development/GLEF/D7/vendor/geerlingguy/drupal-vm/provisioning/roles/geerlingguy.apache/tasks/setup-Debian.yml for glef-d7
TASK [geerlingguy.apache : Update apt cache.] **********************************
ok: [glef-d7]
TASK [geerlingguy.apache : Ensure Apache is installed on Debian.] **************
ok: [glef-d7] => (item=[u'apache2', u'apache2-utils'])
TASK [geerlingguy.apache : Get installed version of Apache.] *******************
[DEPRECATION WARNING]: always_run is deprecated. Use check_mode = no instead..
This feature will be removed in version 2.4. Deprecation warnings can be
disabled by setting deprecation_warnings=False in ansible.cfg.
ok: [glef-d7]
TASK [geerlingguy.apache : Create apache_version variable.] ********************
ok: [glef-d7]
TASK [geerlingguy.apache : include_vars] ***************************************
skipping: [glef-d7]
TASK [geerlingguy.apache : include_vars] ***************************************
ok: [glef-d7]
TASK [geerlingguy.apache : include] ********************************************
included: /Users/rob.wohleb/Development/GLEF/D7/vendor/geerlingguy/drupal-vm/provisioning/roles/geerlingguy.apache/tasks/configure-Debian.yml for glef-d7
TASK [geerlingguy.apache : Configure Apache.] **********************************
ok: [glef-d7] => (item={u'regexp': u'^Listen ', u'line': u'Listen 80'})
TASK [geerlingguy.apache : Enable Apache mods.] ********************************
ok: [glef-d7] => (item=expires.load)
ok: [glef-d7] => (item=ssl.load)
ok: [glef-d7] => (item=rewrite.load)
ok: [glef-d7] => (item=proxy.load)
ok: [glef-d7] => (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: [glef-d7]
TASK [geerlingguy.apache : Add vhost symlink in sites-enabled.] ****************
ok: [glef-d7]
TASK [geerlingguy.apache : Remove default vhost in sites-enabled.] *************
ok: [glef-d7]
TASK [geerlingguy.apache : Ensure Apache has selected state and enabled on boot.] ***
ok: [glef-d7]
TASK [geerlingguy.apache-php-fpm : Enable mod_proxy_fcgi.] *********************
ok: [glef-d7] => (item=proxy.load)
ok: [glef-d7] => (item=proxy_fcgi.load)
TASK [geerlingguy.nginx : Include OS-specific variables.] **********************
skipping: [glef-d7]
TASK [geerlingguy.nginx : Define nginx_user.] **********************************
skipping: [glef-d7]
TASK [geerlingguy.nginx : Enable nginx repo.] **********************************
skipping: [glef-d7]
TASK [geerlingguy.nginx : Ensure nginx is installed.] **************************
skipping: [glef-d7]
TASK [geerlingguy.nginx : Add PPA for Nginx.] **********************************
skipping: [glef-d7]
TASK [geerlingguy.nginx : Ensure nginx will reinstall if the PPA was just added.] ***
skipping: [glef-d7]
TASK [geerlingguy.nginx : Update apt cache.] ***********************************
skipping: [glef-d7]
TASK [geerlingguy.nginx : Ensure nginx is installed.] **************************
skipping: [glef-d7]
TASK [geerlingguy.nginx : Update pkg cache.] ***********************************
skipping: [glef-d7]
TASK [geerlingguy.nginx : Ensure nginx is installed.] **************************
skipping: [glef-d7]
TASK [geerlingguy.nginx : Create logs directory.] ******************************
skipping: [glef-d7]
TASK [geerlingguy.nginx : Remove default nginx vhost config file (if configured).] ***
skipping: [glef-d7]
TASK [geerlingguy.nginx : Ensure nginx_vhost_path exists.] *********************
skipping: [glef-d7]
TASK [geerlingguy.nginx : Add managed vhost config file (if any vhosts are configured).] ***
skipping: [glef-d7]
TASK [geerlingguy.nginx : Remove managed vhost config file (if no vhosts are configured).] ***
skipping: [glef-d7]
TASK [geerlingguy.nginx : Copy nginx configuration in place.] ******************
skipping: [glef-d7]
TASK [geerlingguy.nginx : Ensure nginx is started and enabled to start at boot.] ***
skipping: [glef-d7]
TASK [geerlingguy.php : Include OS-specific variables.] ************************
ok: [glef-d7]
TASK [geerlingguy.php : Define php_packages.] **********************************
skipping: [glef-d7]
TASK [geerlingguy.php : Define php_webserver_daemon.] **************************
ok: [glef-d7]
TASK [geerlingguy.php : Define php_conf_paths.] ********************************
skipping: [glef-d7]
TASK [geerlingguy.php : Define php_extension_conf_paths.] **********************
skipping: [glef-d7]
TASK [geerlingguy.php : Define php_apc_conf_filename.] *************************
ok: [glef-d7]
TASK [geerlingguy.php : Define php_opcache_conf_filename (Ubuntu 16.04).] ******
ok: [glef-d7]
TASK [geerlingguy.php : Define php_opcache_conf_filename.] *********************
skipping: [glef-d7]
TASK [geerlingguy.php : Define php_fpm_conf_path.] *****************************
skipping: [glef-d7]
TASK [geerlingguy.php : include] ***********************************************
skipping: [glef-d7]
TASK [geerlingguy.php : include] ***********************************************
included: /Users/rob.wohleb/Development/GLEF/D7/vendor/geerlingguy/drupal-vm/provisioning/roles/geerlingguy.php/tasks/setup-Debian.yml for glef-d7
TASK [geerlingguy.php : Update apt cache.] *************************************
ok: [glef-d7]
TASK [geerlingguy.php : Ensure PHP packages are installed.] ********************
changed: [glef-d7] => (item=[u'php7.0', u'php7.0-apcu', u'php7.0-cli', u'php7.0-common', u'php7.0-curl', u'php7.0-dev', u'php7.0-fpm', u'php7.0-gd', u'php7.0-imap', u'php7.0-json', u'php7.0-mbstring', u'php7.0-mcrypt', u'php7.0-opcache', u'php7.0-sqlite3', u'php7.0-xml', u'php7.0-yaml'])
TASK [geerlingguy.php : Delete APCu configuration file if this role will provide one.] ***
changed: [glef-d7] => (item=/etc/php/7.0/fpm/conf.d)
changed: [glef-d7] => (item=/etc/php/7.0/apache2/conf.d)
changed: [glef-d7] => (item=/etc/php/7.0/cli/conf.d)
TASK [geerlingguy.php : Delete OpCache configuration file if this role will provide one.] ***
changed: [glef-d7] => (item=/etc/php/7.0/fpm/conf.d)
changed: [glef-d7] => (item=/etc/php/7.0/apache2/conf.d)
changed: [glef-d7] => (item=/etc/php/7.0/cli/conf.d)
TASK [geerlingguy.php : include] ***********************************************
skipping: [glef-d7]
TASK [geerlingguy.php : include] ***********************************************
included: /Users/rob.wohleb/Development/GLEF/D7/vendor/geerlingguy/drupal-vm/provisioning/roles/geerlingguy.php/tasks/configure.yml for glef-d7
TASK [geerlingguy.php : Ensure configuration directories exist.] ***************
ok: [glef-d7] => (item=/etc/php/7.0/fpm)
ok: [glef-d7] => (item=/etc/php/7.0/apache2)
ok: [glef-d7] => (item=/etc/php/7.0/cli)
ok: [glef-d7] => (item=/etc/php/7.0/fpm/conf.d)
ok: [glef-d7] => (item=/etc/php/7.0/apache2/conf.d)
ok: [glef-d7] => (item=/etc/php/7.0/cli/conf.d)
TASK [geerlingguy.php : Place PHP configuration file in place.] ****************
changed: [glef-d7] => (item=/etc/php/7.0/fpm)
ok: [glef-d7] => (item=/etc/php/7.0/apache2)
changed: [glef-d7] => (item=/etc/php/7.0/cli)
TASK [geerlingguy.php : include] ***********************************************
included: /Users/rob.wohleb/Development/GLEF/D7/vendor/geerlingguy/drupal-vm/provisioning/roles/geerlingguy.php/tasks/configure-apcu.yml for glef-d7
TASK [geerlingguy.php : Check for existing APCu config files.] *****************
ok: [glef-d7] => (item=/etc/php/7.0/fpm/conf.d)
ok: [glef-d7] => (item=/etc/php/7.0/apache2/conf.d)
ok: [glef-d7] => (item=/etc/php/7.0/cli/conf.d)
TASK [geerlingguy.php : Remove any non-role-supplied APCu config files.] *******
TASK [geerlingguy.php : Ensure APCu config file is present.] *******************
changed: [glef-d7] => (item=/etc/php/7.0/fpm/conf.d)
changed: [glef-d7] => (item=/etc/php/7.0/apache2/conf.d)
changed: [glef-d7] => (item=/etc/php/7.0/cli/conf.d)
TASK [geerlingguy.php : Remove APCu config file if APC is disabled.] ***********
skipping: [glef-d7] => (item=/etc/php/7.0/fpm/conf.d)
skipping: [glef-d7] => (item=/etc/php/7.0/apache2/conf.d)
skipping: [glef-d7] => (item=/etc/php/7.0/cli/conf.d)
TASK [geerlingguy.php : include] ***********************************************
included: /Users/rob.wohleb/Development/GLEF/D7/vendor/geerlingguy/drupal-vm/provisioning/roles/geerlingguy.php/tasks/configure-opcache.yml for glef-d7
TASK [geerlingguy.php : Check for existing OpCache config files.] **************
ok: [glef-d7] => (item=/etc/php/7.0/fpm/conf.d)
ok: [glef-d7] => (item=/etc/php/7.0/apache2/conf.d)
ok: [glef-d7] => (item=/etc/php/7.0/cli/conf.d)
TASK [geerlingguy.php : Remove any non-role-supplied OpCache config files.] ****
TASK [geerlingguy.php : Ensure OpCache config file is present.] ****************
changed: [glef-d7] => (item=/etc/php/7.0/fpm/conf.d)
changed: [glef-d7] => (item=/etc/php/7.0/apache2/conf.d)
changed: [glef-d7] => (item=/etc/php/7.0/cli/conf.d)
TASK [geerlingguy.php : Remove OpCache config file if OpCache is disabled.] ****
skipping: [glef-d7] => (item=/etc/php/7.0/fpm/conf.d)
skipping: [glef-d7] => (item=/etc/php/7.0/apache2/conf.d)
skipping: [glef-d7] => (item=/etc/php/7.0/cli/conf.d)
TASK [geerlingguy.php : include] ***********************************************
included: /Users/rob.wohleb/Development/GLEF/D7/vendor/geerlingguy/drupal-vm/provisioning/roles/geerlingguy.php/tasks/configure-fpm.yml for glef-d7
TASK [geerlingguy.php : Define php_fpm_daemon.] ********************************
skipping: [glef-d7]
TASK [geerlingguy.php : Define php_fpm_pool_conf_path.] ************************
skipping: [glef-d7]
TASK [geerlingguy.php : Define php_fpm_pool_user.] *****************************
ok: [glef-d7]
TASK [geerlingguy.php : Define php_fpm_pool_group.] ****************************
ok: [glef-d7]
TASK [geerlingguy.php : Stat php_fpm_pool_conf_path] ***************************
ok: [glef-d7]
TASK [geerlingguy.php : Ensure the default pool directory exists.] *************
skipping: [glef-d7]
TASK [geerlingguy.php : Ensure the default pool exists.] ***********************
ok: [glef-d7]
TASK [geerlingguy.php : Configure php-fpm pool (if enabled).] ******************
ok: [glef-d7] => (item={u'regexp': u'^user.?=.+$', u'line': u'user = www-data'})
ok: [glef-d7] => (item={u'regexp': u'^group.?=.+$', u'line': u'group = www-data'})
changed: [glef-d7] => (item={u'regexp': u'^listen.?=.+$', u'line': u'listen = 127.0.0.1:9000'})
changed: [glef-d7] => (item={u'regexp': u'^listen\\.allowed_clients.?=.+$', u'line': u'listen.allowed_clients = 127.0.0.1'})
changed: [glef-d7] => (item={u'regexp': u'^pm\\.max_children.?=.+$', u'line': u'pm.max_children = 50'})
changed: [glef-d7] => (item={u'regexp': u'^pm\\.start_servers.?=.+$', u'line': u'pm.start_servers = 5'})
changed: [glef-d7] => (item={u'regexp': u'^pm\\.min_spare_servers.?=.+$', u'line': u'pm.min_spare_servers = 5'})
changed: [glef-d7] => (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: [glef-d7]
TASK [geerlingguy.php-pecl : Install PECL libaries.] ***************************
TASK [geerlingguy.composer : Set php_executable variable to a default if not defined.] ***
skipping: [glef-d7]
TASK [geerlingguy.composer : Check if Composer is installed.] ******************
ok: [glef-d7]
TASK [geerlingguy.composer : Download Composer installer.] *********************
skipping: [glef-d7]
TASK [geerlingguy.composer : Run Composer installer.] **************************
skipping: [glef-d7]
TASK [geerlingguy.composer : Move Composer into globally-accessible location.] *
skipping: [glef-d7]
TASK [geerlingguy.composer : Update Composer to latest version (if configured).] ***
skipping: [glef-d7]
TASK [geerlingguy.composer : Ensure composer directory exists.] ****************
ok: [glef-d7]
TASK [geerlingguy.composer : Add GitHub OAuth token for Composer (if configured).] ***
skipping: [glef-d7]
TASK [geerlingguy.composer : Install configured globally-required packages.] ***
ok: [glef-d7] => (item={u'release': u'^0.3', u'name': u'hirak/prestissimo'})
TASK [geerlingguy.composer : Add composer_home_path bin directory to global $PATH.] ***
ok: [glef-d7]
TASK [geerlingguy.mysql : Include OS-specific variables.] **********************
ok: [glef-d7]
TASK [geerlingguy.mysql : Include OS-specific variables (RedHat).] *************
skipping: [glef-d7]
TASK [geerlingguy.mysql : Define mysql_packages.] ******************************
ok: [glef-d7]
TASK [geerlingguy.mysql : Define mysql_daemon.] ********************************
ok: [glef-d7]
TASK [geerlingguy.mysql : Define mysql_slow_query_log_file.] *******************
ok: [glef-d7]
TASK [geerlingguy.mysql : Define mysql_log_error.] *****************************
ok: [glef-d7]
TASK [geerlingguy.mysql : Define mysql_syslog_tag.] ****************************
ok: [glef-d7]
TASK [geerlingguy.mysql : Define mysql_pid_file.] ******************************
ok: [glef-d7]
TASK [geerlingguy.mysql : Define mysql_config_file.] ***************************
ok: [glef-d7]
TASK [geerlingguy.mysql : Define mysql_config_include_dir.] ********************
ok: [glef-d7]
TASK [geerlingguy.mysql : Define mysql_socket.] ********************************
ok: [glef-d7]
TASK [geerlingguy.mysql : Define mysql_supports_innodb_large_prefix.] **********
ok: [glef-d7]
TASK [geerlingguy.mysql : include] *********************************************
skipping: [glef-d7]
TASK [geerlingguy.mysql : include] *********************************************
included: /Users/rob.wohleb/Development/GLEF/D7/vendor/geerlingguy/drupal-vm/provisioning/roles/geerlingguy.mysql/tasks/setup-Debian.yml for glef-d7
TASK [geerlingguy.mysql : Check if MySQL is already installed.] ****************
ok: [glef-d7]
TASK [geerlingguy.mysql : Update apt cache if MySQL is not yet installed.] *****
skipping: [glef-d7]
TASK [geerlingguy.mysql : Ensure MySQL Python libraries are installed.] ********
ok: [glef-d7]
TASK [geerlingguy.mysql : Ensure MySQL packages are installed.] ****************
ok: [glef-d7] => (item=[u'mysql-common', u'mysql-server'])
TASK [geerlingguy.mysql : Ensure MySQL is stopped after initial install.] ******
skipping: [glef-d7]
TASK [geerlingguy.mysql : Delete innodb log files created by apt package after initial install.] ***
skipping: [glef-d7] => (item=ib_logfile0)
skipping: [glef-d7] => (item=ib_logfile1)
TASK [geerlingguy.mysql : Check if MySQL packages were installed.] *************
ok: [glef-d7]
TASK [geerlingguy.mysql : Copy my.cnf global MySQL configuration.] *************
ok: [glef-d7]
TASK [geerlingguy.mysql : Verify mysql include directory exists.] **************
skipping: [glef-d7]
TASK [geerlingguy.mysql : Copy my.cnf override files into include directory.] **
TASK [geerlingguy.mysql : Create slow query log file (if configured).] *********
ok: [glef-d7]
TASK [geerlingguy.mysql : Create datadir if it does not exist] *****************
ok: [glef-d7]
TASK [geerlingguy.mysql : Set ownership on slow query log file (if configured).] ***
ok: [glef-d7]
TASK [geerlingguy.mysql : Create error log file (if configured).] **************
ok: [glef-d7]
TASK [geerlingguy.mysql : Set ownership on error log file (if configured).] ****
ok: [glef-d7]
TASK [geerlingguy.mysql : Ensure MySQL is started and enabled on boot.] ********
ok: [glef-d7]
TASK [geerlingguy.mysql : Get MySQL version.] **********************************
ok: [glef-d7]
TASK [geerlingguy.mysql : Ensure default user is present.] *********************
skipping: [glef-d7]
TASK [geerlingguy.mysql : Copy user-my.cnf file with password credentials.] ****
skipping: [glef-d7]
TASK [geerlingguy.mysql : Disallow root login remotely] ************************
ok: [glef-d7] => (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.] ****************
[DEPRECATION WARNING]: always_run is deprecated. Use check_mode = no instead..
This feature will be removed in version 2.4. Deprecation warnings can be
disabled by setting deprecation_warnings=False in ansible.cfg.
skipping: [glef-d7]
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: [glef-d7]
TASK [geerlingguy.mysql : Get list of hosts for the anonymous user.] ***********
[DEPRECATION WARNING]: always_run is deprecated. Use check_mode = no instead..
This feature will be removed in version 2.4. Deprecation warnings can be
disabled by setting deprecation_warnings=False in ansible.cfg.
ok: [glef-d7]
TASK [geerlingguy.mysql : Remove anonymous MySQL users.] ***********************
TASK [geerlingguy.mysql : Remove MySQL test database.] *************************
ok: [glef-d7]
TASK [geerlingguy.mysql : Ensure MySQL databases are present.] *****************
ok: [glef-d7] => (item={u'collation': u'utf8mb4_general_ci', u'name': u'drupal', u'encoding': u'utf8mb4'})
TASK [geerlingguy.mysql : Ensure MySQL users are present.] *********************
ok: [glef-d7] => (item=(censored due to no_log))
TASK [geerlingguy.mysql : Ensure replication user exists on master.] ***********
skipping: [glef-d7]
TASK [geerlingguy.mysql : Check slave replication status.] *********************
skipping: [glef-d7]
TASK [geerlingguy.mysql : Check master replication status.] ********************
skipping: [glef-d7]
TASK [geerlingguy.mysql : Configure replication on the slave.] *****************
skipping: [glef-d7]
TASK [geerlingguy.mysql : Start replication.] **********************************
skipping: [glef-d7]
TASK [geerlingguy.php-mysql : Include OS-specific variables.] ******************
ok: [glef-d7]
TASK [geerlingguy.php-mysql : Define php_mysql_package.] ***********************
skipping: [glef-d7]
TASK [geerlingguy.php-mysql : Install PHP MySQL dependencies (RedHat).] ********
skipping: [glef-d7]
TASK [geerlingguy.php-mysql : Install PHP MySQL dependencies (Debian).] ********
changed: [glef-d7]
TASK [geerlingguy.postgresql : include] ****************************************
skipping: [glef-d7]
TASK [geerlingguy.postgresql : include] ****************************************
skipping: [glef-d7]
TASK [geerlingguy.postgresql : include] ****************************************
skipping: [glef-d7]
TASK [geerlingguy.postgresql : Set PostgreSQL environment variables.] **********
skipping: [glef-d7]
TASK [geerlingguy.postgresql : Ensure PostgreSQL data directory exists.] *******
skipping: [glef-d7]
TASK [geerlingguy.postgresql : Check if PostgreSQL database is initialized.] ***
skipping: [glef-d7]
TASK [geerlingguy.postgresql : Ensure PostgreSQL database is initialized.] *****
skipping: [glef-d7]
TASK [geerlingguy.postgresql : Configure global settings.] *********************
skipping: [glef-d7] => (item={u'option': u'unix_socket_directories', u'value': u'/var/run/postgresql'})
TASK [geerlingguy.postgresql : Ensure PostgreSQL unix socket dirs exist.] ******
skipping: [glef-d7] => (item=/var/run/postgresql)
TASK [geerlingguy.postgresql : Ensure PostgreSQL is started and enabled on boot.] ***
skipping: [glef-d7]
TASK [geerlingguy.postgresql : Ensure PostgreSQL databases are present.] *******
skipping: [glef-d7] => (item={u'name': u'drupal'})
TASK [geerlingguy.postgresql : Ensure PostgreSQL users are present.] ***********
skipping: [glef-d7] => (item=(censored due to no_log))
TASK [geerlingguy.php-pgsql : Include OS-specific variables.] ******************
skipping: [glef-d7]
TASK [geerlingguy.php-pgsql : Define php_pgsql_package.] ***********************
skipping: [glef-d7]
TASK [geerlingguy.php-pgsql : Install PHP PostgreSQL dependencies (RedHat).] ***
skipping: [glef-d7]
TASK [geerlingguy.php-pgsql : Install PHP PostgreSQL dependencies (Debian).] ***
skipping: [glef-d7]
TASK [geerlingguy.drupal-console : Install Drupal Console.] ********************
skipping: [glef-d7]
TASK [geerlingguy.drupal-console : Ensure Drupal Console is executable.] *******
skipping: [glef-d7]
TASK [geerlingguy.drupal-console : Run Drupal Console init.] *******************
skipping: [glef-d7]
TASK [geerlingguy.drupal-console : Update Drupal Console to latest version (if configured).] ***
skipping: [glef-d7]
TASK [geerlingguy.drush : Clone Drush from GitHub.] ****************************
ok: [glef-d7]
TASK [geerlingguy.drush : Check for composer.json] *****************************
ok: [glef-d7]
TASK [geerlingguy.drush : Ensure Drush can be installed on Debian Wheezy.] *****
skipping: [glef-d7]
TASK [geerlingguy.drush : Install Drush dependencies with Composer.] ***********
skipping: [glef-d7]
TASK [geerlingguy.drush : Create drush symlink.] *******************************
ok: [glef-d7]
TASK [geerlingguy.drush : Run drush to finish setting it up.] ******************
ok: [glef-d7]
TASK [geerlingguy.memcached : Include OS-specific variables.] ******************
skipping: [glef-d7]
TASK [geerlingguy.memcached : Define memcached_user.] **************************
skipping: [glef-d7]
TASK [geerlingguy.memcached : Update apt cache.] *******************************
skipping: [glef-d7]
TASK [geerlingguy.memcached : Install Memcached.] ******************************
skipping: [glef-d7]
TASK [geerlingguy.memcached : Copy Memcached configuration.] *******************
skipping: [glef-d7]
TASK [geerlingguy.memcached : Ensure Memcached is started and set to run on startup.] ***
skipping: [glef-d7]
TASK [geerlingguy.php-memcached : Include OS-specific variables.] **************
skipping: [glef-d7]
TASK [geerlingguy.php-memcached : Define php_memcached_package.] ***************
skipping: [glef-d7]
TASK [geerlingguy.php-memcached : Install PHP Memcached extension (RedHat).] ***
skipping: [glef-d7]
TASK [geerlingguy.php-memcached : Install PHP Memcached extension (Debian).] ***
skipping: [glef-d7]
TASK [geerlingguy.php-xdebug : Include OS-specific variables.] *****************
skipping: [glef-d7]
TASK [geerlingguy.php-xdebug : Define php_xdebug_module_path.] *****************
skipping: [glef-d7]
TASK [geerlingguy.php-xdebug : Define php_xdebug_config_filename.] *************
skipping: [glef-d7]
TASK [geerlingguy.php-xdebug : Ensure dependencies for building from source are installed (RedHat).] ***
skipping: [glef-d7] => (item=[])
TASK [geerlingguy.php-xdebug : Ensure dependencies for building from source are installed (Debian).] ***
skipping: [glef-d7] => (item=[])
TASK [geerlingguy.php-xdebug : Untar Xdebug.] **********************************
skipping: [glef-d7]
TASK [geerlingguy.php-xdebug : Build Xdebug.] **********************************
skipping: [glef-d7] => (item=phpize)
skipping: [glef-d7] => (item=./configure)
skipping: [glef-d7] => (item=make)
TASK [geerlingguy.php-xdebug : Ensure Xdebug module path exists.] **************
skipping: [glef-d7]
TASK [geerlingguy.php-xdebug : Move Xdebug module into place.] *****************
skipping: [glef-d7]
TASK [geerlingguy.php-xdebug : Copy xdebug ini into main extension config folder.] ***
skipping: [glef-d7] => (item=/etc/php/7.0/fpm/conf.d)
skipping: [glef-d7] => (item=/etc/php/7.0/apache2/conf.d)
skipping: [glef-d7] => (item=/etc/php/7.0/cli/conf.d)
TASK [geerlingguy.php-xhprof : Include OS-specific variables.] *****************
skipping: [glef-d7]
TASK [geerlingguy.php-xhprof : Define php_xhprof_module_path.] *****************
skipping: [glef-d7]
TASK [geerlingguy.php-xhprof : Define php_xhprof_config_filename.] *************
skipping: [glef-d7]
TASK [geerlingguy.php-xhprof : Ensure dependencies for installing XHProf are present.] ***
skipping: [glef-d7] => (item=[])
TASK [geerlingguy.php-xhprof : Download and untar XHProf.] *********************
skipping: [glef-d7]
TASK [geerlingguy.php-xhprof : Build XHProf.] **********************************
skipping: [glef-d7] => (item=phpize)
skipping: [glef-d7] => (item=./configure)
skipping: [glef-d7] => (item=make)
TASK [geerlingguy.php-xhprof : Ensure XHProf module path exists.] **************
skipping: [glef-d7]
TASK [geerlingguy.php-xhprof : Move XHProf module into place.] *****************
skipping: [glef-d7]
TASK [geerlingguy.php-xhprof : Move XHProf PHP library into place.] ************
skipping: [glef-d7]
TASK [geerlingguy.php-xhprof : Move XHProf UI into place.] *********************
skipping: [glef-d7]
TASK [geerlingguy.php-xhprof : Ensure PHP configuration directories exist.] ****
skipping: [glef-d7] => (item=/etc/php/7.0/fpm/conf.d)
skipping: [glef-d7] => (item=/etc/php/7.0/apache2/conf.d)
skipping: [glef-d7] => (item=/etc/php/7.0/cli/conf.d)
TASK [geerlingguy.php-xhprof : Copy XHProf INI into various other conf folders.] ***
skipping: [glef-d7] => (item=/etc/php/7.0/fpm/conf.d)
skipping: [glef-d7] => (item=/etc/php/7.0/apache2/conf.d)
skipping: [glef-d7] => (item=/etc/php/7.0/cli/conf.d)
TASK [geerlingguy.php-xhprof : Ensure XHProf output directory exists.] *********
skipping: [glef-d7]
TASK [thom8.php-upload-progress : Include OS-specific variables.] **************
skipping: [glef-d7]
TASK [thom8.php-upload-progress : Define php_uploadprogress_module_path.] ******
skipping: [glef-d7]
TASK [thom8.php-upload-progress : Define php_uploadprogress_config_filename.] **
skipping: [glef-d7]
TASK [thom8.php-upload-progress : Download and untar uploadprogress.] **********
skipping: [glef-d7]
TASK [thom8.php-upload-progress : Build uploadprogress.] ***********************
skipping: [glef-d7] => (item=phpize)
skipping: [glef-d7] => (item=./configure)
skipping: [glef-d7] => (item=make)
TASK [thom8.php-upload-progress : Ensure uploadprogress module path exists.] ***
skipping: [glef-d7]
TASK [thom8.php-upload-progress : Move uploadprogress module into place.] ******
skipping: [glef-d7]
TASK [thom8.php-upload-progress : Add php extension config for uploadprogress.]
skipping: [glef-d7] => (item=/etc/php/7.0/fpm/conf.d)
skipping: [glef-d7] => (item=/etc/php/7.0/apache2/conf.d)
skipping: [glef-d7] => (item=/etc/php/7.0/cli/conf.d)
TASK [geerlingguy.blackfire : Add packagecloud GPG key.] ***********************
skipping: [glef-d7]
TASK [geerlingguy.blackfire : Add Blackfire repository.] ***********************
skipping: [glef-d7]
TASK [geerlingguy.blackfire : Disable gpg_repocheck for non-bleeding-edge CentOS.] ***
skipping: [glef-d7]
TASK [geerlingguy.blackfire : Add packagecloud apt key.] ***********************
ok: [glef-d7]
TASK [geerlingguy.blackfire : Add packagecloud repository.] ********************
ok: [glef-d7] => (item=deb http://packages.blackfire.io/debian any main)
TASK [geerlingguy.blackfire : Update apt caches after repo is added.] **********
skipping: [glef-d7]
TASK [geerlingguy.blackfire : Ensure Blackfire packages are installed.] ********
ok: [glef-d7]
TASK [geerlingguy.adminer : Ensure Adminer directory exists.] ******************
ok: [glef-d7]
TASK [geerlingguy.adminer : Download Adminer to configured directory.] *********
ok: [glef-d7]
TASK [geerlingguy.adminer : Symlink Adminer into configured directories.] ******
TASK [geerlingguy.adminer : Set the proper Apache configuration directory (Debian).] ***
skipping: [glef-d7]
TASK [geerlingguy.adminer : Add Apache configuration file for Adminer (Debian).] ***
skipping: [glef-d7]
TASK [geerlingguy.adminer : Add Apache configuration file for Adminer (RedHat).] ***
skipping: [glef-d7]
TASK [geerlingguy.pimpmylog : Clone Pimp my Log.] ******************************
ok: [glef-d7]
TASK [geerlingguy.pimpmylog : Grant all privileges on the Pimp my Log directory.] ***
ok: [glef-d7]
TASK [geerlingguy.daemonize : Download daemonize archive.] *********************
ok: [glef-d7]
TASK [geerlingguy.daemonize : Expand daemonize archive.] ***********************
skipping: [glef-d7]
TASK [geerlingguy.daemonize : Check if daemonize is installed.] ****************
ok: [glef-d7]
TASK [geerlingguy.daemonize : Build daemonize.] ********************************
skipping: [glef-d7] => (item=./configure --prefix=/usr)
skipping: [glef-d7] => (item=make)
skipping: [glef-d7] => (item=make install)
TASK [geerlingguy.daemonize : Download daemonize archive.] *********************
ok: [glef-d7]
TASK [geerlingguy.daemonize : Expand daemonize archive.] ***********************
skipping: [glef-d7]
TASK [geerlingguy.daemonize : Check if daemonize is installed.] ****************
ok: [glef-d7]
TASK [geerlingguy.daemonize : Build daemonize.] ********************************
skipping: [glef-d7] => (item=./configure --prefix=/usr)
skipping: [glef-d7] => (item=make)
skipping: [glef-d7] => (item=make install)
TASK [geerlingguy.mailhog : Ensure mailhog install directory exists.] **********
ok: [glef-d7]
TASK [geerlingguy.mailhog : Download MailHog and mhsendmail binaries.] *********
ok: [glef-d7] => (item={u'url': u'https://github.com/mailhog/MailHog/releases/download/v0.2.0/MailHog_linux_amd64', u'dest': u'/opt/mailhog/mailhog'})
ok: [glef-d7] => (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.] **************
ok: [glef-d7]
TASK [geerlingguy.mailhog : Copy mailhog systemd unit file into place (for systemd systems).] ***
ok: [glef-d7]
TASK [geerlingguy.mailhog : Ensure mailhog is enabled and will start on boot.] *
ok: [glef-d7]
TASK [franklinkim.newrelic : Checking for key] *********************************
skipping: [glef-d7]
TASK [franklinkim.newrelic : Installing dependencies] **************************
skipping: [glef-d7]
TASK [franklinkim.newrelic : Adding APT key] ***********************************
skipping: [glef-d7]
TASK [franklinkim.newrelic : Add APT repository] *******************************
skipping: [glef-d7]
TASK [franklinkim.newrelic : Installing packages] ******************************
skipping: [glef-d7] => (item=[])
TASK [franklinkim.newrelic : Installing dependencies] **************************
skipping: [glef-d7]
TASK [franklinkim.newrelic : Installing packages] ******************************
skipping: [glef-d7] => (item=[])
TASK [franklinkim.newrelic : Configuring module] *******************************
skipping: [glef-d7] => (item=etc/newrelic/nrsysmond.cfg)
TASK [franklinkim.newrelic : Configuring user groups] **************************
skipping: [glef-d7]
TASK [franklinkim.newrelic : Configuring service] ******************************
skipping: [glef-d7]
TASK [geerlingguy.nodejs : Set up the Nodesource RPM directory for Node.js > 0.10.] ***
skipping: [glef-d7]
TASK [geerlingguy.nodejs : Set up the Nodesource RPM variable for Node.js == 0.10.] ***
skipping: [glef-d7]
TASK [geerlingguy.nodejs : Import Nodesource RPM key.] *************************
skipping: [glef-d7]
TASK [geerlingguy.nodejs : Add Nodesource repositories for Node.js.] ***********
skipping: [glef-d7]
TASK [geerlingguy.nodejs : Ensure Node.js and npm are installed.] **************
skipping: [glef-d7]
TASK [geerlingguy.nodejs : Ensure apt-transport-https is installed.] ***********
skipping: [glef-d7]
TASK [geerlingguy.nodejs : Add Nodesource apt key.] ****************************
skipping: [glef-d7]
TASK [geerlingguy.nodejs : Add NodeSource repositories for Node.js.] ***********
skipping: [glef-d7] => (item=deb https://deb.nodesource.com/node_0.12 xenial main)
skipping: [glef-d7] => (item=deb-src https://deb.nodesource.com/node_0.12 xenial main)
TASK [geerlingguy.nodejs : Update apt cache if repo was added.] ****************
skipping: [glef-d7]
TASK [geerlingguy.nodejs : Ensure Node.js and npm are installed.] **************
skipping: [glef-d7]
TASK [geerlingguy.nodejs : Define nodejs_install_npm_user] *********************
skipping: [glef-d7]
TASK [geerlingguy.nodejs : Create npm global directory] ************************
skipping: [glef-d7]
TASK [geerlingguy.nodejs : Add npm_config_prefix bin directory to global $PATH.] ***
skipping: [glef-d7]
TASK [geerlingguy.nodejs : Ensure npm global packages are installed.] **********
TASK [geerlingguy.nodejs : Ensure npm global packages are at the latest release.] ***
TASK [geerlingguy.redis : Include OS-specific variables.] **********************
skipping: [glef-d7]
TASK [geerlingguy.redis : Ensure redis is installed.] **************************
skipping: [glef-d7]
TASK [geerlingguy.redis : Ensure redis is installed.] **************************
skipping: [glef-d7]
TASK [geerlingguy.redis : Ensure Redis is configured.] *************************
skipping: [glef-d7]
TASK [geerlingguy.redis : Ensure redis is running and enabled on boot.] ********
skipping: [glef-d7]
TASK [geerlingguy.php-redis : Include OS-specific variables.] ******************
skipping: [glef-d7]
TASK [geerlingguy.php-redis : Define php_redis_package.] ***********************
skipping: [glef-d7]
TASK [geerlingguy.php-redis : Install PhpRedis extension (RedHat).] ************
skipping: [glef-d7]
TASK [geerlingguy.php-redis : Install PhpRedis extension (Debian).] ************
skipping: [glef-d7]
TASK [geerlingguy.php-redis : Clone the PhpRedis repo.] ************************
skipping: [glef-d7]
TASK [geerlingguy.php-redis : Run phpize.] *************************************
skipping: [glef-d7]
TASK [geerlingguy.php-redis : Run configure script.] ***************************
skipping: [glef-d7]
TASK [geerlingguy.php-redis : Make and install PHP.] ***************************
skipping: [glef-d7] => (item=make)
skipping: [glef-d7] => (item=make install)
TASK [geerlingguy.php-redis : Ensure the Redis extension is present in PHP's configuration.] ***
skipping: [glef-d7]
TASK [geerlingguy.ruby : Install ruby and rubygems.] ***************************
skipping: [glef-d7] => (item=[])
TASK [geerlingguy.ruby : Update apt cache.] ************************************
skipping: [glef-d7]
TASK [geerlingguy.ruby : Set rubygems package name for Ubuntu 14.04.] **********
skipping: [glef-d7]
TASK [geerlingguy.ruby : Install ruby and rubygems.] ***************************
skipping: [glef-d7] => (item=[])
TASK [geerlingguy.ruby : Install packages required to build ruby (RedHat).] ****
skipping: [glef-d7] => (item=[])
TASK [geerlingguy.ruby : Update apt cache (Debian).] ***************************
skipping: [glef-d7]
TASK [geerlingguy.ruby : Install packages required to build ruby (Debian).] ****
skipping: [glef-d7] => (item=[])
TASK [geerlingguy.ruby : Download ruby.] ***************************************
skipping: [glef-d7]
TASK [geerlingguy.ruby : Extract ruby.] ****************************************
skipping: [glef-d7]
TASK [geerlingguy.ruby : Build ruby.] ******************************************
skipping: [glef-d7] => (item=./configure --enable-shared)
skipping: [glef-d7] => (item=make)
skipping: [glef-d7] => (item=sudo make install)
TASK [geerlingguy.ruby : Add ruby symlinks.] ***********************************
skipping: [glef-d7] => (item=erb)
skipping: [glef-d7] => (item=gem)
skipping: [glef-d7] => (item=irb)
skipping: [glef-d7] => (item=rake)
skipping: [glef-d7] => (item=rdoc)
skipping: [glef-d7] => (item=ruby)
TASK [geerlingguy.ruby : Install Bundler.] *************************************
skipping: [glef-d7]
TASK [geerlingguy.ruby : Install configured gems.] *****************************
TASK [geerlingguy.java : Include OS-specific variables.] ***********************
ok: [glef-d7]
TASK [geerlingguy.java : Include OS-specific variables for Fedora.] ************
skipping: [glef-d7]
TASK [geerlingguy.java : Include version-specific variables for Ubuntu.] *******
ok: [glef-d7]
TASK [geerlingguy.java : Define java_packages.] ********************************
ok: [glef-d7]
TASK [geerlingguy.java : include] **********************************************
skipping: [glef-d7]
TASK [geerlingguy.java : include] **********************************************
included: /Users/rob.wohleb/Development/GLEF/D7/vendor/geerlingguy/drupal-vm/provisioning/roles/geerlingguy.java/tasks/setup-Debian.yml for glef-d7
TASK [geerlingguy.java : Update apt cache.] ************************************
ok: [glef-d7]
TASK [geerlingguy.java : Ensure Java is installed.] ****************************
ok: [glef-d7] => (item=[u'openjdk-8-jdk'])
TASK [geerlingguy.java : include] **********************************************
skipping: [glef-d7]
TASK [geerlingguy.java : Set JAVA_HOME if configured.] *************************
skipping: [glef-d7]
TASK [arknoll.selenium : Include OS-Specific variables] ************************
skipping: [glef-d7]
TASK [arknoll.selenium : Install dependencies] *********************************
skipping: [glef-d7]
TASK [arknoll.selenium : create directory] *************************************
skipping: [glef-d7]
TASK [arknoll.selenium : Download Selenium] ************************************
skipping: [glef-d7]
TASK [arknoll.selenium : Install FireFox (if configured)] **********************
skipping: [glef-d7]
TASK [arknoll.selenium : Install Chrome (if configured, Debian)] ***************
skipping: [glef-d7]
TASK [arknoll.selenium : Install Chrome (if configured, RedHat)] ***************
skipping: [glef-d7]
TASK [arknoll.selenium : Get the latest release for chromedriver] **************
skipping: [glef-d7]
TASK [arknoll.selenium : Install chromedriver] *********************************
skipping: [glef-d7]
TASK [arknoll.selenium : Install xvfb] *****************************************
skipping: [glef-d7]
TASK [arknoll.selenium : Install init script] **********************************
skipping: [glef-d7]
TASK [arknoll.selenium : Ensure selenium is running] ***************************
skipping: [glef-d7]
TASK [geerlingguy.solr : Ensure solr_user group exists.] ***********************
ok: [glef-d7]
TASK [geerlingguy.solr : Ensure solr_user exists.] *****************************
ok: [glef-d7]
TASK [geerlingguy.solr : Set solr_filename for Solr 4+.] ***********************
ok: [glef-d7]
TASK [geerlingguy.solr : Set solr_filename for Solr 3.x.] **********************
skipping: [glef-d7]
TASK [geerlingguy.solr : Download Solr.] ***************************************
ok: [glef-d7]
TASK [geerlingguy.solr : Expand Solr.] *****************************************
skipping: [glef-d7]
TASK [geerlingguy.solr : Check if Solr is already installed.] ******************
skipping: [glef-d7]
TASK [geerlingguy.solr : Copy Solr into place.] ********************************
skipping: [glef-d7]
TASK [geerlingguy.solr : Ensure Solr install files are owned by the solr_user.]
skipping: [glef-d7]
TASK [geerlingguy.solr : Check if solr_home is already set up.] ****************
skipping: [glef-d7]
TASK [geerlingguy.solr : Ensure solr_home directory exists.] *******************
skipping: [glef-d7]
TASK [geerlingguy.solr : Copy Solr example into solr_home.] ********************
skipping: [glef-d7]
TASK [geerlingguy.solr : Fix the example solrconfig.xml file.] *****************
skipping: [glef-d7]
TASK [geerlingguy.solr : Ensure Solr home files are owned by the solr_user.] ***
skipping: [glef-d7]
TASK [geerlingguy.solr : Ensure log file is created and has proper permissions.] ***
skipping: [glef-d7]
TASK [geerlingguy.solr : Copy solr init script into place.] ********************
skipping: [glef-d7]
TASK [geerlingguy.solr : Ensure daemon is installed (Debian).] *****************
skipping: [glef-d7]
TASK [geerlingguy.solr : Ensure lsof is present (RedHat).] *********************
skipping: [glef-d7]
TASK [geerlingguy.solr : Ensure setfacl support is present.] *******************
ok: [glef-d7]
TASK [geerlingguy.solr : Run Solr installation script.] ************************
ok: [glef-d7]
TASK [geerlingguy.solr : Ensure solr is stopped (RHEL 7 workaround).] **********
skipping: [glef-d7]
TASK [geerlingguy.solr : Run systemd daemon_reload (RHEL 7 workaround).] *******
skipping: [glef-d7]
TASK [geerlingguy.solr : Ensure solr is started and enabled on boot.] **********
ok: [glef-d7]
TASK [geerlingguy.solr : Check current list of Solr cores.] ********************
ok: [glef-d7]
TASK [geerlingguy.solr : Ensure Solr conf directories exist.] ******************
skipping: [glef-d7] => (item=collection1)
TASK [geerlingguy.solr : Ensure core configuration directories exist.] *********
skipping: [glef-d7] => (item=collection1)
TASK [geerlingguy.solr : Create configured cores.] *****************************
skipping: [glef-d7] => (item=collection1)
TASK [geerlingguy.solr : Remove existing SOLR_HEAP configuration.] *************
ok: [glef-d7]
TASK [geerlingguy.solr : Apply Solr configuration changes.] ********************
ok: [glef-d7] => (item={u'regexp': u'^.?SOLR_JAVA_MEM=', u'line': u'SOLR_JAVA_MEM="-Xms64M -Xmx128M"'})
ok: [glef-d7] => (item={u'regexp': u'^SOLR_PORT=', u'line': u'SOLR_PORT="8983"'})
ok: [glef-d7] => (item={u'regexp': u'^.?SOLR_TIMEZONE=', u'line': u'SOLR_TIMEZONE="UTC"'})
TASK [geerlingguy.java : Include OS-specific variables.] ***********************
skipping: [glef-d7]
TASK [geerlingguy.java : Include OS-specific variables for Fedora.] ************
skipping: [glef-d7]
TASK [geerlingguy.java : Include version-specific variables for Ubuntu.] *******
skipping: [glef-d7]
TASK [geerlingguy.java : Define java_packages.] ********************************
skipping: [glef-d7]
TASK [geerlingguy.java : include] **********************************************
skipping: [glef-d7]
TASK [geerlingguy.java : include] **********************************************
skipping: [glef-d7]
TASK [geerlingguy.java : include] **********************************************
skipping: [glef-d7]
TASK [geerlingguy.java : Set JAVA_HOME if configured.] *************************
skipping: [glef-d7]
TASK [geerlingguy.elasticsearch : Add Elasticsearch GPG key.] ******************
skipping: [glef-d7]
TASK [geerlingguy.elasticsearch : Add Elasticsearch repository.] ***************
skipping: [glef-d7]
TASK [geerlingguy.elasticsearch : Install Elasticsearch.] **********************
skipping: [glef-d7]
TASK [geerlingguy.elasticsearch : Add Elasticsearch apt key.] ******************
skipping: [glef-d7]
TASK [geerlingguy.elasticsearch : Add Elasticsearch repository.] ***************
skipping: [glef-d7]
TASK [geerlingguy.elasticsearch : Install Elasticsearch.] **********************
skipping: [glef-d7]
TASK [geerlingguy.elasticsearch : Configure Elasticsearch.] ********************
skipping: [glef-d7]
TASK [geerlingguy.elasticsearch : Start Elasticsearch.] ************************
skipping: [glef-d7]
TASK [geerlingguy.varnish : Include OS-specific variables.] ********************
ok: [glef-d7]
TASK [geerlingguy.varnish : Ensure Varnish dependencies are installed.] ********
skipping: [glef-d7] => (item=[])
TASK [geerlingguy.varnish : Add Varnish repository.] ***************************
skipping: [glef-d7]
TASK [geerlingguy.varnish : Set repo fact appropriately.] **********************
skipping: [glef-d7]
TASK [geerlingguy.varnish : Install Varnish.] **********************************
skipping: [glef-d7]
TASK [geerlingguy.varnish : Ensure APT HTTPS Transport is installed.] **********
skipping: [glef-d7]
TASK [geerlingguy.varnish : Add Varnish apt key.] ******************************
skipping: [glef-d7]
TASK [geerlingguy.varnish : Add Varnish apt repository.] ***********************
skipping: [glef-d7]
TASK [geerlingguy.varnish : Install Varnish.] **********************************
ok: [glef-d7]
TASK [geerlingguy.varnish : Copy Varnish configuration (sysvinit).] ************
skipping: [glef-d7]
TASK [geerlingguy.varnish : Copy Debian Jessie/Xenial specific Varnish configs (systemd).] ***
ok: [glef-d7]
TASK [geerlingguy.varnish : Copy Varnish configuration (systemd).] *************
ok: [glef-d7]
TASK [geerlingguy.varnish : Ensure Varnish config path exists.] ****************
ok: [glef-d7]
TASK [geerlingguy.varnish : Copy Varnish default VCL.] *************************
ok: [glef-d7]
TASK [geerlingguy.varnish : Copy varnish secret.] ******************************
ok: [glef-d7]
TASK [geerlingguy.varnish : Ensure Varnish services are started enabled on startup.] ***
ok: [glef-d7] => (item=varnish)
TASK [geerlingguy.security : Include OS-specific variables.] *******************
skipping: [glef-d7]
TASK [geerlingguy.security : Install fail2ban.] ********************************
skipping: [glef-d7]
TASK [geerlingguy.security : Install fail2ban.] ********************************
skipping: [glef-d7]
TASK [geerlingguy.security : Ensure fail2ban is running and enabled on boot.] **
skipping: [glef-d7]
TASK [geerlingguy.security : Update SSH configuration to be more secure.] ******
skipping: [glef-d7] => (item={u'regexp': u'^PasswordAuthentication', u'line': u'PasswordAuthentication no'})
skipping: [glef-d7] => (item={u'regexp': u'^PermitRootLogin', u'line': u'PermitRootLogin no'})
skipping: [glef-d7] => (item={u'regexp': u'^Port', u'line': u'Port 22'})
skipping: [glef-d7] => (item={u'regexp': u'^PermitEmptyPasswords', u'line': u'PermitEmptyPasswords no'})
skipping: [glef-d7] => (item={u'regexp': u'^UseDNS', u'line': u'UseDNS no'})
skipping: [glef-d7] => (item={u'regexp': u'^ChallengeResponseAuthentication', u'line': u'ChallengeResponseAuthentication no'})
skipping: [glef-d7] => (item={u'regexp': u'^X11Forwarding', u'line': u'X11Forwarding no'})
skipping: [glef-d7] => (item={u'regexp': u'^GSSAPIAuthentication', u'line': u'GSSAPIAuthentication no'})
TASK [geerlingguy.security : Add configured user accounts to passwordless sudoers.] ***
TASK [geerlingguy.security : Add configured user accounts to passworded sudoers.] ***
TASK [geerlingguy.security : Install yum-cron.] ********************************
skipping: [glef-d7]
TASK [geerlingguy.security : Ensure yum-cron is running and enabled on boot.] **
skipping: [glef-d7]
TASK [geerlingguy.security : Configure autoupdates (RHEL 7).] ******************
skipping: [glef-d7]
TASK [geerlingguy.security : Install unattended upgrades package.] *************
skipping: [glef-d7]
TASK [geerlingguy.security : Copy unattended-upgrades configuration files in place.] ***
skipping: [glef-d7] => (item=10periodic)
skipping: [glef-d7] => (item=50unattended-upgrades)
TASK [Check if Drupal is already set up.] **************************************
ok: [glef-d7]
TASK [Define drupal_site_exists] ***********************************************
ok: [glef-d7]
TASK [Do not accept locale environment variables passed over SSH.] *************
ok: [glef-d7]
TASK [Check if local known_hosts file is present.] *****************************
ok: [glef-d7]
TASK [Copy known_hosts file from host into Drupal VM.] *************************
ok: [glef-d7]
TASK [Set SSH home directory.] *************************************************
skipping: [glef-d7]
TASK [Install extra apt packages (if any are configured).] *********************
changed: [glef-d7] => (item=[u'sqlite', u'php-soap'])
TASK [Install extra yum packages (if any are configured).] *********************
skipping: [glef-d7] => (item=[])
TASK [Ensure necessary groups exist.] ******************************************
ok: [glef-d7] => (item=admin)
ok: [glef-d7] => (item=dialout)
TASK [Ensure vagrant user is in admin group.] **********************************
ok: [glef-d7]
TASK [Ensure www-data user is in dialout group (Debian).] **********************
ok: [glef-d7]
TASK [Set nicer permissions on Apache log directory.] **************************
ok: [glef-d7]
TASK [Copy Nginx vhosts into place.] *******************************************
skipping: [glef-d7] => (item={u'is_php': True, u'root': u'/var/www/drupalvm/docroot', u'server_name': u'd7.glef.dev www.d7.glef.dev'})
skipping: [glef-d7] => (item={u'is_php': True, u'root': u'/opt/adminer', u'server_name': u'adminer.d7.glef.dev'})
skipping: [glef-d7] => (item={u'is_php': True, u'root': u'/usr/share/php/xhprof_html', u'server_name': u'xhprof.d7.glef.dev'})
skipping: [glef-d7] => (item={u'is_php': True, u'root': u'/usr/share/php/pimpmylog', u'server_name': u'pimpmylog.d7.glef.dev'})
skipping: [glef-d7] => (item={u'is_php': True, u'root': u'/var/www/dashboard', u'server_name': u'0.0.0.0 dashboard.d7.glef.dev'})
TASK [Detect if AppArmor is working.] ******************************************
ok: [glef-d7]
[WARNING]: Consider using service module rather than running service
TASK [Ensure MySQL AppArmor profile is disabled (for slow query log).] *********
ok: [glef-d7]
TASK [Restart the AppArmor if necessary.] **************************************
skipping: [glef-d7]
TASK [Copy drush makefile into place.] *****************************************
skipping: [glef-d7]
TASK [Ensure drupal_core_path directory exists.] *******************************
skipping: [glef-d7]
TASK [Generate Drupal site with drush makefile.] *******************************
skipping: [glef-d7]
TASK [Check if a composer.json file is present.] *******************************
skipping: [glef-d7]
TASK [Run composer install if composer.json is present.] ***********************
skipping: [glef-d7]
TASK [Ensure drupal_composer_install_dir directory exists.] ********************
skipping: [glef-d7]
TASK [Copy composer.json into temporary location.] *****************************
skipping: [glef-d7]
TASK [Move composer.json into place.] ******************************************
skipping: [glef-d7]
TASK [Run composer install.] ***************************************************
skipping: [glef-d7]
TASK [Install dependencies with composer require.] *****************************
skipping: [glef-d7] => (item=drupal/devel:1.x-dev)
TASK [Ensure drupal_composer_install_dir directory has proper permissions.] ****
skipping: [glef-d7]
TASK [Generate Drupal project with composer package.] **************************
skipping: [glef-d7]
TASK [Install dependencies with composer require.] *****************************
skipping: [glef-d7] => (item=drupal/devel:1.x-dev)
TASK [Check if a project specific Drush binary exists.] ************************
ok: [glef-d7]
TASK [Use project specific Drush if available.] ********************************
skipping: [glef-d7]
TASK [Check if site is already installed.] *************************************
skipping: [glef-d7]
TASK [Configure database correctly if using PostgreSQL.] ***********************
skipping: [glef-d7]
TASK [Install Drupal with drush.] **********************************************
skipping: [glef-d7]
TASK [Install configured modules with drush.] **********************************
skipping: [glef-d7]
TASK [Shim for legacy configure_local_drush_aliases variable.] *****************
skipping: [glef-d7]
TASK [Check if local Drush configuration folder exists.] ***********************
ok: [glef-d7 -> 127.0.0.1]
TASK [Create Drush configuration folder if it doesn't exist.] ******************
skipping: [glef-d7]
TASK [Configure host machine drush aliases.] ***********************************
ok: [glef-d7 -> 127.0.0.1]
TASK [Ensure drush directory exists for vagrant user inside VM.] ***************
ok: [glef-d7]
TASK [Configure drush aliases for vagrant user inside VM.] *********************
ok: [glef-d7]
TASK [Ensure drush directory exists for root user inside VM.] ******************
ok: [glef-d7]
TASK [Configure drush aliases for root user inside VM.] ************************
ok: [glef-d7]
TASK [Ensure configured cron jobs exist in user account's crontab.] ************
TASK [Ensure the dashboard directory exists.] **********************************
ok: [glef-d7]
TASK [Copy dashboard page into place.] *****************************************
fatal: [glef-d7]: FAILED! => {"changed": false, "failed": true, "msg": "AnsibleUndefinedVariable: list object has no element 1"}
RUNNING HANDLER [geerlingguy.php : restart webserver] **************************
RUNNING HANDLER [geerlingguy.php : restart php-fpm] ****************************
to retry, use: --limit @/Users/rob.wohleb/Development/GLEF/D7/vendor/geerlingguy/drupal-vm/provisioning/playbook.retry
PLAY RECAP *********************************************************************
glef-d7 : ok=181 changed=11 unreachable=0 failed=1
TASK [Add repository for PHP 5.5, 5.6, 7.0 or 7.1.] ****************************
ok: [glef-d7]
TASK [Add repository for PHP 5 compatibility packages.] ************************
skipping: [glef-d7]
TASK [Purge PHP version packages.] *********************************************
changed: [glef-d7] => (item=[u'php5.5', u'php5.5-apcu', u'php5.5-cli', u'php5.5-common', u'php5.5-curl', u'php5.5-dev', u'php5.5-fpm', u'php5.5-gd', u'php5.5-imap', u'php5.5-json', u'php5.5-mbstring', u'php5.5-mcrypt', u'php5.5-opcache', u'php5.5-sqlite3', u'php5.5-xml', u'php5.5-yaml', u'php5.6', u'php5.6-apcu', u'php5.6-cli', u'php5.6-common', u'php5.6-curl', u'php5.6-dev', u'php5.6-fpm', u'php5.6-gd', u'php5.6-imap', u'php5.6-json', u'php5.6-mbstring', u'php5.6-mcrypt', u'php5.6-opcache', u'php5.6-sqlite3', u'php5.6-xml', u'php5.6-yaml', u'php7.1', u'php7.1-apcu', u'php7.1-cli', u'php7.1-common', u'php7.1-curl', u'php7.1-dev', u'php7.1-fpm', u'php7.1-gd', u'php7.1-imap', u'php7.1-json', u'php7.1-mbstring', u'php7.1-mcrypt', u'php7.1-opcache', u'php7.1-sqlite3', u'php7.1-xml', u'php7.1-yaml'])
TASK [Purge PHP packages installed by default on Ubuntu.] **********************
changed: [glef-d7] => (item=[u'php-common'])
TASK [Purge PHP modules directory.] ********************************************
ok: [glef-d7] => (item=/usr/lib/php5/modules)
ok: [glef-d7] => (item=/usr/lib/php/modules)
TASK [Define php_xhprof_html_dir.] *********************************************
skipping: [glef-d7]
TASK [include] *****************************************************************
skipping: [glef-d7]
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: [glef-d7]
TASK [Set the correct XHProf package when PHP 5.5 or 5.6 is used.] *************
skipping: [glef-d7]
TASK [Ensure PHP version -specific workspace directory exists.] ****************
ok: [glef-d7]
TASK [geerlingguy.repo-remi : Install remi repo.] ******************************
skipping: [glef-d7]
TASK [geerlingguy.repo-remi : Import remi GPG key.] ****************************
skipping: [glef-d7]
TASK [geerlingguy.firewall : Ensure iptables is installed.] ********************
ok: [glef-d7]
TASK [geerlingguy.firewall : Flush iptables the first time playbook runs.] *****
ok: [glef-d7]
TASK [geerlingguy.firewall : Copy firewall script into place.] *****************
ok: [glef-d7]
TASK [geerlingguy.firewall : Copy firewall init script into place.] ************
ok: [glef-d7]
TASK [geerlingguy.firewall : Copy firewall systemd unit file into place (for systemd systems).] ***
ok: [glef-d7]
TASK [geerlingguy.firewall : Ensure the firewall is enabled and will start on boot.] ***
ok: [glef-d7]
TASK [geerlingguy.git : Ensure git is installed (RedHat).] *********************
skipping: [glef-d7] => (item=[])
TASK [geerlingguy.git : Update apt cache (Debian).] ****************************
ok: [glef-d7]
TASK [geerlingguy.git : Ensure git is installed (Debian).] *********************
ok: [glef-d7] => (item=[u'git', u'git-svn'])
TASK [geerlingguy.git : Ensure git's dependencies are installed (RedHat).] *****
skipping: [glef-d7] => (item=[])
TASK [geerlingguy.git : Ensure git's dependencies are installed (Debian).] *****
skipping: [glef-d7] => (item=[])
TASK [geerlingguy.git : Get installed version] *********************************
[DEPRECATION WARNING]: always_run is deprecated. Use check_mode = no instead..
This feature will be removed in version 2.4. Deprecation warnings can be
disabled by setting deprecation_warnings=False in ansible.cfg.
skipping: [glef-d7]
TASK [geerlingguy.git : Force git install if the version numbers do not match] *
skipping: [glef-d7]
TASK [geerlingguy.git : Download git.] *****************************************
skipping: [glef-d7]
TASK [geerlingguy.git : Expand git archive.] ***********************************
skipping: [glef-d7]
TASK [geerlingguy.git : Build git.] ********************************************
skipping: [glef-d7] => (item=all)
skipping: [glef-d7] => (item=install)
TASK [geerlingguy.postfix : Ensure postfix is installed (RedHat).] *************
skipping: [glef-d7]
TASK [geerlingguy.postfix : Ensure postfix is installed (Debian).] *************
ok: [glef-d7]
TASK [geerlingguy.postfix : Ensure postfix is started and enabled at boot.] ****
ok: [glef-d7]
TASK [geerlingguy.apache : Include OS-specific variables.] *********************
ok: [glef-d7]
TASK [geerlingguy.apache : Define apache_packages.] ****************************
ok: [glef-d7]
TASK [geerlingguy.apache : include] ********************************************
included: /Users/rob.wohleb/Development/GLEF/D7/vendor/geerlingguy/drupal-vm/provisioning/roles/geerlingguy.apache/tasks/setup-Debian.yml for glef-d7
TASK [geerlingguy.apache : Update apt cache.] **********************************
ok: [glef-d7]
TASK [geerlingguy.apache : Ensure Apache is installed on Debian.] **************
ok: [glef-d7] => (item=[u'apache2', u'apache2-utils'])
TASK [geerlingguy.apache : Get installed version of Apache.] *******************
[DEPRECATION WARNING]: always_run is deprecated. Use check_mode = no instead..
This feature will be removed in version 2.4. Deprecation warnings can be
disabled by setting deprecation_warnings=False in ansible.cfg.
ok: [glef-d7]
TASK [geerlingguy.apache : Create apache_version variable.] ********************
ok: [glef-d7]
TASK [geerlingguy.apache : include_vars] ***************************************
skipping: [glef-d7]
TASK [geerlingguy.apache : include_vars] ***************************************
ok: [glef-d7]
TASK [geerlingguy.apache : include] ********************************************
included: /Users/rob.wohleb/Development/GLEF/D7/vendor/geerlingguy/drupal-vm/provisioning/roles/geerlingguy.apache/tasks/configure-Debian.yml for glef-d7
TASK [geerlingguy.apache : Configure Apache.] **********************************
ok: [glef-d7] => (item={u'regexp': u'^Listen ', u'line': u'Listen 80'})
TASK [geerlingguy.apache : Enable Apache mods.] ********************************
ok: [glef-d7] => (item=expires.load)
ok: [glef-d7] => (item=ssl.load)
ok: [glef-d7] => (item=rewrite.load)
ok: [glef-d7] => (item=proxy.load)
ok: [glef-d7] => (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: [glef-d7]
TASK [geerlingguy.apache : Add vhost symlink in sites-enabled.] ****************
ok: [glef-d7]
TASK [geerlingguy.apache : Remove default vhost in sites-enabled.] *************
ok: [glef-d7]
TASK [geerlingguy.apache : Ensure Apache has selected state and enabled on boot.] ***
ok: [glef-d7]
TASK [geerlingguy.apache : Include OS-specific variables.] *********************
ok: [glef-d7]
TASK [geerlingguy.apache : Define apache_packages.] ****************************
skipping: [glef-d7]
TASK [geerlingguy.apache : include] ********************************************
included: /Users/rob.wohleb/Development/GLEF/D7/vendor/geerlingguy/drupal-vm/provisioning/roles/geerlingguy.apache/tasks/setup-Debian.yml for glef-d7
TASK [geerlingguy.apache : Update apt cache.] **********************************
ok: [glef-d7]
TASK [geerlingguy.apache : Ensure Apache is installed on Debian.] **************
ok: [glef-d7] => (item=[u'apache2', u'apache2-utils'])
TASK [geerlingguy.apache : Get installed version of Apache.] *******************
[DEPRECATION WARNING]: always_run is deprecated. Use check_mode = no instead..
This feature will be removed in version 2.4. Deprecation warnings can be
disabled by setting deprecation_warnings=False in ansible.cfg.
ok: [glef-d7]
TASK [geerlingguy.apache : Create apache_version variable.] ********************
ok: [glef-d7]
TASK [geerlingguy.apache : include_vars] ***************************************
skipping: [glef-d7]
TASK [geerlingguy.apache : include_vars] ***************************************
ok: [glef-d7]
TASK [geerlingguy.apache : include] ********************************************
included: /Users/rob.wohleb/Development/GLEF/D7/vendor/geerlingguy/drupal-vm/provisioning/roles/geerlingguy.apache/tasks/configure-Debian.yml for glef-d7
TASK [geerlingguy.apache : Configure Apache.] **********************************
ok: [glef-d7] => (item={u'regexp': u'^Listen ', u'line': u'Listen 80'})
TASK [geerlingguy.apache : Enable Apache mods.] ********************************
ok: [glef-d7] => (item=expires.load)
ok: [glef-d7] => (item=ssl.load)
ok: [glef-d7] => (item=rewrite.load)
ok: [glef-d7] => (item=proxy.load)
ok: [glef-d7] => (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: [glef-d7]
TASK [geerlingguy.apache : Add vhost symlink in sites-enabled.] ****************
ok: [glef-d7]
TASK [geerlingguy.apache : Remove default vhost in sites-enabled.] *************
ok: [glef-d7]
TASK [geerlingguy.apache : Ensure Apache has selected state and enabled on boot.] ***
ok: [glef-d7]
TASK [geerlingguy.apache-php-fpm : Enable mod_proxy_fcgi.] *********************
ok: [glef-d7] => (item=proxy.load)
ok: [glef-d7] => (item=proxy_fcgi.load)
TASK [geerlingguy.nginx : Include OS-specific variables.] **********************
skipping: [glef-d7]
TASK [geerlingguy.nginx : Define nginx_user.] **********************************
skipping: [glef-d7]
TASK [geerlingguy.nginx : Enable nginx repo.] **********************************
skipping: [glef-d7]
TASK [geerlingguy.nginx : Ensure nginx is installed.] **************************
skipping: [glef-d7]
TASK [geerlingguy.nginx : Add PPA for Nginx.] **********************************
skipping: [glef-d7]
TASK [geerlingguy.nginx : Ensure nginx will reinstall if the PPA was just added.] ***
skipping: [glef-d7]
TASK [geerlingguy.nginx : Update apt cache.] ***********************************
skipping: [glef-d7]
TASK [geerlingguy.nginx : Ensure nginx is installed.] **************************
skipping: [glef-d7]
TASK [geerlingguy.nginx : Update pkg cache.] ***********************************
skipping: [glef-d7]
TASK [geerlingguy.nginx : Ensure nginx is installed.] **************************
skipping: [glef-d7]
TASK [geerlingguy.nginx : Create logs directory.] ******************************
skipping: [glef-d7]
TASK [geerlingguy.nginx : Remove default nginx vhost config file (if configured).] ***
skipping: [glef-d7]
TASK [geerlingguy.nginx : Ensure nginx_vhost_path exists.] *********************
skipping: [glef-d7]
TASK [geerlingguy.nginx : Add managed vhost config file (if any vhosts are configured).] ***
skipping: [glef-d7]
TASK [geerlingguy.nginx : Remove managed vhost config file (if no vhosts are configured).] ***
skipping: [glef-d7]
TASK [geerlingguy.nginx : Copy nginx configuration in place.] ******************
skipping: [glef-d7]
TASK [geerlingguy.nginx : Ensure nginx is started and enabled to start at boot.] ***
skipping: [glef-d7]
TASK [geerlingguy.php : Include OS-specific variables.] ************************
ok: [glef-d7]
TASK [geerlingguy.php : Define php_packages.] **********************************
skipping: [glef-d7]
TASK [geerlingguy.php : Define php_webserver_daemon.] **************************
ok: [glef-d7]
TASK [geerlingguy.php : Define php_conf_paths.] ********************************
skipping: [glef-d7]
TASK [geerlingguy.php : Define php_extension_conf_paths.] **********************
skipping: [glef-d7]
TASK [geerlingguy.php : Define php_apc_conf_filename.] *************************
ok: [glef-d7]
TASK [geerlingguy.php : Define php_opcache_conf_filename (Ubuntu 16.04).] ******
ok: [glef-d7]
TASK [geerlingguy.php : Define php_opcache_conf_filename.] *********************
skipping: [glef-d7]
TASK [geerlingguy.php : Define php_fpm_conf_path.] *****************************
skipping: [glef-d7]
TASK [geerlingguy.php : include] ***********************************************
skipping: [glef-d7]
TASK [geerlingguy.php : include] ***********************************************
included: /Users/rob.wohleb/Development/GLEF/D7/vendor/geerlingguy/drupal-vm/provisioning/roles/geerlingguy.php/tasks/setup-Debian.yml for glef-d7
TASK [geerlingguy.php : Update apt cache.] *************************************
ok: [glef-d7]
TASK [geerlingguy.php : Ensure PHP packages are installed.] ********************
changed: [glef-d7] => (item=[u'php7.0', u'php7.0-apcu', u'php7.0-cli', u'php7.0-common', u'php7.0-curl', u'php7.0-dev', u'php7.0-fpm', u'php7.0-gd', u'php7.0-imap', u'php7.0-json', u'php7.0-mbstring', u'php7.0-mcrypt', u'php7.0-opcache', u'php7.0-sqlite3', u'php7.0-xml', u'php7.0-yaml'])
TASK [geerlingguy.php : Delete APCu configuration file if this role will provide one.] ***
changed: [glef-d7] => (item=/etc/php/7.0/fpm/conf.d)
changed: [glef-d7] => (item=/etc/php/7.0/apache2/conf.d)
changed: [glef-d7] => (item=/etc/php/7.0/cli/conf.d)
TASK [geerlingguy.php : Delete OpCache configuration file if this role will provide one.] ***
changed: [glef-d7] => (item=/etc/php/7.0/fpm/conf.d)
changed: [glef-d7] => (item=/etc/php/7.0/apache2/conf.d)
changed: [glef-d7] => (item=/etc/php/7.0/cli/conf.d)
TASK [geerlingguy.php : include] ***********************************************
skipping: [glef-d7]
TASK [geerlingguy.php : include] ***********************************************
included: /Users/rob.wohleb/Development/GLEF/D7/vendor/geerlingguy/drupal-vm/provisioning/roles/geerlingguy.php/tasks/configure.yml for glef-d7
TASK [geerlingguy.php : Ensure configuration directories exist.] ***************
ok: [glef-d7] => (item=/etc/php/7.0/fpm)
ok: [glef-d7] => (item=/etc/php/7.0/apache2)
ok: [glef-d7] => (item=/etc/php/7.0/cli)
ok: [glef-d7] => (item=/etc/php/7.0/fpm/conf.d)
ok: [glef-d7] => (item=/etc/php/7.0/apache2/conf.d)
ok: [glef-d7] => (item=/etc/php/7.0/cli/conf.d)
TASK [geerlingguy.php : Place PHP configuration file in place.] ****************
changed: [glef-d7] => (item=/etc/php/7.0/fpm)
ok: [glef-d7] => (item=/etc/php/7.0/apache2)
changed: [glef-d7] => (item=/etc/php/7.0/cli)
TASK [geerlingguy.php : include] ***********************************************
included: /Users/rob.wohleb/Development/GLEF/D7/vendor/geerlingguy/drupal-vm/provisioning/roles/geerlingguy.php/tasks/configure-apcu.yml for glef-d7
TASK [geerlingguy.php : Check for existing APCu config files.] *****************
ok: [glef-d7] => (item=/etc/php/7.0/fpm/conf.d)
ok: [glef-d7] => (item=/etc/php/7.0/apache2/conf.d)
ok: [glef-d7] => (item=/etc/php/7.0/cli/conf.d)
TASK [geerlingguy.php : Remove any non-role-supplied APCu config files.] *******
TASK [geerlingguy.php : Ensure APCu config file is present.] *******************
changed: [glef-d7] => (item=/etc/php/7.0/fpm/conf.d)
changed: [glef-d7] => (item=/etc/php/7.0/apache2/conf.d)
changed: [glef-d7] => (item=/etc/php/7.0/cli/conf.d)
TASK [geerlingguy.php : Remove APCu config file if APC is disabled.] ***********
skipping: [glef-d7] => (item=/etc/php/7.0/fpm/conf.d)
skipping: [glef-d7] => (item=/etc/php/7.0/apache2/conf.d)
skipping: [glef-d7] => (item=/etc/php/7.0/cli/conf.d)
TASK [geerlingguy.php : include] ***********************************************
included: /Users/rob.wohleb/Development/GLEF/D7/vendor/geerlingguy/drupal-vm/provisioning/roles/geerlingguy.php/tasks/configure-opcache.yml for glef-d7
TASK [geerlingguy.php : Check for existing OpCache config files.] **************
ok: [glef-d7] => (item=/etc/php/7.0/fpm/conf.d)
ok: [glef-d7] => (item=/etc/php/7.0/apache2/conf.d)
ok: [glef-d7] => (item=/etc/php/7.0/cli/conf.d)
TASK [geerlingguy.php : Remove any non-role-supplied OpCache config files.] ****
TASK [geerlingguy.php : Ensure OpCache config file is present.] ****************
changed: [glef-d7] => (item=/etc/php/7.0/fpm/conf.d)
changed: [glef-d7] => (item=/etc/php/7.0/apache2/conf.d)
changed: [glef-d7] => (item=/etc/php/7.0/cli/conf.d)
TASK [geerlingguy.php : Remove OpCache config file if OpCache is disabled.] ****
skipping: [glef-d7] => (item=/etc/php/7.0/fpm/conf.d)
skipping: [glef-d7] => (item=/etc/php/7.0/apache2/conf.d)
skipping: [glef-d7] => (item=/etc/php/7.0/cli/conf.d)
TASK [geerlingguy.php : include] ***********************************************
included: /Users/rob.wohleb/Development/GLEF/D7/vendor/geerlingguy/drupal-vm/provisioning/roles/geerlingguy.php/tasks/configure-fpm.yml for glef-d7
TASK [geerlingguy.php : Define php_fpm_daemon.] ********************************
skipping: [glef-d7]
TASK [geerlingguy.php : Define php_fpm_pool_conf_path.] ************************
skipping: [glef-d7]
TASK [geerlingguy.php : Define php_fpm_pool_user.] *****************************
ok: [glef-d7]
TASK [geerlingguy.php : Define php_fpm_pool_group.] ****************************
ok: [glef-d7]
TASK [geerlingguy.php : Stat php_fpm_pool_conf_path] ***************************
ok: [glef-d7]
TASK [geerlingguy.php : Ensure the default pool directory exists.] *************
skipping: [glef-d7]
TASK [geerlingguy.php : Ensure the default pool exists.] ***********************
ok: [glef-d7]
TASK [geerlingguy.php : Configure php-fpm pool (if enabled).] ******************
ok: [glef-d7] => (item={u'regexp': u'^user.?=.+$', u'line': u'user = www-data'})
ok: [glef-d7] => (item={u'regexp': u'^group.?=.+$', u'line': u'group = www-data'})
changed: [glef-d7] => (item={u'regexp': u'^listen.?=.+$', u'line': u'listen = 127.0.0.1:9000'})
changed: [glef-d7] => (item={u'regexp': u'^listen\\.allowed_clients.?=.+$', u'line': u'listen.allowed_clients = 127.0.0.1'})
changed: [glef-d7] => (item={u'regexp': u'^pm\\.max_children.?=.+$', u'line': u'pm.max_children = 50'})
changed: [glef-d7] => (item={u'regexp': u'^pm\\.start_servers.?=.+$', u'line': u'pm.start_servers = 5'})
changed: [glef-d7] => (item={u'regexp': u'^pm\\.min_spare_servers.?=.+$', u'line': u'pm.min_spare_servers = 5'})
changed: [glef-d7] => (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: [glef-d7]
TASK [geerlingguy.php-pecl : Install PECL libaries.] ***************************
TASK [geerlingguy.composer : Set php_executable variable to a default if not defined.] ***
skipping: [glef-d7]
TASK [geerlingguy.composer : Check if Composer is installed.] ******************
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment