mirror of
https://github.com/khuedoan/homelab.git
synced 2025-01-24 18:06:16 +07:00
5 lines
81 B
YAML
5 lines
81 B
YAML
- name: LXD
|
|
hosts: metal
|
|
roles:
|
|
- { role: ../metal/roles/lxd, tag: lxd }
|