jdauphant / ansible-role-nginx

Ansible role to install and manage nginx configuration
655 stars 302 forks source link

Newer os compatiblity with os dependent vars #245

Closed 56ghluf closed 11 months ago

56ghluf commented 1 year ago

Added a functionality to the task in main.yml that includes the os dependent vars whereby you can speficie the os version of the vars that you want. The corresponding file(s) for that os version must be created in the vars folder. The compatibility with Debian12 was also created in the vars folder.

shk3bq4d commented 1 year ago

fixes #246