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

win_powershell - add secure parameters #616

Merged
merged 1 commit into from
Jun 10, 2024

Conversation

jborean93
Copy link
Collaborator

SUMMARY

Added parameters_secure_string to the win_powershell module that allows users to provide a SecureString or PSCredential object that is set with no_log.

ISSUE TYPE
  • Feature Pull Request
COMPONENT NAME

ansible.windows.win_powershell

Added parameters_secure_string to the win_powershell module that allows
users to provide a SecureString or PSCredential object that is set with
no_log.
@jborean93 jborean93 merged commit 5af17a8 into ansible-collections:main Jun 10, 2024
26 checks passed
@jborean93 jborean93 deleted the powershell-nolog branch June 10, 2024 04:58
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.

1 participant