Ansible: 2.1.0.0
Ansible Control Server: Centos 7.4
Target: Windows Server 2016
On running the playbook it fails during the setup module. I have tested locally on the machine for the property in question and it is present.
What is the cause?
TASK [setup] *******************************************************************
Friday 17 November 2017 10:23:50 +0100 (0:00:00.054) 0:00:00.054 *******
An exception occurred during task execution. To see the full traceback, use -vvv. The error was: + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
fatal: [server]: FAILED! => {“changed”: false, “failed”: true, “msg”: “The property ‘TotalPhysicalMemory’ cannot be found on this object. Verify that the property exists.”}