Releases: Oefenweb/ansible-wordpress
Releases · Oefenweb/ansible-wordpress
v4.4.0
- Added option to specify
dbprefix
(thanks @betrcode) - Ansible 2 fixes (thanks @sbaerlocher)
v4.3.0
v4.2.0
- Make it possible to execute a queries against the database
v4.1.0
- Added support to set
autoload
for options
v4.0.2
- Reverted non-working fix for options not being set
- Added Ansible version 1.9.2 and 1.9.3 to the test matrix
- Added support for Debian 8.1 (jessie)
- Consistency changes
v4.0.1
- Options are not set when w3c's object cache is enabled
v4.0.0
- Added option to activate and deactivate themes and plugins
v3.0.0
- Make it possible to add/update/delete options
v2.1.0
- Made it possible to add users
- Bugfix for
install (theme)
task
v2.0.3
- Change owner (and group) after installation and updates