From 1f48f9905f0689e97ddb3b3232c9cb574aa22196 Mon Sep 17 00:00:00 2001 From: Jeff Geerling Date: Sun, 3 Aug 2014 21:34:46 -0500 Subject: [PATCH] Make tests pass. --- tests/test.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/test.yml b/tests/test.yml index 42bba2c..65139b9 100644 --- a/tests/test.yml +++ b/tests/test.yml @@ -1,5 +1,7 @@ --- - hosts: localhost remote_user: root + vars: + nginx_user: root roles: - ansible-role-nginx