mirror of
https://github.com/khuedoan/homelab.git
synced 2025-01-24 01:36:10 +07:00
6 lines
60 B
YAML
6 lines
60 B
YAML
|
---
|
||
|
- hosts: all
|
||
|
become: yes
|
||
|
roles:
|
||
|
- { role: lxd }
|