This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zarejestruj się
Zaloguj się
Shokunin
/
cookiecutter-ansible-role
Obserwuj
2
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Przeglądaj źródła
remove any dependency roles in testing from git repo
Chris Mague
7 lat temu
rodzic
f9edcc9f1c
commit
709ba3e058
1 zmienionych plików
z
1 dodań
i
0 usunięć
Widok podzielony
Pokaż statystyki zmian
1
0
{{cookiecutter.role_name}}/.gitignore
+ 1
- 0
{{cookiecutter.role_name}}/.gitignore
Wyświetl plik
@@ -1,2 +1,3 @@
*cloudimg-console.log
.vagrant/*
+test/roles/*