Default nomad cluster to ansible

This commit is contained in:
IamTheFij 2022-05-18 14:22:21 -07:00
parent 1b8c2d6bcf
commit f0eacea11f
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ consul-up:
--ssh-target-sudo-pass $(SSH_TARGET_SUDO_PASS)
.PHONY: cluster
cluster: consul-up nomad-up
cluster: ansible-cluster
venv/bin/ansible:
python3 -m venv venv