Added ubuntu setup
Signed-off-by: Tuan-Dat Tran <tuan-dat.tran@tudattr.dev>
This commit is contained in:
5
playbooks/ubuntu.yml
Normal file
5
playbooks/ubuntu.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
- name: Provision Local Ubuntu Machine
|
||||
hosts: local
|
||||
gather_facts: true
|
||||
roles:
|
||||
- ubuntu
|
||||
Reference in New Issue
Block a user