Add playbook

This commit is contained in:
Khue Doan 2020-07-20 11:14:31 +07:00
parent b7ac270a25
commit 47b6a39bbe

5
playbook.yml Normal file
View File

@ -0,0 +1,5 @@
---
- hosts: all
become: yes
roles:
- { role: lxd }