This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
Shokunin
/
cookiecutter-ansible-role
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Explorar el Código
remove any dependency roles in testing from git repo
Chris Mague
hace 7 años
padre
f9edcc9f1c
commit
709ba3e058
Se han
modificado 1 ficheros
con
1 adiciones
y
0 borrados
Dividir vista
Mostrar estadísticas de diff
1
0
{{cookiecutter.role_name}}/.gitignore
+ 1
- 0
{{cookiecutter.role_name}}/.gitignore
Ver fichero
@@ -1,2 +1,3 @@
*cloudimg-console.log
.vagrant/*
+test/roles/*