According Ansible Windows Remote Management WinRM requires the password to be passed as ansible_password. Is there any way to pass the value of a Secure Authentication Option or Key Storage Path as ansible_password to ansible?
The only parameters that I see in the documentation for authentication passwords are ansible-ssh-password-option and ansible-ssh-password-storage-path. Those are passed to ansible as ansible_ssh_password.