This website works better with JavaScript
Home
Explore
Help
Sign In
ffdo-infrastruktur
/
ffdo-ansible
mirror of
https://github.com/ffdo/ffdo-ansible.git
Watch
5
Star
0
Fork
0
Files
Browse Source
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 years ago
parent
88b327a747
commit
3cc0f37f0c
1 changed files
with
2 additions
and
0 deletions
Split View
Show Diff Stats
2
0
ansible.cfg
+ 2
- 0
ansible.cfg
View File
@@ -0,0 +1,2 @@
+[defaults]
+roles_path=./roles:./galaxy-roles