feat: add Zed Editor installation tasks and include in workstation setup
This commit is contained in:
@@ -31,6 +31,9 @@
|
||||
- name: Include Firefox PWA tasks
|
||||
ansible.builtin.import_tasks: tasks/workstations/firefoxpwa.yml
|
||||
|
||||
- name: Include Zed Editor tasks
|
||||
ansible.builtin.import_tasks: tasks/workstations/zed-editor.yml
|
||||
|
||||
- name: Ensure workstation common packages are installed
|
||||
ansible.builtin.package:
|
||||
name:
|
||||
|
Reference in New Issue
Block a user