- Create
project_shared_children
files if they do not exist (#706) - Diffie-Hellman params now conditional on SSL status (#709)
- Update PHP to 7.1 (#695)
- Update WP-CLI to 1.0.0 (#708)
- Ansible-Local for Vagrant boxes on Windows (#690)
- Install MariaDB via Ubuntu's official distro packages (#693)
- Fix 404s by moving skip_cache conditions to server block (#692)
- Nginx includes: Move templates dir, fix 'No such file' error (#687)
- [BREAKING] Move shell scripts to bin/ directory (#680)
- Add myhostname to nsswitch.conf to ensure resolvable hostname (#686)
- Add
bin/xdebug-tunnel.sh
to manage Xdebug and SSH tunnels on remote hosts (#678) - Move Xdebug installation/configuration into its own role (#678)
- Disable wp-cron emails (#685)
- Make
raw_vars
compatible with play vars and Ansible 2.1 (#684) - Ensure there is always at least one PHP-FPM pool defined (#682)
- Update galaxy roles for Ansible 2.2 compatibility (#681)
- Update to WP-CLI 0.25.0 for WP 4.7 compat (#673)
- Enable per-site setup for permalink structure (#661)
- WP 4.6 Compat: set WP_HOME/SITEURL directly (#647)
- Create WordPress php-fpm conf after web_root exists (#642)
- Fix #637 - Fix condition for permalink structure task (#643)
- Fix #639 - WP 4.6 compatibility: update WP-CLI to 0.24.1 (#640)