Преглед изворни кода

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 година
родитељ
комит
3cc0f37f0c
1 измењених фајлова са 2 додато и 0 уклоњено
  1. 2 0
      ansible.cfg

+ 2 - 0
ansible.cfg

@@ -0,0 +1,2 @@
+[defaults]
+roles_path=./roles:./galaxy-roles