We have been installing open-vm-tools on all machines. Recently we moved it's declaration out of the main task, and declared it in group_vars.
5
OpenVM tools should be installed by core, but only when the host is a virtual machine. We'll need to check the CPU the kernel is running on to see if it's a VM.
We have been installing open-vm-tools on all machines. Recently we moved it's declaration out of the main task, and declared it in group_vars.
5
OpenVM tools should be installed by core, but only when the host is a virtual machine. We'll need to check the CPU the kernel is running on to see if it's a VM.