basic installs working
need to run tests on all the builds alone, should use a container system
This commit is contained in:
@@ -116,7 +116,7 @@
|
||||
loop: "{{ ghostty.pkg_deps }}"
|
||||
loop_control:
|
||||
loop_var: dep
|
||||
ansible.bulitin.include_tasks: pkgs/{{ dep }}.yml
|
||||
ansible.builtin.include_tasks: pkgs/{{ dep }}.yml
|
||||
|
||||
- name: Add ghostty system dependencies
|
||||
ansible.builtin.set_fact:
|
||||
|
||||
Reference in New Issue
Block a user