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

Bug 1565790 - Prevents ansible from trying to create retry files, which can't be used anyway #15

Merged
merged 1 commit into from
Apr 13, 2018

Conversation

mhrivnak
Copy link
Member

@mhrivnak mhrivnak commented Jan 3, 2018

This gets rid of these confusing/misleading log messages when an APB fails:

"[WARNING]: Could not create retry file '/opt/apb/actions/deprovision.retry'."
"[Errno 13] Permission denied: u'/opt/apb/actions/deprovision.retry'"

…ed anyway.

This gets rid of these confusing/misleading log messages when an APB fails:

  "[WARNING]: Could not create retry file '/opt/apb/actions/deprovision.retry'."
  "[Errno 13] Permission denied: u'/opt/apb/actions/deprovision.retry'"
Copy link
Contributor

@djzager djzager left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK. I think that, being this close to the end of the release, we should hold this for 3.10. Thoughts @mhrivnak ?

@djzager djzager added the 3.10 label Feb 27, 2018
@mhrivnak
Copy link
Member Author

It doesn't matter to me. It won't make a difference for the release anyway unless #16 gets fixed.

@djzager
Copy link
Contributor

djzager commented Apr 10, 2018

I got you @mhrivnak #23

@djzager djzager changed the title Prevents ansible from trying to create retry files, which can't be used anyway Bug 1565790 - Prevents ansible from trying to create retry files, which can't be used anyway Apr 10, 2018
@mhrivnak mhrivnak merged commit 7ddaaf0 into ansibleplaybookbundle:master Apr 13, 2018
@mhrivnak mhrivnak deleted the disable-retry-files branch April 13, 2018 17:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants