This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
ffdo-infrastruktur
/
ffdo-ansible
miroir de
https://github.com/ffdo/ffdo-ansible.git
Suivre
5
Voter
0
Fork
0
Fichiers
Parcourir la 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
il y a 9 ans
Parent
88b327a747
commit
3cc0f37f0c
1 fichiers modifiés
avec
2 ajouts
et
0 suppressions
Vue séparée
Afficher les stats Diff
2
0
ansible.cfg
+ 2
- 0
ansible.cfg
Voir le fichier
@@ -0,0 +1,2 @@
+[defaults]
+roles_path=./roles:./galaxy-roles