Move Zed config to Ansible template with 1Password secrets
This commit is contained in:
@@ -4,6 +4,9 @@
|
||||
- name: Include workstation symlinks tasks
|
||||
ansible.builtin.import_tasks: tasks/workstations/symlinks.yml
|
||||
|
||||
- name: Include Zed configuration tasks
|
||||
ansible.builtin.import_tasks: tasks/workstations/zed.yml
|
||||
|
||||
- name: Include workstation cliphist tasks
|
||||
ansible.builtin.import_tasks: tasks/workstations/cliphist.yml
|
||||
when: "'microsoft-standard-WSL2' not in ansible_kernel"
|
||||
|
||||
Reference in New Issue
Block a user