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

Fix "unreachable" attribute type to bool #103

Conversation

EugeneBad
Copy link
Contributor

Incorrectly set attribute type as string.
@apenella my apologies mate, my earlier change might have introduced a bug in the AnsiblePlaybookJSONResultsPlayTaskHostsItem struct.
Unreachable is a bool as opposed to a string. A v1.1.6 patch release is in order, no?

Incorrectly set attribute type as string.
@apenella apenella added the fix label Jun 24, 2022
@apenella apenella changed the base branch from master to fix-task-unreachable-bool June 24, 2022 10:54
@apenella
Copy link
Owner

hi @EugeneBad
Thanks again for fixing it!
I am going to merge it in a temporally branch and then I will merge it into master branch.

@apenella apenella merged commit 08d4405 into apenella:fix-task-unreachable-bool Jun 24, 2022
@apenella
Copy link
Owner

@EugeneBad the fix is it already available on master branch. It will be included on the next release.
thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants