Closed tcrowe closed 5 years ago
It appears we're not conforming well to ansible-lint
😳
Thanks @tcrowe
ansible-lint
rules have evolved since the role was written.
I don't use the role anymore. I only do review, so if someone want to fix that, It will be good ;)
Thank you @jdauphant 👍 We get good use from this role.
You're welcome ;)
I have made the release just after the merge : https://github.com/jdauphant/ansible-role-nginx/releases/tag/v2.22
What does it do?
After I ran this role on debian buster I noticed
/etc/nginx/mime.types
was missing. I'm unsure why. This PR downloads it from nginx's github if it is missing. I did not see that anyone else has run into the problem but we can keep this here as an idea or possible solution if we discover many others have the problem.Thanks for having a look.
How to test
./nginx-test.yml
./Vagrant file
If you have a better way I should test these I'm open to tips. Usually I'm just running the roles over and over on a VM like this.