ansible-collections / ansible.windows

Windows core collection for Ansible
https://galaxy.ansible.com/ansible/windows
GNU General Public License v3.0
233 stars 157 forks source link

win_powershell - add secure parameters #616

Closed jborean93 closed 3 weeks ago

jborean93 commented 3 weeks ago
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
COMPONENT NAME

ansible.windows.win_powershell