add the rest of the hypr tools
This commit is contained in:
@@ -26,6 +26,8 @@
|
||||
version: "{{ aquamarine.vers }}"
|
||||
|
||||
- name: Apply patch for alpine linux
|
||||
when:
|
||||
- ansible_os_family == 'Alpine'
|
||||
ansible.posix.patch:
|
||||
basedir: "{{ aquamarine.git_path }}"
|
||||
src: aquamarine/Alpine.patch
|
||||
|
||||
Reference in New Issue
Block a user