When try to apply vm agent role on all my ubuntu 20.03 virtual machines get this error
"msg": "The conditional check 'ansible_service_mgr == 'systemd' or ansible_service_mgr == 'upstart'' failed. The error was: error while evaluating conditional (ansible_service_mgr == 'systemd' or ansible_service_mgr == 'upstart'): 'ansible_service_mgr' is undefined"
}
but as i see ansible_service_mgr is not definable variable.
Hi !
When try to apply vm agent role on all my ubuntu 20.03 virtual machines get this error