mirror of
https://github.com/khuedoan/homelab.git
synced 2025-01-07 14:03:01 +07:00
7 lines
87 B
YAML
7 lines
87 B
YAML
---
|
|
- hosts: all
|
|
become: yes
|
|
roles:
|
|
- { role: lxd }
|
|
- { role: opennebula }
|