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 of JOBS check #161

Closed
acelebanski opened this issue Mar 4, 2024 · 1 comment
Closed

Enhancement of JOBS check #161

acelebanski opened this issue Mar 4, 2024 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@acelebanski
Copy link
Contributor

Is your feature request related to a problem?

I wanted to use the library to check whether I have any pending commits on the firewall (commit result == PEND).

Describe the solution you'd like

I wanted to enhance check_non_finished_jobs method so I can parametrise it and specify what type, status and result of a job I want to check.

Describe alternatives you've considered

Adding a new module to pan-os-ansible.

@acelebanski acelebanski added the enhancement New feature or request label Mar 4, 2024
@acelebanski acelebanski self-assigned this Mar 4, 2024
@acelebanski acelebanski linked a pull request Mar 6, 2024 that will close this issue
4 tasks
@acelebanski
Copy link
Contributor Author

We figured out that original check_non_finished_jobs method actually does the job (we don't have to check the result for PEND value because that equals to status other than FIN).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant