This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
Shokunin
/
cookiecutter-ansible-role
Segui
2
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Sfoglia il codice sorgente
remove any dependency roles in testing from git repo
Chris Mague
7 anni fa
parent
f9edcc9f1c
commit
709ba3e058
1 ha cambiato i file
con
1 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
1
0
{{cookiecutter.role_name}}/.gitignore
+ 1
- 0
{{cookiecutter.role_name}}/.gitignore
Vedi File
@@ -1,2 +1,3 @@
*cloudimg-console.log
.vagrant/*
+test/roles/*