mirror of
https://github.com/fscotto/infra.git
synced 2026-05-30 15:39:58 +00:00
Add initial Ubuntu workstation orchestration
This commit is contained in:
@@ -18,3 +18,11 @@
|
||||
- packages_void
|
||||
- services_runit
|
||||
- profile_desktop_i3
|
||||
|
||||
- hosts: ubuntu_workstation
|
||||
become: true
|
||||
|
||||
roles:
|
||||
- packages_ubuntu
|
||||
- services_systemd
|
||||
- profile_workstation_gnome
|
||||
|
||||
Reference in New Issue
Block a user