This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
ffdo-infrastruktur
/
ffdo-ansible
mirror da
https://github.com/ffdo/ffdo-ansible.git
Segui
5
Vota
0
Forka
0
File
Sfoglia il codice sorgente
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 anni fa
parent
88b327a747
commit
3cc0f37f0c
1 ha cambiato i file
con
2 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
2
0
ansible.cfg
+ 2
- 0
ansible.cfg
Vedi File
@@ -0,0 +1,2 @@
+[defaults]
+roles_path=./roles:./galaxy-roles