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

Avoid NameError if there is no notify keyword to update #4113

Merged
merged 2 commits into from
Apr 16, 2024

Conversation

Qalthos
Copy link
Contributor

@Qalthos Qalthos commented Apr 15, 2024

Fixes #4093

@Qalthos Qalthos requested a review from a team as a code owner April 15, 2024 14:26
@Qalthos Qalthos requested review from priyamsahoo and shatakshiiii and removed request for a team April 15, 2024 14:26
@Qalthos Qalthos added the bug label Apr 15, 2024
@audgirka audgirka enabled auto-merge (squash) April 15, 2024 15:21
@audgirka audgirka disabled auto-merge April 16, 2024 05:47
@audgirka audgirka merged commit 9e0f6f1 into ansible:main Apr 16, 2024
22 of 23 checks passed
@Qalthos Qalthos deleted the notify-nameerror branch April 17, 2024 19:12
@ssbarnea ssbarnea changed the title Don't NameError if there is no notify keyword to update Avoid NameError if there is no notify keyword to update Apr 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

ansible-lint --fix name crashes with KeyError: 'notify' on isinstance(task["notify"], str)
2 participants