Good to know there's a workaround
I think if you used Kerberos for authentication, and configure your 
inventory/group_vars for credential delegation, your ansibles modules will 
connect to the shares as the same user that ansible connected as, meaning 
you shouldn't have to setup anonymous access.

See the vars you can set at the bottom of this section of the documentation:
http://docs.ansible.com/ansible/latest/intro_windows.html#inventory

In my experience this works fine as long as the share is also a 
domain-joined machine.  If you are using a NAS-type device which doesn't 
authenticate with AD then the credential delegation won't help you.

Hope this helps,

Jon

On Thursday, November 23, 2017 at 11:06:36 AM UTC, Adam Brush wrote:
>
> Morning,
>
> I've had issues with getting Ansible / Chocolatey to use a network share 
> local file server / repository, however i've now managed to get it working.
>
> Details here:
>
>
> https://controlaltfail.wordpress.com/2017/11/23/ansible-and-chocolatey-with-windows-fileshare-repository/
>
> A
>

-- 
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 ansible-project+unsubscr...@googlegroups.com.
To post to this group, send email to ansible-project@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/e132bc36-1faa-440f-947e-50b2b841add1%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to