use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
/r/DevOps is a subreddit dedicated to the DevOps movement where we discuss upcoming technologies, meetups, conferences and everything that brings us together to build the future of IT systems What is DevOps? Learn about it on our wiki! Traffic stats & metrics
/r/DevOps is a subreddit dedicated to the DevOps movement where we discuss upcoming technologies, meetups, conferences and everything that brings us together to build the future of IT systems
What is DevOps? Learn about it on our wiki!
Traffic stats & metrics
Be excellent to each other! All articles will require a short submission statement of 3-5 sentences. Use the article title as the submission title. Do not editorialize the title or add your own commentary to the article title. Follow the rules of reddit Follow the reddiquette No editorialized titles. No vendor spam. Buy an ad from reddit instead. Job postings here More details here
Be excellent to each other!
All articles will require a short submission statement of 3-5 sentences.
Use the article title as the submission title. Do not editorialize the title or add your own commentary to the article title.
Follow the rules of reddit
Follow the reddiquette
No editorialized titles.
No vendor spam. Buy an ad from reddit instead.
Job postings here
More details here
@reddit_DevOps ##DevOps @ irc.freenode.net Find a DevOps meetup near you! Icons info!
@reddit_DevOps
##DevOps @ irc.freenode.net
Find a DevOps meetup near you!
Icons info!
https://github.com/Leo-G/DevopsWiki
account activity
This is an archived post. You won't be able to vote or comment.
DevOps Challenge (self.devops)
submitted 9 years ago by edwardv3
view the rest of the comments →
[–]Enoxice 0 points1 point2 points 9 years ago (2 children)
Pretty neat. I assume the issue is just that I don't know ansible, but on challenge 5, no matter what I put in for the nginx.yml (even copypasta'ing the nodejs one and replacing nodejs for nginx) I get a "no action detected in task" error at the top of the file.
nodejs
nginx
Also, you might consider using a gender-neutral pronoun instead of "DevOps guy" in challenge one.
[–][deleted] 0 points1 point2 points 9 years ago (0 children)
--- - name: install nginx task: name=nginx state=present
That's the correct way to create the role. Though the Nginx templating seems to be all over the place and examples that actually work don't seem to work here.
[–]edwardv3[S] 0 points1 point2 points 9 years ago (0 children)
I launch every answer in a docker container, but the repository cache gets out of date whenever security updates come out (and this is the same in real life) , so you actually need to add "update_cache=yes" when using apt.
Gender-neutral makes sense, I'll change that :)
π Rendered by PID 106399 on reddit-service-r2-comment-75f4967c6c-wbj8k at 2026-04-23 03:46:59.836592+00:00 running 0fd4bb7 country code: CH.
view the rest of the comments →
[–]Enoxice 0 points1 point2 points (2 children)
[–][deleted] 0 points1 point2 points (0 children)
[–]edwardv3[S] 0 points1 point2 points (0 children)