Skip to content

Releases: openwisp/ansible-openwisp2

0.6.5

05 Jul 12:12
Compare
Choose a tag to compare

91f8a70: [pip] Install django-x509 development version as last
e910ba4: [django] Introduced openwisp-utils

0.6.4

02 May 15:14
Compare
Choose a tag to compare
  • [spdy] openwisp2_nginx_spdy now defaults to false #12
  • [nginx] Added optional HTTP2 support #12 (thanks to @netminion)
  • [packages] Added ntpd (needed for x509)

0.6.3 (Fedora/RedHat/CentOS)

10 Apr 16:01
Compare
Choose a tag to compare

Added support for Fedora, CentOS and RedHat #5

Many thanks to:

  • Marcin Trendota (@moonwolf-github) for the big patch and being patient with my review
  • Germano Massullo (@Germano0), Dario Mastropasqua (@dariomas) and Zhenech (@evgeni) for helping with debugging and feedback

0.6.2 (debian 9)

09 Apr 20:30
Compare
Choose a tag to compare

Added support for Debian 9 stretch (references #6).

0.6.1

21 Mar 16:32
Compare
Choose a tag to compare
  • fixed issue #9 which affected new users

0.6.0 (multi-tenancy)

15 Mar 18:26
Compare
Choose a tag to compare
  • Added new multi-tenancy features (separate objects of different organizations)
  • Added postfix automatic installation (needed for multi-tenancy)
  • Added openwisp2_extra_python_packages variable
  • Added more variables to enable installing development version of openwisp2 modules
  • Fixed "ansible_user is not defined" error if ansible-playbook is launched without the -u option

0.5.6

15 Feb 16:26
Compare
Choose a tag to compare
  • Added support for automatic letsencrypt SSL certicicate #7

0.5.5

07 Feb 15:43
Compare
Choose a tag to compare

Updated meta information and minimum ansible version

0.5.4

01 Feb 10:08
Compare
Choose a tag to compare
  • [docs] updated references to "sudo" to "become"
  • [docs] added suggestion to use playbook on clean VM or lxc
  • [admin] added openwisp theme

0.5.3

01 Feb 10:06
Compare
Choose a tag to compare
  • Install acl module if acting as non-root