Commit ac349dce by James Cammarata

Fixing typo in integration Makefile from an earlier change

parent 12f7c987
......@@ -16,7 +16,7 @@ endif
VAULT_PASSWORD_FILE = vault-password
all: non_destructive destructive check_mode test_hash test_handlers test_group_by test_var_in_vault
all: non_destructive destructive check_mode test_hash test_handlers test_group_by test_vault
non_destructive:
ansible-playbook non_destructive.yml -i $(INVENTORY) -e @$(VARS_FILE) $(CREDENTIALS_ARG) -v $(TEST_FLAGS)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment