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 running get_app more than once #4115

Merged
merged 1 commit into from
Apr 17, 2024
Merged

Avoid running get_app more than once #4115

merged 1 commit into from
Apr 17, 2024

Conversation

ssbarnea
Copy link
Member

@ssbarnea ssbarnea commented Apr 17, 2024

This fixes a misleading message about use of offline mode that originates from ansible-compat when get_app was called multiple times, even when the linter was not really running in offline mode.

Related: #4114

This fixes a misleading message about use of offline mode that
originates from ansible-compat when get_app was called multiple
times, even when the linter was not really running in offline mode.

Related: #4114
@ssbarnea ssbarnea requested a review from a team as a code owner April 17, 2024 08:49
@ssbarnea ssbarnea requested review from Qalthos and priyamsahoo and removed request for a team April 17, 2024 08:49
@ssbarnea ssbarnea added the bug label Apr 17, 2024
@ssbarnea ssbarnea merged commit 365576e into main Apr 17, 2024
22 of 24 checks passed
@ssbarnea ssbarnea deleted the fix/offline branch April 17, 2024 11:29
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.

None yet

1 participant