Skip to content

Add continue_on_error parameter to activemq_facts module #223

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

Merged

Conversation

guidograzioli
Copy link
Member

The continue_on_error parameter, when True, allows to continue the execution of the playbook in case of errors (the task returns status skipped); otherwise (the default: False) the playbooks fails immediately. Improved error messages.

@guidograzioli guidograzioli added the minor_changes New parameters added to modules, or non-breaking behavior changes to existing parameters; no bugfix label Apr 22, 2025
@guidograzioli guidograzioli merged commit ef15852 into ansible-middleware:main Apr 22, 2025
26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor_changes New parameters added to modules, or non-breaking behavior changes to existing parameters; no bugfix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant