Skip to content

Releases: Oefenweb/ansible-wordpress

v4.6.36

21 Apr 11:05
v4.6.36
71384af

Choose a tag to compare

  • Consistency changes

v4.6.34

02 Oct 14:58
v4.6.34
2674494

Choose a tag to compare

  • Consistency changes

v4.6.32

27 Jun 20:37
v4.6.32
adc8560

Choose a tag to compare

  • Make use of github actions

v4.6.16

10 Dec 10:57

Choose a tag to compare

v4.6.0

25 Oct 10:19

Choose a tag to compare

  • Make it possible to install plugins from zip and url
  • Add Debian 9 support
  • Add Dockerfile

v4.5.3

25 Jan 21:50

Choose a tag to compare

  • Bump minimal Ansible version to 1.9.6

v4.5.2

09 Jan 21:16

Choose a tag to compare

  • Use eth1 instead eth0

v4.5.1

09 Jan 11:54

Choose a tag to compare

  • Consistency changes
    • Prefix registered (private) variables
  • Improved changed_when for plugins

v4.5.0

26 Oct 14:55

Choose a tag to compare

  • Make it possible to replace wordpress cron with a real cron job

v4.4.2

17 Oct 08:44

Choose a tag to compare

  • Use test command to check that the wp-load.php file exists (thanks @betrcode)