ansible/bhyve.yml

9 lines
120 B
YAML

---
- name: Deploy bhyve to virtual machine hosts
hosts:
- emma
become: true
tags: bhyve
roles:
- bhyve