This website works better with JavaScript
홈
탐색
도움말
로그인
ffdo-infrastruktur
/
ffdo-ansible
의 미러
https://github.com/ffdo/ffdo-ansible.git
Watch
5
Star
0
포크
0
파일
소스 검색
Added ansible.cfg which can be found by vagrant so galaxy roles should be found by ansible when doing vagrant up/provision
Till Klocke
9 년 전
부모
88b327a747
커밋
3cc0f37f0c
1개의 변경된 파일
과
2개의 추가작업
그리고
0개의 파일을 삭제
분할 보기
변경상태 보기
2
0
ansible.cfg
+ 2
- 0
ansible.cfg
파일 보기
@@ -0,0 +1,2 @@
+[defaults]
+roles_path=./roles:./galaxy-roles