start zfs install
This commit is contained in:
@ -29,3 +29,8 @@
|
||||
ansible.builtin.shell:
|
||||
cmd: makepkg -fsri
|
||||
chdir: /git/pikaur/
|
||||
|
||||
- name: update AUR cache
|
||||
community.general.pacman:
|
||||
update_cache: yes
|
||||
executable: pikaur
|
||||
|
Reference in New Issue
Block a user