start zfs install

This commit is contained in:
2022-09-04 00:20:27 +12:00
parent 06ea234395
commit 450d60cd46
4 changed files with 17 additions and 3 deletions

View File

@ -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