run:
	ansible-playbook playbooks/nucs.yml -i inventory/hosts.yml --ask-vault-pass

.PHONY: run