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

Correctly recognize path with spaces with tokenize #4198

Merged
merged 1 commit into from
Jun 3, 2024
Merged

Conversation

ssbarnea
Copy link
Member

@ssbarnea ssbarnea commented Jun 3, 2024

This mimics ansible-core behavior when processing inline arguments, performing tokenization only when an '=' is present inside the string.

@ssbarnea ssbarnea requested a review from a team as a code owner June 3, 2024 07:39
@ssbarnea ssbarnea requested review from Qalthos and shatakshiiii and removed request for a team June 3, 2024 07:39
@ssbarnea ssbarnea added the bug label Jun 3, 2024
@ssbarnea ssbarnea changed the title Add path with spaces test for tokenize Correctly recognize path with spaces with tokenize Jun 3, 2024
@ssbarnea ssbarnea merged commit b7ec543 into main Jun 3, 2024
26 checks passed
@ssbarnea ssbarnea deleted the fix/path-spaces branch June 3, 2024 08:12
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.

1 participant