chore: first commit
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
- name: install oryx
|
||||
cmd: paru -S oryx
|
||||
when: ansible_facts['os_family'] == 'Archlinux'
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,3 @@
|
||||
- name: install oryx
|
||||
cmd: paru -S oryx
|
||||
when: ansible_facts['os_family'] == 'Archlinux'
|
||||