- move files to fit conventions (fc20b264)
In order to upgrade from 1.x to 2.x you need to:
- add extensions to
nginx_sites[].ssl.key_name
andnginx_sites[].ssl.cert_name
i.e.server.key
- in case of custom rules, change the location from
files/etc-nginx-rules
tofiles/etc/nginx/rules
- rename role (95bb2d51)
- ensure config folders (e27ebc86)
- add depencies (299f3844)
- ensure sites-enabled folder (731d3546)
- bump ansible min version (67b2c245)
- update apt repository (95a17572)
- use import_tasks (0f2ad490)
- add apt key (fe5c5ca6)