dotfiles/ansible/scripts/configure_bat.yml
2025-04-06 20:13:27 -05:00

3 lines
73 B
YAML

- name: Build Bat Cache
become_user: user
shell: "bat cache --build"