2.1.0
This release adds a flag for managing nginx without installing nginx. It also deals with an issue starting the service with the proper configuration on first run.
Features:
- nginx_install flag to toggle nginx install tasks on and off
- nginx_manage flag to toggle management of nginx services on and off
Bugfixes:
- Fixed issue with handlers where the service management call would start nginx with default configs and the handler wouldn't flush again after applying the desired configuration