run:
	ansible-playbook playbooks/setup.yml -i inventory/hosts.yml -K

.PHONY: run