I completely spaces that you are running against Server 2008 R2. There's a bug with PowerShell v3 and remoting around out of memory issues which commonly appears like stuff you are seeing here. Make sure you have met the pre-reqs and either
- Update PowerShell to v5 preferably - Install the Windows hotfix for v3 [1] The hotfix is hard to get but that link should have enough details to get you started. I would highly recommend you upgrade to PowerShell v5 anyway as that contains some nice logging features you can take advantage of. [1] - https://docs.ansible.com/ansible/latest/user_guide/windows_setup.html#winrm-memory-hotfix 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/370fb247-4976-4399-ac6e-6e9dc8e8beb9%40googlegroups.com.
