-
Notifications
You must be signed in to change notification settings - Fork 353
Allow to generate custom locations in load_balancer mode #72
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Thanks for the new PR @0x28d! Could you also implement custom locations in the web_server mode? And could you also update the README including the new vars you introduced? (Forgot to bring this up in the last PR you submitted 😄 ) |
Done! :) |
But now as I see tests are fail in TravisCI, but locally configuration generate with no errors. |
Yeah don't worry about TravisCI, the latest Debian Stretch Docker image seems to be causing Ansible to fail when using the There's one more thing that'd be great if you could add to the README before I merge. Namely, updating the Role Variables section here with the new content you introduced in |
README.md update done! :) About TravisCI, I'm worried about this job: https://travis-ci.org/nginxinc/ansible-role-nginx/jobs/455135988 |
That would be related to the |
Yes, I was inattentive. Test |
Merged! |
Enable setting custom locations in load_balancer mode by vars