Releases: openwisp/ansible-openwisp2
Releases · openwisp/ansible-openwisp2
0.6.5
91f8a70: [pip] Install django-x509 development version as last
e910ba4: [django] Introduced openwisp-utils
0.6.4
- [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)
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)
Added support for Debian 9 stretch (references #6).
0.6.1
0.6.0 (multi-tenancy)
- 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 ifansible-playbook
is launched without the-u
option
0.5.6
0.5.5
Updated meta information and minimum ansible version
0.5.4
- [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
- Install acl module if acting as non-root