ansible/bhyve.yml

9 lines
120 B
YAML
Raw Normal View History

2020-09-14 03:55:34 +02:00
---
2024-09-17 18:15:28 +02:00
- name: Deploy bhyve to virtual machine hosts
hosts:
2020-09-14 03:55:34 +02:00
- emma
2024-09-17 18:15:28 +02:00
become: true
2022-11-26 22:38:59 +01:00
tags: bhyve
2020-09-14 03:55:34 +02:00
roles:
- bhyve