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

ENHANCEMENT - Job Schedule ignore errors #4

Open
Tompage1994 opened this issue May 13, 2020 · 1 comment
Open

ENHANCEMENT - Job Schedule ignore errors #4

Tompage1994 opened this issue May 13, 2020 · 1 comment

Comments

@Tompage1994
Copy link
Owner

When adding a job schedule we currently ignore errors due to the fact we cannot rely on the return code for whether something was an error or whether it just already exists. Instead find a way to make this idempotent and not ignore all errors.

--This currently only exists on the awx branch--

@Tompage1994 Tompage1994 changed the title ENHANCEMENT ENHANCEMENT - Job Schedule ignore errors Jun 3, 2020
@Tompage1994
Copy link
Owner Author

This can use the new awx.awx.job_schedule module created in the awx_collection

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

1 participant