By default a network login on Windows does not have the users password available so it cannot take advantage of things that are encrypted with their credentials. This includes things like the Windows credential manager so it’s unable to find the password for your remote URL. You either need to connect with credssp auth or use become on the task with the users explicit credentials to bypass this.
Thanks Jordan -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/7a090343-4cf4-401c-99d1-4a4d0f27bb5d%40googlegroups.com.
