mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 20:22:14 +02:00
5 lines
75 B
Makefile
5 lines
75 B
Makefile
.PHONY: install
|
|
|
|
install:
|
|
ansible-playbook --ask-become-pass playbook.yml
|