소스 검색

Make tests pass.

Jeff Geerling 11 년 전
부모
커밋
1f48f9905f
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  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