summaryrefslogtreecommitdiff
path: root/roles/install-guest-agent-wrapper/tasks/main.yml
blob: f41e11141c4444cb4f596fc1368a11d9d3b7f6b1 (plain)
1
2
3
4
- name: Check if we need to install VM guest agents
  include_role:
    name: install-guest-agent
  when: guest_agent is defined