소스 검색

add ansible dep to vagrant doc

Jason DeTiberus 9 년 전
부모
커밋
a3f9656ee5
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      README_vagrant.md

+ 1 - 0
README_vagrant.md

@@ -1,5 +1,6 @@
 Requirements
 ------------
+- ansible (the latest 1.9 release is preferred, but any version greater than 1.9.1 should be sufficient).
 - vagrant (tested against version 1.7.2)
 - vagrant-hostmanager plugin (tested against version 1.5.0)
 - vagrant-registration plugin (only required for enterprise deployment type)