Explorar el Código

Make tests pass.

Jeff Geerling hace 11 años
padre
commit
1f48f9905f
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      tests/test.yml

+ 2 - 0
tests/test.yml

@@ -1,5 +1,7 @@
 ---
 - hosts: localhost
   remote_user: root
+  vars:
+    nginx_user: root
   roles:
     - ansible-role-nginx