Skip to content
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

Don't download nginx or try to compile it if it's already been installed (from source) #57

Open
boosh opened this issue Jul 29, 2015 · 0 comments
Assignees

Comments

@boosh
Copy link

boosh commented Jul 29, 2015

Running this on a vagrant, the playbooks download nginx sources to /tmp. Vagrant destroys /tmp on reload, so now I have to sit through the nginx playbooks downloading everything again since they don't check whether the desired version of nginx has already been installed. It'd be a similar story on an EC2...

It'd be great if the plays were more idempotent and didn't repeat themselves like this.

Thanks!

@otakup0pe otakup0pe self-assigned this Jul 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants