diff --git a/Makefile b/Makefile index a8348f7..d32b507 100644 --- a/Makefile +++ b/Makefile @@ -27,4 +27,4 @@ test-unit: .PHONY: test-integration test-integration: - tox -f integration --ansible --conf tox-ansible.ini + ansible-test integration