Skip to content
This repository has been archived by the owner on Dec 2, 2022. It is now read-only.

vars: correct keyword detection regex #251

Merged
merged 1 commit into from
May 9, 2022
Merged

Conversation

ssbarnea
Copy link
Member

@ssbarnea ssbarnea commented May 9, 2022

Fixed bug where a variable name like intercept would not be allowed because it was starting with a in, which is a keyword.

@ssbarnea ssbarnea requested a review from a team as a code owner May 9, 2022 15:04
@ssbarnea ssbarnea added the bug Something isn't working label May 9, 2022
@ssbarnea ssbarnea merged commit ad836a4 into ansible:main May 9, 2022
@ssbarnea ssbarnea deleted the fix/vars branch May 9, 2022 15:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant