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

script can 503 on the URL interrupting playbook run #1

Open
ninjabong opened this issue Jul 17, 2014 · 2 comments
Open

script can 503 on the URL interrupting playbook run #1

ninjabong opened this issue Jul 17, 2014 · 2 comments

Comments

@ninjabong
Copy link
Member

First time I tried to run with script I got a 503 error interrupting the playbook run, not sure if there's some way to catch that. Maybe just an ignore_errors: True or catch it with a register and a conditional to prevent it failing on the final update?

@rricard
Copy link
Contributor

rricard commented Sep 6, 2014

I'll add a simple do-until loop !

Thanks for catching that, it's usually hard to see !

@ninjabong
Copy link
Member Author

Heh, yeah it's definitely an edge-case, I only ever saw it that first run, but something that could be easily handled.

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