8000 Fix win_powershell result depth by jborean93 · Pull Request #646 · ansible-collections/ansible.windows · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fix win_powershell result depth #646

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

Merged
merged 1 commit into from
Aug 19, 2024

Conversation

jborean93
Copy link
Collaborator
SUMMARY

Fixes the handling for a value set on $Ansible.Result that exceeds the remove serialization depth. This is only a problem when using a custom executable as the value will be serialized based on the default depth value so could be truncated.

Fixes: #642

ISSUE TYPE
  • Bugfix Pull Request
COMPONENT NAME

win_powershell

Fixes the handling for a value set on `$Ansible.Result` that exceeds the
remove serialization depth. This is only a problem when using a custom
`executable` as the value will be serialized based on the default depth
value so could be truncated.
@jborean93 jborean93 merged commit 21b8992 into ansible-collections:main Aug 19, 2024
24 checks passed
@jborean93 jborean93 deleted the powershell-depth branch August 19, 2024 18:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

win_powershell doesn't respect depth parameter when using pwsh executable
1 participant
0