[ansible-project] install vmware tools via ansible playbook (winrm)

2023-03-10 Thread Shay Cohen
.I am trying to install a vmare tools on windows machine but noting happen I manage to copy the file but when I am trying to install I don't see any error or installation running in the background. --- - hosts: all tasks: - name: Copy a single file vmare-tools ansible.windows.win_cop

[ansible-project] install vmware tools via ansible playbook (winrm)

2023-03-10 Thread Shay Cohen
Hi, .I am trying to install a vmare tools on windows machine but noting happen I manage to copy the file but when I am trying to install I dont see any or installation running in the background. --- - hosts: all tasks: - name: Copy a single file vmare-tools ansible.windows.win_copy: