From 9cac39786e63d655eceb3ecbd74b3df8461654d3 Mon Sep 17 00:00:00 2001 From: Larry Smith Jr Date: Wed, 19 Dec 2018 09:50:10 -0500 Subject: Cleaned up Vagrant and merged new commits --- tests/test.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tests/test.yml') diff --git a/tests/test.yml b/tests/test.yml index 9b96df5..0c17bb5 100644 --- a/tests/test.yml +++ b/tests/test.yml @@ -1,5 +1,5 @@ --- - hosts: localhost - remote_user: root + connection: local roles: - - ansible-rabbitmq \ No newline at end of file + - ansible-rabbitmq -- cgit v1.2.3