%:
	ansible-playbook playbooks/$@.yml -i inventory/hosts.yml -K --ask-vault-pass

.PHONY: run