mirror of
https://github.com/fscotto/infra.git
synced 2026-05-30 15:39:58 +00:00
Wire Ubuntu server profile into playbook
This commit is contained in:
@@ -26,3 +26,11 @@
|
||||
- packages_ubuntu
|
||||
- services_systemd
|
||||
- profile_workstation_gnome
|
||||
|
||||
- hosts: ubuntu_server
|
||||
become: true
|
||||
|
||||
roles:
|
||||
- packages_ubuntu
|
||||
- services_systemd
|
||||
- profile_server
|
||||
|
||||
Reference in New Issue
Block a user