Files
dotfiles/makefile
T

7 lines
159 B
Makefile

.PHONY: install collections
collections:
sudo ansible-galaxy collection install -p collections kewlfft.aur
ansible-playbook --ask-become-pass playbook.yml