aboutsummaryrefslogtreecommitdiffstats
path: root/playbooks/vmm.yml
blob: e0034ef0a1e7cef08a8cfba89606a75335bdb589 (plain) (blame)
1
2
3
4
5
6
7

# vmm.yml
# Init vmm iso for specified host.

- hosts: "{{ host }}"
  roles:
    - vmm
remember that computers suck.